-
Notifications
You must be signed in to change notification settings - Fork 1
Home
SWER edited this page May 24, 2013
·
7 revisions
Please note: actual documentation is on bitbucket, here's a work in progress for the next release (3.4)
This WP plugin offers some helpful shortcodes in order to to display the content of a post, a page, or a list of posts. It also offers exclusive relationship between a Category and a Page, in order to display the page content as "header" of category archives.
You can safely use shortcodes inside a post or a page, our you can embed them in your theme using the do_shortcode WordPress function like that:
<?php do_shortcode('[showsingle pageid/postid <options>"]'); ?>
- showsingle -- shows a single post/page content
- showlist -- shows a list of post from a given taxonomy
- showauto -- (only in category.php templates) show related page