Changeset 1574784
- Timestamp:
- 01/14/2017 07:58:19 PM (9 years ago)
- File:
-
- 1 edited
-
wp-realtime-sitemap/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-realtime-sitemap/trunk/readme.txt
r1451841 r1574784 11 11 == Description == 12 12 13 A sitemap plugin to make it easier for your site to show all your pages, posts, archives, categories and tags in an easy to read format without any need for template modification or HTML/PHP knowledge in a page, my plugin does not create a .xml for any search engines this is outside of what this plugin was designed to do. 13 A sitemap plugin to make it easier for your site to show all your pages, posts, archives, categories and tags in an easy to read format without any need for template modification or HTML/PHP knowledge in a page. 14 15 This plugin doesn't create an XML file to be used with any search engine this is outside of what this plugin was designed to do. 14 16 15 17 1. Order the output anyway you want in the plugin settings page. 16 1. Order the output of the WP Nav Menu, Pages, Posts, Custom Post Types, Archives, Categories and Tags.17 1. Show/hide WP Nav Menu, Pages, Posts, Custom Post Types, Archives, Categories and Tags.18 1. Optionally show categories and/or tags as a bullet list, or as a tag cloud.19 1. Exclude Pages, Posts, Custom Post Types, Categories and Tags IDs.20 1. Limit the amount of posts, custom post types, archives, categories and tags displayed.21 1. Change the archive type from the WordPress default.22 1. Show/hide Categories and Tags which have no posts associated to them.23 1. Show/hide how many posts are in each Archive, Category or Tag.24 1 . Optionally name the sections different from the default of Pages, Posts, Archives, Categories and Tags.25 1 . Hierarchical list of pages and categories.26 1 . Supports I18n for translation.27 1 . Supports use of the Wordshortcode for including the sitemap in pages and posts.28 1 . Supports menus created with the inbuilt WordPress Menu Editor.29 1 . Works on WordPress Multisite (WPMU, WPML) blogs.30 1 . Comes with an uninstaller, if you don't want it anymore just deactivate the plugin and delete it from within WordPress and it will delete all of its settings itself.31 32 I can't think of anything else that I personally would need this plugin to do for my own use, if anyone feels it doesn't meet what they need, or has any suggestions as to how to make it better then please get in touch with me and I will see what I can do to accommodate your requests.18 2. Order the output of the WP Nav Menu, Pages, Posts, Custom Post Types, Archives, Categories and Tags. 19 3. Show/hide WP Nav Menu, Pages, Posts, Custom Post Types, Archives, Categories and Tags. 20 4. Optionally show categories and/or tags as a bullet list, or as a tag cloud. 21 5. Exclude Pages, Posts, Custom Post Types, Categories and Tags IDs. 22 6. Limit the amount of posts, custom post types, archives, categories and tags displayed. 23 7. Change the archive type from the WordPress default. 24 8. Show/hide Categories and Tags which have no posts associated to them. 25 9. Show/hide how many posts are in each Archive, Category or Tag. 26 10. Optionally name the sections different from the default of Pages, Posts, Archives, Categories and Tags. 27 11. Hierarchical list of pages and categories. 28 12. Supports I18n for translation. 29 13. Supports use of the WordPress shortcode for including the sitemap in pages and posts. 30 14. Supports menus created with the inbuilt WordPress Menu Editor. 31 15. Works on WordPress Multisite (WPMU, WPML) blogs. 32 16. Comes with an uninstaller, if you don't want it anymore just deactivate the plugin and delete it from within WordPress and it will delete all of its settings itself. 33 34 I can't think of anything else that I personally would need this plugin to do for my own use, if anyone feels it doesn't meet their requirements, or has any suggestions as to how to make it better then please get in touch with me and I will see what I can do to accommodate your requests. 33 35 34 36 WP Realtime Sitemap is available in:-
Note: See TracChangeset
for help on using the changeset viewer.