Changeset 978421
- Timestamp:
- 09/04/2014 05:51:17 AM (12 years ago)
- Location:
- taxonomy-extra-tools
- Files:
-
- 6 added
- 2 deleted
- 2 edited
-
assets/banner-772x250.jpg (added)
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (added)
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
tags/0.1/assets (deleted)
-
tags/0.1/readme.txt (modified) (2 diffs)
-
trunk/assets (deleted)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
taxonomy-extra-tools/tags/0.1/readme.txt
r978249 r978421 15 15 * 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/ ) 16 16 please note that WordPress does not provide this kind of page template by default, as a specific term is usually required by the query 17 18 17 * 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 20 18 * 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 22 19 * activate a filter to manipulate the post title and insert (custom) taxonomies terms according to a text replacement string 23 24 20 * activate the "post extra" one-to-many relationship by selecting the custom post types that can be associated to posts 25 26 21 * use the "Recent Extras" widget to show the entries from the selected post types belonging to the current post 27 28 22 * use the "Current Terms" widget to show the terms from the selected taxonomies assigned to the current post 29 23 … … 34 28 Make sure the permalink rewrite structure works as expected by checking through the [Rewrite Rules Inspector](http://wordpress.org/plugins/rewrite-rules-inspector/) plugin. 35 29 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)* 37 31 38 32 == Installation == -
taxonomy-extra-tools/trunk/readme.txt
r978249 r978421 15 15 * 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/ ) 16 16 please note that WordPress does not provide this kind of page template by default, as a specific term is usually required by the query 17 18 17 * 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 20 18 * 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 22 19 * activate a filter to manipulate the post title and insert (custom) taxonomies terms according to a text replacement string 23 24 20 * activate the "post extra" one-to-many relationship by selecting the custom post types that can be associated to posts 25 26 21 * use the "Recent Extras" widget to show the entries from the selected post types belonging to the current post 27 28 22 * use the "Current Terms" widget to show the terms from the selected taxonomies assigned to the current post 29 23 … … 34 28 Make sure the permalink rewrite structure works as expected by checking through the [Rewrite Rules Inspector](http://wordpress.org/plugins/rewrite-rules-inspector/) plugin. 35 29 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)* 37 31 38 32 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.