Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

FourNodes Random Post

Описание

Simple plugin to display random posts on your wordpress blog. Plugin provides a widget to display random posts in sidebar.
Also comes with a shortcode [randomposts] to include on pages.

  • Easy to install
  • Picks Random Posts
  • Ability to select from specific category
  • Limit number of posts
  • Shortcode support

Скриншоты

  • Plugin widget settings

Установка

  1. Upload the plugin files to the /wp-content/plugins/FourNodesRandomPost directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Goto Widgets to setup a widget in sidebar.
  4. Use shortcode [randomposts] to include in pages.

Часто задаваемые вопросы

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/FourNodesRandomPost directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Goto Widgets to setup a widget in sidebar.
  4. Use shortcode [randomposts] to include in pages.
Does it display random posts every time a page is loaded?

Yes, it displays random posts on each reload.

Can I limit it to show post from a specific category?

Yes, you can limit it to pick posts from a specific category. You can select a category in widget settings.

How many posts can I show ?

As many as you want. Just set the number of posts in widget settings.

Отзывы

Нет отзывов об этом плагине.

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

«FourNodes Random Post» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «FourNodes Random Post» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Limit number of post
  • Category filter
  • Support for shortcode