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

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# Page Shortcodes Plugin

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

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

 * [Detalls](https://ca.wordpress.org/plugins/page-shortcodes/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/page-shortcodes/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/page-shortcodes/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/page-shortcodes/#developers)

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

## Descripció

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.

## Captures

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

## Instal·lació

 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

## PMF

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

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Page Shortcodes Plugin» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

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

[Traduïu «Page Shortcodes Plugin» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/page-shortcodes)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/page-shortcodes/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/page-shortcodes/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/page-shortcodes/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/page-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 0.1

 * First release.

## Meta

 *  Versió **0.1**
 *  Darrera actualització **fa 16 anys**
 *  Instal·lacions actives **20+**
 *  Versió del WordPress ** 2.8.6 o posterior **
 *  Provada fins a **3.0.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/page-shortcodes/)
 * Etiquetes
 * [page](https://ca.wordpress.org/plugins/tags/page/)[shortcode](https://ca.wordpress.org/plugins/tags/shortcode/)
   [shortcodes](https://ca.wordpress.org/plugins/tags/shortcodes/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/page-shortcodes/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/page-shortcodes/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/page-shortcodes/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](http://dflydev.com/d2code/wordpress/page-shortcodes-plugin/)