Plugin Directory

Improved Include Page

Author: Vito Tardia

Improved Include Page is an expanded version of the original Include Page developed by Brent Loertscher and it was developed to add some features I needed.

Key Features

  • page title display with optional HTML code,
  • content display with different styles (full, teaser, custom ‘more’ link),
  • Wordpress filters applied to both the content and the title,
  • supports Wordpress 2.5.x Shortcode API

Version Notes 0.4.7

  • On WP 2.5 or greater allows custom inclusion by post type and status using parameters 'allowType' and 'allowStatus'.
  • Bug fix: in shortcode fixed a bug that could crash PHP when including recursive page/posts

Version Notes (0.4.6)

  • Bug fixed: since this version you can include only static pages with status of 'published'.

Version Notes (0.4.5)

  • Page ID can be a valid page path (WP 2.1 or higher required) with contribution by Guy Leech.

Version notes (0.4.4)

  • Added parameter $return (default = false) to iinclude_page() function
  • Added support for WP 2.5.x shortcode API

Version notes (0.4.3)

The code of this version it's been cleaned and optimized using WordPress API.

Version notes (0.4.2)

This version fixes a bug that triggers an error when used with some content filter: the $page global variable is backed up and then restored before returning.

Version notes (0.4.1)

This version contains a bug fix by Jesse Plank: resolves a compatibility problem with the plugin EventCalendar.

Tags: ,