This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Dynamic Latest Post in Nav Menu

ਵੇਰਵਾ

Add the link to dynamic latest post page, and the Archive page to Nav Menu.

Latest

The ‘Latest’ nav menu create the link to latest post page of Custom Post Type.
( orderby ‘menu_order’, ‘post_date’ )

When the new post is added, the link of ‘Latest’ is updated dynamically.

Archive

The ‘Archive’ nav menu create the link to the Archive page of Custom Post Type.

This Plugin published on GitHub.

ਸਕਰੀਨਸ਼ਾਟ

  • Add 'Latest' menu tp nav menu.
  • Add 'Archive' menu to nav menu.

ਸਥਾਪਤੀਕਰਨ

  1. Upload ‘dynamic-latest-post-in-nav-menu’ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to the ‘Menus’ menu in WordPress.

ਸਮੀਖਿਆਵਾਂ

Read all 3 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Dynamic Latest Post in Nav Menu” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Dynamic Latest Post in Nav Menu” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.1.1

  • Support ‘wp_get_nav_menu_items’.
  • Add Japanese translation.

1.1.0

  • Support for Multisite( ‘switch_to_blog’ ).
  • ‘Latest’ nav menu orderby ‘menu_order’, ‘post_date’.

1.0.0

  • Initial Release