Page Shortcodes Plugin

Embed page lists and other page information in pages and posts.

Author:Dragonfly Development (profile at wordpress.org)
WordPress version required:2.8.6
WordPress version tested:3.0.5
Plugin version:0.1
Added to WordPress repository:12-09-2010
Last updated:12-09-2010
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, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/page-shor...
Total downloads:2 704
Active installs:20+
plugin download
Click to start download

Follow here: Page Shortcodes

Embed page lists and other page information in pages and posts by way of several shortcodes.

<h3>[page_title name=my-page-slug]</h3>
[page_list name=my-page-slug]

Shortcodes

The available shortcodes are:

  1. [page_list]
  2. [page_title]
  3. [page_content]
  4. [page_meta]
  5. [page_permalink]

Common attributes

For all shortcodes, the "name" or "id" attributes must be specified.

  • "name" is the slug name for the pathed page. If your page is /foo/bar/baz, then specify name as 'foo/bar/baz'.
  • "id" is the ID for the page.

[page_list] attributes

  1. "template" attribute
    • The name of the template to use for this page list.

[page_meta] attributes

  1. "template" attribute
    • The name of the template to use for this page meta.
  2. "meta" attribute
    • The name of the meta field to include.

Screenshots
FAQ
ChangeLog