Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Magazine Edition Control

Descrizione

Magazine edition control is a WordPress addin that controls your magazine editions or just simply groups up your content.

You can add:

  1. The title of the edition you published
  2. A description of the edition
  3. Links to any content on your WordPress installation

Over time you have an extended index of all your published magazine editions on your website with no requirement of expensive software.

Arbitrary section

Screenshot

  • screenshot1.png

Installazione

The private part of the installation.

  1. Upload the magazine-edition-control folder to the /wp-content/plugins/ directory. Be sure its named magazine-edition-control
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place <?php echo magazineditions_picturebook() ?> in your template.

Use the magazineditions_picturebook() API in your templates to display a list of images. It will create a list of images set by your “URL of edition front” settings which points to the editions page.

The public part of the installation.

The public part of the installation is easy, just insert the [magazine-edition-control] shortcode in a page (or a post if you really want to).

FAQ

Where can I see a working example of this?

Here: http://www.catholica.nl/jaargangen (live website)

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Magazine Edition Control” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Magazine Edition Control” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.2

  • Introduces [magazine-edition-control] shortcode. No more hacking requred to enable the public part of Magazine Edition Control.

1.1

  • Some minor changes.

1.0

  • Initial release