changeset 204 | 09a1c134465b |
parent 194 | 32102edaa81b |
203:f507feede89a | 204:09a1c134465b |
---|---|
1 === Category Pages & Posts Shortcodes === |
1 === Category Pages & Posts Shortcodes === |
2 Contributors: swergroup, pixline |
2 Contributors: swergroup, pixline |
3 Donate link: https://bitly.com/Vpy3MP |
3 Donate link: http://swergroup.com |
4 Tags: category, categories, pages, posts, page, post, integration, shortcode, shortcodes, list, archives |
4 Tags: category, categories, pages, posts, page, post, integration, shortcode, shortcodes, list, archives |
5 Requires at least: 3.4.2 |
5 Requires at least: 3.4.2 |
6 Tested up to: 3.4.2 |
6 Tested up to: 3.5b3 |
7 Stable tag: trunk |
7 Stable tag: trunk |
8 License: GPLv2 |
8 License: GPLv2 |
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html |
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html |
10 |
10 |
11 Useful shortcodes to display a post or page content or a list of posts. |
11 Useful shortcodes to display a post or page content or a list of posts. |
55 Please note: a single page can be linked this way to a single category only. |
55 Please note: a single page can be linked this way to a single category only. |
56 If you need more flexible options you should take advantage of [WordPress template hierarchy](http://codex.wordpress.org/Template_Hierarchy): |
56 If you need more flexible options you should take advantage of [WordPress template hierarchy](http://codex.wordpress.org/Template_Hierarchy): |
57 you can create a `category-<category_name>.php` file with a `[showsingle]` shortcode. |
57 you can create a `category-<category_name>.php` file with a `[showsingle]` shortcode. |
58 |
58 |
59 |
59 |
60 GPL2(C) 2008+ [SWER Siti internet Torino](http://swergroup.com/) |
60 GPL2(C) 2008+ [SWER Sviluppo siti internet Torino](http://swergroup.com/sviluppo/siti-internet-torino/) |
61 |
61 |
62 [Git source code on Bitbucket](http://dev.swergroup.com/pages-and-posts-shortcodes) |
62 [Git source code on Bitbucket](http://dev.swergroup.com/pages-and-posts-shortcodes) |
63 |
63 |
64 [Support Forum on wordpress.org](http://wordpress.org/support/plugin/page2cat) |
64 [Support Forum on wordpress.org](http://wordpress.org/support/plugin/page2cat) |
65 |
65 |