This plugin adds a shortcode [posts-to-page] to WP allowing you to easily add one or more posts into any page.
Supports categories, tags, custom post types, custom taxonomies and more.
This plugin is perfect for those who use WordPress as a CMS.
If you need help with this plugin please visit
http://studio.bloafer.com/wordpress-plugins/posts-to-page/
If you find a bug or wish to give us feedback and contribute to this plugin on its
GitHub page
You can install from within WordPress using the Plugin/Add New feature, or if you wish to manually install:
- Download the plugin.
- Upload the entire
posts-to-page
directory to your plugins folder (/wp-content/plugins/)
- Activate the plugin from the plugin page in your WordPress Dashboard
- Start embedding posts in whatever pages you like using the shortcode [posts-to-page].
1.7
This update adds a few new features that have been requested from the commuinity and adds a few new features that we thought you would like.
- Added "show_custom" variable
- Added "class_custom_value" variable
- Added "class_custom_key" variable
- Added "sep_custom_key_value" variable
- Added "sep_custom_value" variable
- Added "show_comment_count" variable
- Added "class_comment_count" variable
- Added "tag_comment_count" variable
- Added "text_comment_count_s" variable
- Added "text_comment_count_p" variable
- Added "specific_id" variable
- Added "not_in_category" variable
- Added "show_separator" variable
- Added "class_separator" variable
- Added "tag_separator" variable
- Added "show_readmore" variable
- Added "class_readmore" variable
- Added "tag_readmore" variable
- Added "text_readmore" variable
- Added "use_template_file" variable, this is experimental and does work with default themes.
1.6
This update adds the debug option, this allows remote debugging of the Posts to Page and fixes an image bug
- the "category" variable now supports multiple categories [posts-to-page category="1,2,3"] or [posts-to-page category="uncategorized,foo,bar"]
1.5
This update adds a massive amount of functionality to improve your Posts to Page life
- The "category" variable accepts taxonomy and slug selection for example [posts-to-page category=category/uncategorized]
- The "category" variable now accepts slugs for example [posts-to-page category=uncategorized]
- The variable "cat_ID" has now been changed to "category" to keep in line with future development, "cat_id" and "category" are interchangable to prevent legacy problems
- Added "show_categories" variable
- Added "show_tags" variable
- Added "show_image" variable
- Added "link_categories" variable
- Added "link_tags" variable
- Added "link_image" variable
- Added "category" variable
- Added "orderby" variable
- Added "order" variable
- Added "offset" variable
- Added "image_size" variable
- Added "suppress_filters" variable
- Added "class_categories" variable
- Added "class_categories_wrap" variable
- Added "class_tags" variable
- Added "class_tags_wrap" variable
- Added "class_wrap" variable
- Added "class_image" variable
- Added "tag_categories" variable
- Added "tag_categories_wrap" variable
- Added "tag_tags" variable
- Added "tag_tags_wrap" variable
- Added "tag_wrap" variable
- Added "tag_image" variable
- Added "sep_categories" variable
- Added "sep_tags" variable
- Added "pre_categories" variable
- Added "pre_tags" variable
1.4
- A long due overhaul to the post-to-page plugin
- Changed all true/false flags to be set to true
- Added display_sequence, which allows you to re arrange the sequence of items displayed
- Added "class_title" variable
- Added "class_date" variable
- Added "class_author" variable
- Added "class_content" variable
- Added "tag_title" variable
- Added "tag_date" variable
- Added "tag_author" variable
- Added "tag_content" variable
1.3
1.2
- Added split_more variable.
1.1
- Updated the way arguments are called.
1.0
0.9
- Fixed the date variable.
- Added show_author variable.
0.8
- Updated content display to use filters, makes things work as they should.
- Added link_title variable.
0.7
- Major rewrite to fix legacy issues.
0.6
- Added show_content variable.
- Fixed a misplaced tag.
- Fixed some class variables.
0.5
- Added show_date variable.
0.4
- Show title problem fixed.
0.3
- Added split_point variable.
- cat_id now defaults to "1" if not specified.
- cat_id is now validated.
- FAQ's updated.
0.2
0.1