Title: WP Advanced Include
Author: Jamie
Published: <strong>November 11, 2012</strong>
Last modified: November 11, 2012

---

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/wp-advanced-include.svg)

# WP Advanced Include

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

[Download](https://downloads.wordpress.org/plugin/wp-advanced-include.1.0.zip)

 * [Details](https://twd.wordpress.org/plugins/wp-advanced-include/#description)
 * [Reviews](https://twd.wordpress.org/plugins/wp-advanced-include/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/wp-advanced-include/#installation)
 * [Development](https://twd.wordpress.org/plugins/wp-advanced-include/#developers)

 [Support](https://wordpress.org/support/plugin/wp-advanced-include/)

## Description

WP Advanced Include creates an [include] shortcode which can be used to add content
from any Post or Page on your site including Post Content, Post Excerpt and Post
Meta

Shortcode Attributes:

_content\_id_ = [int] The id of the post or page you wish to include content from.

_content\_limit_ = [int] Limits the content if required, set to a value less than
1 to remove limiting – Default 0 _content\_limit\_type_ [“words”|”chars”] Sets the
content limit to be words or characters – Default “words” _content\_limit\_append_[
string|empty string] Text to be appended to the end of the content if limited – 
Default “&hellip” _content\_type_ [post_content|post_excerpt|post_title|”meta name”]
The content type to be included, if meta name, specify meta name. – Default “post_content”
_do\_shortcode_ [true|false] Specify whether to parse shortcodes of not – Default“
true”

#### Caution

The use of [include] to include itself with do_shortcode set to true will create
an infinite loop, use wisely.

#### Samples

_simple include of post content_
 [include content_id=x]

_include first 50 words of post content_
 [include content_id=x content_limit=50]

_include first 150 characters of post content_
 [include content_id=x content_limit
=150 content_limit_type=chars]

*include “custom_meta_name” meta from post X
 [include content_id=x content_type
=”custom_meta_name”]

## Installation

 1. Download the plugin to your computer
 2. Extract the contents
 3. Upload (via FTP) to a sub folder of the WordPress plugins directory
 4. Activate the plugin in the admin dashboard.

## FAQ

  No other questions yet!

🙂

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP Advanced Include” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “WP Advanced Include” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-advanced-include)

### Interested in development?

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

## Changelog

#### 1.0

 * Initial Release
 * No changes

## Meta

 *  Version **1.0**
 *  Last updated **13 years ago**
 *  Active installations **30+**
 *  WordPress version ** 3 or higher **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-advanced-include/)
 * Tag
 * [include](https://twd.wordpress.org/plugins/tags/include/)
 *  [Advanced View](https://twd.wordpress.org/plugins/wp-advanced-include/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/wp-advanced-include/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-advanced-include/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-advanced-include/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-advanced-include/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-advanced-include/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/wp-advanced-include/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-advanced-include/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-advanced-include/)