Plugin Directory

Changeset 978421


Ignore:
Timestamp:
09/04/2014 05:51:17 AM (12 years ago)
Author:
3dolab
Message:

moving assets

Location:
taxonomy-extra-tools
Files:
6 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • taxonomy-extra-tools/tags/0.1/readme.txt

    r978249 r978421  
    1515* activate a main root archive page, with a clean permalink rewrite structure, for your custom and built-in taxonomies (e.g. mysite.com/custom-taxonomy/, mysite.com/category/ )
    1616please note that WordPress does not provide this kind of page template by default, as a specific term is usually required by the query
    17 
    1817* choose if you like to display the terms and/or their associated (custom) posts as a flat list or maintain the hierarchy levels between parent and child terms
    19 
    2018* easily style the output term list by adding a filter from your theme's functions.php (the Twenties default theme series is already supported)
    21 
    2219* activate a filter to manipulate the post title and insert (custom) taxonomies terms according to a text replacement string
    23 
    2420* activate the "post extra" one-to-many relationship by selecting the custom post types that can be associated to posts
    25 
    2621* use the "Recent Extras" widget to show the entries from the selected post types belonging to the current post
    27 
    2822* use the "Current Terms" widget to show the terms from the selected taxonomies assigned to the current post
    2923
     
    3428Make sure the permalink rewrite structure works as expected by checking through the [Rewrite Rules Inspector](http://wordpress.org/plugins/rewrite-rules-inspector/) plugin.
    3529
    36 [banner image by Proyecto Agua](https://www.flickr.com/photos/microagua/3654846926)
     30*[banner image by Proyecto Agua](https://www.flickr.com/photos/microagua/3654846926)*
    3731
    3832== Installation ==
  • taxonomy-extra-tools/trunk/readme.txt

    r978249 r978421  
    1515* activate a main root archive page, with a clean permalink rewrite structure, for your custom and built-in taxonomies (e.g. mysite.com/custom-taxonomy/, mysite.com/category/ )
    1616please note that WordPress does not provide this kind of page template by default, as a specific term is usually required by the query
    17 
    1817* choose if you like to display the terms and/or their associated (custom) posts as a flat list or maintain the hierarchy levels between parent and child terms
    19 
    2018* easily style the output term list by adding a filter from your theme's functions.php (the Twenties default theme series is already supported)
    21 
    2219* activate a filter to manipulate the post title and insert (custom) taxonomies terms according to a text replacement string
    23 
    2420* activate the "post extra" one-to-many relationship by selecting the custom post types that can be associated to posts
    25 
    2621* use the "Recent Extras" widget to show the entries from the selected post types belonging to the current post
    27 
    2822* use the "Current Terms" widget to show the terms from the selected taxonomies assigned to the current post
    2923
     
    3428Make sure the permalink rewrite structure works as expected by checking through the [Rewrite Rules Inspector](http://wordpress.org/plugins/rewrite-rules-inspector/) plugin.
    3529
    36 [banner image by Proyecto Agua](https://www.flickr.com/photos/microagua/3654846926)
     30*[banner image by Proyecto Agua](https://www.flickr.com/photos/microagua/3654846926)*
    3731
    3832== Installation ==
Note: See TracChangeset for help on using the changeset viewer.