Title: Composite Post
Author: rutkoski
Published: <strong>February 12, 2009</strong>
Last modified: May 4, 2009

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/compositepost.svg)

# Composite Post

 By [rutkoski](https://profiles.wordpress.org/rutkoski/)

[Download](https://downloads.wordpress.org/plugin/compositepost.zip)

 * [Details](https://wordpress.org/plugins/compositepost/#description)
 * [Reviews](https://wordpress.org/plugins/compositepost/#reviews)
 *  [Installation](https://wordpress.org/plugins/compositepost/#installation)
 * [Development](https://wordpress.org/plugins/compositepost/#developers)

 [Support](https://wordpress.org/support/plugin/compositepost/)

## Description

CompositePost let’s you insert posts/pages inside other posts/pages.

### Usage

Write anywhere on a post:

[composite option=”value”]

You can specify one or more options. The options are the same used in the get_posts()
function (see https://codex.wordpress.org/Template_Tags/get_posts).

### Example

Show all posts from category Projects and include post with ID = 1:

[composite category_name=”Projects” include=”1″]

### Templates

CompositePost create a loop using a template located in the plugin’s folder (usually/
wordpress/wp-content/plugins/composite_post). The default template is /wordpress/
wp-content/plugins/composite_post/default.php. You can have as many templates as
you want, just specify wich one to use, like this:

[composite category_name=”Projects” template=”my_template”]

CompositePost will look for the file at /wordpress/wp-content/plugins/composite_post/
my_template.php

## Installation

 1. Upload plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Composite Post” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ rutkoski ](https://profiles.wordpress.org/rutkoski/)

[Translate “Composite Post” into your language.](https://translate.wordpress.org/projects/wp-plugins/compositepost)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/compositepost/), check
out the [SVN repository](https://plugins.svn.wordpress.org/compositepost/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/compositepost/) 
by [RSS](https://plugins.trac.wordpress.org/log/compositepost/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.3**
 *  Last updated **17 years ago**
 *  Active installations **20+**
 *  WordPress version ** 2.0.2 or higher **
 *  Tested up to **2.1**
 * Tags
 * [page](https://wordpress.org/plugins/tags/page/)[post](https://wordpress.org/plugins/tags/post/)
 *  [Advanced View](https://wordpress.org/plugins/compositepost/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/compositepost/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/compositepost/reviews/)

## Contributors

 *   [ rutkoski ](https://profiles.wordpress.org/rutkoski/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/compositepost/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://rutkoski.wordpress.com/)