Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Post Theming

Opis

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.

Zrzuty ekranu

  • The settings screen.
  • Sample output.

Instalacja

  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.

Najczęściej zadawane pytania

How can I get support?

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

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Post Theming” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

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