Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Post Theming

Опис

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.

Скріншоти

  • The settings screen.
  • Sample output.

Встановлення

  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.

Часті питання

How can I get support?

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

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Post Theming” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Post Theming” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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