Title: Page Shortcodes Plugin
Author: dflydev
Published: <strong>Sentabr 12, 2010</strong>
Last modified: Sentabr 12, 2010

---

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/page-shortcodes.svg)

# Page Shortcodes Plugin

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

[Download](https://downloads.wordpress.org/plugin/page-shortcodes.0.1.zip)

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

 [Support](https://wordpress.org/support/plugin/page-shortcodes/)

## Description

Follow here: [Page Shortcodes](http://dflydev.com/d2code/wordpress/page-shortcodes-plugin/)

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
 2.  * The name of the template to use for this page list.

#### [page_meta] attributes

 1. «template» attribute
 2.  * The name of the template to use for this page meta.
 3. «meta» attribute
 4.  * The name of the meta field to include.

## Screenshots

 * [[
 * Editing a page to include content by way of the page shortcodes plugin.
 * [[
 * Rendering of the previously shown page snippet.

## Installation

 1. Download the plugin zip file
 2. Unzip contents of plugin zip file
 3. Upload the page-shortcodes directory to the `/wp-content/plugins/` directory
 4. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  Can I customize how the page list looks?

Yes. Create a `ps-page-list.php` template in your theme.

  Can I create a custom template for page lists?

Yes. Give a `template` attribute to your page list shortcode to specify which
 page
list template to use.

    ```
    [page_list name=my-page-slug template=my-custom-page-list]
    ```

  Can I customize how the page meta is displayed?

Yes. Create a `psp-page-meta.php` template in your theme.

  Can I create a custom template for page metas?

Yes. Give a `template` attribute to your page meta shortcode to specify
 which page
meta template to use.

    ```
    [page_meta name=my-page-slug meta=some.meta.key template=my-custom-page-meta]
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Page Shortcodes Plugin” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Page Shortcodes Plugin” into your language.](https://translate.wordpress.org/projects/wp-plugins/page-shortcodes)

### Interested in development?

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

## Changelog

#### 0.1

 * First release.

## Meta

 *  Version **0.1**
 *  Last updated **16 yil ago**
 *  Active installations **20+**
 *  WordPress version ** 2.8.6 or higher **
 *  Tested up to **3.0.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/page-shortcodes/)
 * Tags
 * [page](https://uz.wordpress.org/plugins/tags/page/)[shortcode](https://uz.wordpress.org/plugins/tags/shortcode/)
   [shortcodes](https://uz.wordpress.org/plugins/tags/shortcodes/)
 *  [Advanced View](https://uz.wordpress.org/plugins/page-shortcodes/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/page-shortcodes/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/page-shortcodes/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://dflydev.com/d2code/wordpress/page-shortcodes-plugin/)