Plugin Directory

Changeset 1574784


Ignore:
Timestamp:
01/14/2017 07:58:19 PM (9 years ago)
Author:
Rincewind
Message:
  • Fixed some errors made when the readme.txt file was updated.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-realtime-sitemap/trunk/readme.txt

    r1451841 r1574784  
    1111== Description ==
    1212
    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.
     13A 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
     15This 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.
    1416
    15171. 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 Word shortcode 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.
     182. Order the output of the WP Nav Menu, Pages, Posts, Custom Post Types, Archives, Categories and Tags.
     193. Show/hide WP Nav Menu, Pages, Posts, Custom Post Types, Archives, Categories and Tags.
     204. Optionally show categories and/or tags as a bullet list, or as a tag cloud.
     215. Exclude Pages, Posts, Custom Post Types, Categories and Tags IDs.
     226. Limit the amount of posts, custom post types, archives, categories and tags displayed.
     237. Change the archive type from the WordPress default.
     248. Show/hide Categories and Tags which have no posts associated to them.
     259. Show/hide how many posts are in each Archive, Category or Tag.
     2610. Optionally name the sections different from the default of Pages, Posts, Archives, Categories and Tags.
     2711. Hierarchical list of pages and categories.
     2812. Supports I18n for translation.
     2913. Supports use of the WordPress shortcode for including the sitemap in pages and posts.
     3014. Supports menus created with the inbuilt WordPress Menu Editor.
     3115. Works on WordPress Multisite (WPMU, WPML) blogs.
     3216. 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
     34I 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.
    3335
    3436WP Realtime Sitemap is available in:-
Note: See TracChangeset for help on using the changeset viewer.