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

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/page-shortcodes.svg)

# Page Shortcodes Plugin

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

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

 * [Details](https://de.wordpress.org/plugins/page-shortcodes/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/page-shortcodes/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/page-shortcodes/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/page-shortcodes/#developers)

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

## Beschreibung

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.⌉⌊Editing
a page to include content by way of the page shortcodes plugin.⌉[

Editing a page to include content by way of the page shortcodes plugin.

[⌊Rendering of the previously shown page snippet.⌉⌊Rendering of the previously shown
page snippet.⌉[

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]
    ```

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„Page Shortcodes Plugin“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Page Shortcodes Plugin“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/page-shortcodes)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/page-shortcodes/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/page-shortcodes/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/page-shortcodes/)
per [RSS](https://plugins.trac.wordpress.org/log/page-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 0.1

 * First release.

## Meta

 *  Version **0.1**
 *  Zuletzt aktualisiert **vor 16 Jahren**
 *  Aktive Installationen **20+**
 *  WordPress-Version ** 2.8.6 oder höher **
 *  Getestet bis **3.0.5**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/page-shortcodes/)
 * Schlagwörter
 * [page](https://de.wordpress.org/plugins/tags/page/)[shortcode](https://de.wordpress.org/plugins/tags/shortcode/)
   [shortcodes](https://de.wordpress.org/plugins/tags/shortcodes/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/page-shortcodes/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/page-shortcodes/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://dflydev.com/d2code/wordpress/page-shortcodes-plugin/)