=== Recently === Contributors: hcabrera Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PASXEM2E7JUVC Tags: recent, posts, widget, recently Requires at least: 4.9 Tested up to: 5.7 Requires PHP: 5.4 Stable tag: 3.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A highly customizable, feature-packed Recent Posts widget! == Description == Let's face it: WordPress' default Recent Posts widget does the job as promised but it's not very flexible. Things like excluding certain entries from the list or displaying recent posts by category can't be done with the stock Recent Posts widget. Therefore, let me introduce Recently. Recently is a WordPress widget that displays your site's most recent posts. And it doesn't stop there: = Main Features = * **Multi-widget capable**. That is, you can have several Recently widgets on your blog - each with its own settings! * **[Polylang](https://wordpress.org/plugins/polylang/)/[WPML 3.2+](https://wpml.org/) support** - Show the translated version of your recent posts! * **WordPress Multisite support**. * **[WordPress Popular Posts](https://wordpress.org/extend/plugins/wordpress-popular-posts/)** / **[WP-PostViews](https://wordpress.org/extend/plugins/wp-postratings/)** / **[Top 10](https://wordpress.org/plugins/top-10/)** **support**: - Display the views count of your recent posts! * **Custom Post-type support**. - Want to show other stuff than just posts and pages, eg. Recent *Products*? [You can](https://github.com/cabrerahector/recently/wiki/3.-FAQ#i-want-to-have-a-recent-list-of-my-custom-post-type-how-can-i-do-that)! * List recent posts filtered by categories, tags, or custom taxonomies! * Display a **thumbnail** of your recent posts! (see the [FAQ section](https://github.com/cabrerahector/recently/wiki/3.-FAQ#how-does-recently-pick-my-posts-thumbnails) for more details.) * Use **your own layout**! Recently is flexible enough to let you customize the look and feel of your recent posts list! (see [customizing Recently's HTML markup](https://github.com/cabrerahector/recently/wiki/3.-FAQ#how-can-i-use-my-own-html-markup-with-your-plugin) and [How to style Recently](https://github.com/cabrerahector/recently/wiki/4.-Styling-the-list) for more.) * **Localizable** to your own language (See [translating Recently into your language](https://github.com/cabrerahector/recently/wiki/3.-FAQ#i-want-to-translate-your-plugin-into-my-language--help-you-update-a-translation-what-do-i-need-to-do) for more info). * **[WP-PostRatings](http://wordpress.org/extend/plugins/wp-postratings/) support**. Show your visitors how your readers are rating your posts! **Recently** is now also on [GitHub](https://github.com/cabrerahector/recently)! == Installation == Please make sure your site meets the [minimum requirements](https://github.com/cabrerahector/recently#requirements) before proceeding. = Automatic installation = 1. Log in into your WordPress dashboard. 2. Go to Plugins > Add New. 3. In the "Search Plugins" field, type in **Recently** and hit Enter. 4. Find the plugin in the search results list and click on the "Install Now" button. = Manual installation = 1. Download the plugin and extract its contents. 2. Upload the `recently` folder to the `/wp-content/plugins/` directory. 3. Activate the **Recently** plugin through the "Plugins" menu in WordPress. = Done! What's next? = 1. Go to *Appearance > Widgets*, drag the *Recently* widget onto your sidebar, configure it, and when you're done click on *Save*. 2. If you have a caching plugin installed on your site you may need to adjust some settings to make sure Recently can work: [Is Recently compatible with caching plugins?](https://github.com/cabrerahector/recently/wiki/3.-FAQ#can-recently-work-with-caching-plugins-such-as-wp-super-cache) Make sure to stop by the **[Wiki](https://github.com/cabrerahector/recently/wiki)** as well, you'll find even more info there! That's it! == Frequently Asked Questions == The FAQ section has been moved [here](https://github.com/cabrerahector/recently/wiki/3.-FAQ). == Screenshots == 1. Widgets Control Panel. 2. Recently Widget. 3. Recently Widget with Cards theme. 4. Recently Widget with Cardview theme. 5. Recently Widget with Midnight theme. 6. Recently Widget with Tiles theme. 7. Recently Widget with Tiny theme. == Changelog == = 3.0.2 = * Fixes thumbnails not displaying under certain conditions. * Fixes an issue where the Tiny theme would change the widget title to "Trending." * Updates plugin screenshots to showcase the new themes. = 3.0.1 = * Fixes a bug where the user couldn't disable the display of thumbnails. * Improves compatibility with WordPress Popular Posts and Polylang. * Minor code enhancements. [Release notes](https://cabrerahector.com/wordpress/recently-3-0-has-been-released/#minor-updates-and-hotfixes) = 3.0.0 = **If you're using a caching plugin, flushing its cache after installing/upgrading to this version is highly recommended.** * Code has been refactored to make maintenance easier in the future. * Widget Themes support! * Retina displays support! * New Content Tags added: total_items, item_position, and title_attr. * Minor usability improvements. * Improves compatibility with Polylang/WPML. * Improved CSP compatibility. Note that this may cause issues on some set-ups, please check the Release Notes for more details. See the [Release Notes](https://cabrerahector.com/wordpress/recently-3-0-has-been-released/) for more details. [Full Changelog](https://github.com/cabrerahector/recently/blob/master/changelog.md). == Upgrade Notice == = 3.0.0 = If you're using a caching plugin, flushing its cache after installing/upgrading to this version is highly recommended.