Changeset 1760885
- Timestamp:
- 11/08/2017 04:32:32 PM (8 years ago)
- File:
-
- 1 edited
-
posts-in-menu/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
posts-in-menu/trunk/README.txt
r1760866 r1760885 31 31 == Installation == 32 32 33 This section describes how to install the plugin and get it working. 34 35 e.g. 36 37 1. Upload `posts-in-menu` folder to the `/wp-content/plugins/` directory 38 2. Activate the plugin through the 'Plugins' menu in WordPress 33 1. Upload posts-in-menu folder to the /wp-content/plugins/ directory 34 2. Activate the plugin through the Plugins menu in WordPress 39 35 3. The plugin will do the rest. You will see a new menu item add to the front-end of your site, "Blog". 40 36 41 with WPCLI 37 = WITH WP-CLI = 42 38 `wp plugin install posts-in-menu-pro --activate` 43 39 44 == How do I use the plugin? ==45 1. Install and Activate.46 2. The plugin does the rest. It will add a new link items with your posts below in a dropdown menu.47 40 48 41 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.