Descripción
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/WPML 3.2+ support – Show the translated version of your recent posts!
- WordPress Multisite support.
- WordPress Popular Posts / WP-PostViews / 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!
- List recent posts filtered by categories, tags, or custom taxonomies!
- Display a thumbnail of your recent posts! (see the FAQ section 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 and How to style Recently for more.)
- Localizable to your own language (See translating Recently into your language for more info).
- WP-PostRatings support. Show your visitors how your readers are rating your posts!
Support the Project!
If you’d like to support my work and efforts to creating and maintaining more open source projects your donations and messages of support mean a lot!
Ko-fi | Buy me a coffee | PayPal Me
Recently is now also on GitHub!
Capturas
Instalación
Please make sure your site meets the minimum requirements before proceeding.
Automatic installation
- Log in into your WordPress dashboard.
- Go to Plugins > Add New.
- In the “Search Plugins” field, type in Recently and hit Enter.
- Find the plugin in the search results list and click on the “Install Now” button.
Manual installation
- Download the plugin and extract its contents.
- Upload the
recently
folder to the/wp-content/plugins/
directory. - Activate the Recently plugin through the “Plugins” menu in WordPress.
Done! What’s next?
- Go to Appearance > Widgets, drag the Recently widget onto your sidebar, configure it, and when you’re done click on Save.
- 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?
Make sure to stop by the Wiki as well, you’ll find even more info there!
That’s it!
FAQ
The FAQ section has been moved here.
Reseñas
Colaboradores y desarrolladores
«Recently» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Recently» ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «Recently» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
3.0.5
- Fixes a potential XSS vulnerability (props to Yu Iwama of Secure Sky Technology Inc. and the JPCERT/CC Vulnerability Coordination Group).
- Fixes a potential code injection vulnerability (props to Jerome & NinTechNet).
- Fixes a fatal error that can occur when using stock thumbnail sizes (props to @rianovost).
- Fixes a srcset bug that affects specific PHP locales (props to @fredel).
- Fixes a srcset not loading images due to improper SSL/HTTPS configuration (props to @aj4h).
- Fixes a views/comments translation issue that affects some languages.
If you’re using a caching plugin, flushing its cache after installing/upgrading to this version is highly recommended.
3.0.4
- Fixes an issue where when using multiple widgets on the same page posts would be duplicated (thanks rianovost!)
- Enables the Ajaxify Widget option by default (affects new installs only) for better out-of-the-box compat with caching plugins.
3.0.3
- Fixes a fatal PHP error when using an image source other than Featured Image (thanks rianovost!)
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.
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 for more details.
Full Changelog.