Descripció
This plugin allows you to dynamically update a specific menu item with the latest posts, ensuring your site menu always stays current with your most recent content.
Instal·lació
- Upload the plugin files to the
/wp-content/plugins/display-last-posts-on-menu-itemdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Find the plugin settings under the ‘Display Last Posts on Menu Item’ menu in the WordPress admin dashboard.
PMF
-
How do I use this plugin?
-
1 Select Configuration:
– Go to the ‘Display Last Posts on Menu Item’ settings page in the WordPress admin dashboard.
– Select the menu, menu item, and the number of posts you want to display.
– Click the ‘Update Configuration’ button to save your settings.2 Manual Update:
– Click the ‘Update Menu with Latest Posts’ button.
– This will trigger the plugin to remove any existing items in the specified menu item and add the most recent posts according to your configuration.3 Schedule Operation:
– Set Start Timestamp and Repeat periodicity.
– This will create a scheduled task that will update the menu. -
Yes, this is currently possible.
Ressenyes
Col·laboradors i desenvolupadors
«Display Last Posts on Menu Item» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Display Last Posts on Menu Item» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.1.4
- Fix: Fixed checkbox persistence view issue on admin page.
1.1.3
- Tested up to WordPress 6.8
1.1.2
- Fix: replaced
date()withgmdate()to ensure correct UTC time handling
1.1.1
- Initial release.