=== Post In Post === Contributors: doginthehat, gozerstudio Tags: posts, utility, tinymce, quicktags Requires at least: 3.3 Tested from: 3.3.2 Tested up to: 3.3.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Post In Post == Description == [Post In Post](https://github.com/doginthehat/postinpost) provides an interface to import posts in other posts Requires PHP 5.2 or higher, Wordpress 3.3 or higher. Features: * Customisable per post type * Import post content inline or as a shortcode * Import full or excerpt post content * Safety mechanism again infinite nesting of posts. == Installation == Use automatic installer or: 1. Copy the postinpost folder into /wp-content/plugins 2. Activate Post In Post via the plugins page in the WordPress admin 3. Go to Settings -> Post In Post to configure == Screenshots == 1. Popup View 2. Toolbar Icon == Changelog == = 0.1.4 = * Hierarchical post types displayed with indent = 0.1.3 = * Licensing update = 0.1.2 = * Bug fixes (template override, console.log) = 0.1.1 = * Initial release