Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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.

Снимци екрана

Постављање

  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 складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0

First Release