Plugin Directory

Changeset 1760889


Ignore:
Timestamp:
11/08/2017 04:37:11 PM (8 years ago)
Author:
ENDif Media
Message:

update readme text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • posts-in-menu/trunk/README.txt

    r1760885 r1760889  
    1313== Description ==
    1414
    15 Add a list of posts in your sites WordPress navigation menu.
     15Add a list of posts in the navigation menu on your WordPress site.
    1616
    1717This plugin uses the wp_nav_menu_objects filter hook to add post items in the primary menu.
    1818
    1919Features:
    20 1. Adds a new menu item drop down, "Blog", to your websites front-end.
     201. Adds a new menu item drop down, "Blog", to your website front-end primary menu.
    21212. Pulls in three of your latest posts to be included under the "Blog" menu item drop-down.
    2222
     
    33331. Upload posts-in-menu folder to the /wp-content/plugins/ directory
    34342. Activate the plugin through the Plugins menu in WordPress
    35 3. The plugin will do the rest. You will see a new menu item add to the front-end of your site, "Blog".
     353. The plugin will do the rest. You will see a new menu item, “Blog”, added to the front-end of your site.
    3636
    3737= WITH WP-CLI =
    38 `wp plugin install posts-in-menu-pro --activate`
     38`wp plugin install posts-in-menu --activate`
    3939
    4040
Note: See TracChangeset for help on using the changeset viewer.