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.

Post Theming

Descrizione

Allows you to change how posts will appear in lists on your web site.

Features

  • Add multiple rows with different columns per row.
  • Uses featured images and allows for custom image sizes for each row.
  • Option to show a different title and/or content in the lists.
  • You choose which list pages will use the formatting.
  • Select what post types to theme.

Screenshot

  • The settings screen.
  • Sample output.

Installazione

  1. Upload post-theming folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin on the settings screen in the Posts menu.

FAQ

How can I get support?

Support is available on our support forums at http://support.grandslambert.com/forum/post-theming

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

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

Collaboratori

Traduci “Post Theming” 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)

0.3 – February 19th, 2010

  • Cleaned up the code and moved the CSS into the correct WordPress filters.
  • Fixed an issue where languages would not load properly.
  • Added options to select which post types are themed.
  • Fixed an issue where the post theming meta box was not displayed on all post types.

0.2 – September 1st, 2010

  • Added an option to apply the style on pages – fixes and issue where all pages used the theming.
  • Added an option to apply the style on single posts.
  • Fixed the display on the options page for selecting the types of pages.
  • Added a .pot file for the plugin for language translation.

0.1 – August 26th, 2010

  • Initial Release