Display Last Posts on Menu Item

설명

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.

설치

  1. Upload the plugin files to the /wp-content/plugins/display-last-posts-on-menu-item directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Find the plugin settings under the ‘Display Last Posts on Menu Item’ menu in the WordPress admin dashboard.

FAQ

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.

Can I schedule the plugin to automatically trigger menu updates at a certain time with some periodicity?

Yes, this is currently possible.

후기

2025년 1월 27일 답글 1개
Thank you for your plugin. it does what it says , and what i needed.It will be great when you will be hooked at save_post and the list will update on its own. Keep on the good work. The 1.1.1 update adds a cron task. thank you.
모든 1 평가 읽기

기여자 & 개발자

“Display Last Posts on Menu Item”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Display Last Posts on Menu Item”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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() with gmdate() to ensure correct UTC time handling

1.1.1

  • Initial release.