Improved Include Page plugin allows to include the content of a static page in a template file with several options.
Since version 0.4.4 IIP uses Wo
Author: | Marios Alexandrou (profile at wordpress.org) |
WordPress version required: | 5.0 |
WordPress version tested: | 5.8.1 |
Plugin version: | 1.2 |
Added to WordPress repository: | 13-03-2008 |
Last updated: | 19-09-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 9 |
Plugin URI: | http://infolific.com/technology/software-wort... |
Total downloads: | 126 793 |
Active installs: | 10 000+ |
Click to start download |
Improved Include Page (IIP) uses the WordPress Shortcode API to include the content of any page inside any other page or post.
Using a shortcode in a post/page:
[include-page id=”123″] OR [include-page id=”/about/resume”]
Using PHP in a template
For more details and examples, see the Installation tab.
Improved Include Page is an enhanced version of the original Include Page developed by Brent Loertscher.
Key Features
- Page title can be displayed with optional HTML code
- Content can be displayed with different styles (full, teaser, custom ‘more’ link)
- WordPress filters are applied to both the content and the title
- Supports the WordPress Shortcode API