by Mat Gargano on WordPress.org

Screenshot of widget
Drag and drop the widget and fill out the appropriate fields. Some notes:
To display posts from a specific post type leave Taxonomy as “– No Specific Taxonomy –“
If you leave order by and/or order as “– Choose order parameter –” and/or “– Choose orderby parameter –” it will go with WordPress’ default(s), see here for more information.
The following filters are available:
Add a “views” directory and file named “custom-srpw.php” to your template directory. The “custom-srpw.php” file will be your custom template for this example.
This plugin takes advantage of Grunt for validating JavaScript, SASS compilation and minification. To take advantage of Grunt you have to have both npm and Grunt installed. Visit the respective sites for the applications and make sure they are installed. Once installed, if you want to edit/fork this plugin, it will be helpful to be familiar with these two tools.