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

Recent Posts by Category Widget

Опис

This plugin adds a simple widget that allows you to display a number of recent blog posts from a specific category. You have the options to choose a title, category, number of posts and whether or not to show the post date. The posts will be ordered by date just like the default Recent Posts widget included with WordPress.

Скріншоти

  • The widget UI

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

  1. Upload the ‘recent-posts-by-category-widget’ directory to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the ‘Widgets’ page found under the ‘Appearance’ menu item
  4. Drag ‘Recent Posts by Category Widget’ to the target widget area and choose your options

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

Installation Instructions
  1. Upload the ‘recent-posts-by-category-widget’ directory to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the ‘Widgets’ page found under the ‘Appearance’ menu item
  4. Drag ‘Recent Posts by Category Widget’ to the target widget area and choose your options

Відгуки

03.09.2016
This plugin would be perfect if we could select multiple categories. Maybe for the next update? It preserves the default styles css of the original theme, that's great !! Thank you very much Ross !!!!
Прочитати всі 12 відгуків

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

“Recent Posts by Category Widget” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Recent Posts by Category Widget” на вашу мову.

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

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

Журнал змін

1.3

  • Removed an anonymous function that was breaking sites running PHP 5.2

1.2

  • Switch to PHP5 style constructors for WP v4.3

1.1

  • Better use of ‘widget_title’ filter to allow hooks to be used on it.

1.0

  • Initial release.