Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Post of the Day

Описание

Choose your categories and interval from the settings menu and it will display 1 post from the chosen categories at your set interval, chosen randomly.

Снимки на разширението

  • screenshot-1.png: Settings page

Инсталиране

  1. Upload the entire ‘post-of-the-day’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. You should see “Post of the Day” under your Settings. Edit the settings.
  4. Include this shortcode within a post or page: [potd]

Alternatively, if you want to include the post somewhere in your theme that is not in a post or page, just include the following in your php page:

<?php echo do_shortcode('[potd]');  ?>

ЧЗВ

Can I display more than one post at a time?

No, not at this point.

Отзиви

Прочетете 1 отзив

Сътрудници и разработчици

“Post of the Day” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Post of the Day” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0

First Release