Changeset 1666935
- Timestamp:
- 05/30/2017 08:30:39 AM (9 years ago)
- Location:
- page-tags-and-category
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
page-tags-and-category/tags/1.0/readme.txt
r1666926 r1666935 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 This plugin adds category and tags functionality for WordPress pages. WordPress by default do not have this functionality. Also from settings, one can choose to enable only tags or category for pages.10 This plugin adds category and tags functionality for WordPress pages. WordPress by default do not have this functionality. Also from settings, one can choose to enable only tags for pages or only category for pages or both. 11 11 12 12 == Description == 13 13 This plugins enables the categories metabox and the tags metabox in the New or Edit Page interface. 14 14 15 The plugin has minimum settings to enable only tags or only categories or both tags and categories from its setting page.15 The plugin has minimum settings to enable only tags for pages or only categories for pages or both tags and categories for pages from its setting page. 16 16 17 **Note:** This plugin will not add any display of categories ortags to your template files.17 **Note:** This plugin will not add any display of page categories or page tags to your template files. 18 18 19 19 Features: … … 22 22 2. Enables Category For Pages 23 23 24 **Plugin s Website: Link to [https://digitaladquest.com/wordpress-plugins/](https://digitaladquest.com/wordpress-plugins/ \"WordPress Plugins\")**24 **Plugin's Website: https://digitaladquest.com/wordpress-plugins/** 25 25 26 **Author s Website: Link to [https://digitaladquest.com/](https://digitaladquest.com/ \"Digital Ad Quest\")**26 **Author's Website: https://digitaladquest.com/** 27 27 28 28 29 29 == Installation == 30 1. Extract all files from the ZIP file, and then upload the plugin s folder to /wp-content/plugins/.30 1. Extract all files from the ZIP file, and then upload the plugin's folder to /wp-content/plugins/. 31 31 2. Activate the plugin through the \"Plugins\" menu in WordPress. 32 32 3. Go to the plugin settings and enable or disable the options. … … 34 34 == Frequently Asked Questions == 35 35 = Will this plugin add display of categories or tags to template files? = 36 This plugin will not add any display of categories ortags to your template files.36 This plugin will not add any display of page categories or page tags to your template files. 37 37 38 38 -
page-tags-and-category/trunk/readme.txt
r1666926 r1666935 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 This plugin adds category and tags functionality for WordPress pages. WordPress by default do not have this functionality. Also from settings, one can choose to enable only tags or category for pages.10 This plugin adds category and tags functionality for WordPress pages. WordPress by default do not have this functionality. Also from settings, one can choose to enable only tags for pages or only category for pages or both. 11 11 12 12 == Description == 13 13 This plugins enables the categories metabox and the tags metabox in the New or Edit Page interface. 14 14 15 The plugin has minimum settings to enable only tags or only categories or both tags and categories from its setting page.15 The plugin has minimum settings to enable only tags for pages or only categories for pages or both tags and categories for pages from its setting page. 16 16 17 **Note:** This plugin will not add any display of categories ortags to your template files.17 **Note:** This plugin will not add any display of page categories or page tags to your template files. 18 18 19 19 Features: … … 22 22 2. Enables Category For Pages 23 23 24 **Plugin s Website: Link to [https://digitaladquest.com/wordpress-plugins/](https://digitaladquest.com/wordpress-plugins/ \"WordPress Plugins\")**24 **Plugin's Website: https://digitaladquest.com/wordpress-plugins/** 25 25 26 **Author s Website: Link to [https://digitaladquest.com/](https://digitaladquest.com/ \"Digital Ad Quest\")**26 **Author's Website: https://digitaladquest.com/** 27 27 28 28 29 29 == Installation == 30 1. Extract all files from the ZIP file, and then upload the plugin s folder to /wp-content/plugins/.30 1. Extract all files from the ZIP file, and then upload the plugin's folder to /wp-content/plugins/. 31 31 2. Activate the plugin through the \"Plugins\" menu in WordPress. 32 32 3. Go to the plugin settings and enable or disable the options. … … 34 34 == Frequently Asked Questions == 35 35 = Will this plugin add display of categories or tags to template files? = 36 This plugin will not add any display of categories ortags to your template files.36 This plugin will not add any display of page categories or page tags to your template files. 37 37 38 38
Note: See TracChangeset
for help on using the changeset viewer.