Opis
WP Random Button is a custom random post plugin for WordPress which is helpful to increase click throughs to posts and so much more.
Why WP Random Button plugin
- Easy to Use
- Lightweight
- Shortcode included
- Custom Widget included
- Custom Button Text
- Ajax Powered
- Cookies support
How to display the Button
- Insert shortcode
[wp_random_button]
to individual post or page. If you want to change the button text, just add a 'text’ attribute to the shortcode, like[wp_random_button text="I am feeling lucky"]
. If you want to display/exclude posts from selected categories, just input cat IDs to 'cat’ or 'nocat’ attribute, like `[wp_random_button cat=”1,2″, nocat=”3″], separate multiple IDs by comma'(,)’. - Or you can use the custom widget. Go to
WP-Admin -> Appearance -> Widgets
and drag theWP Random Button
widget to any widget area you want
Wsparcie
We will do our best to provide support through the WordPress forums. However, all plugin support is provided in our helpdesk. If you have not registered yet, you can do so here: http://ptheme.com/members/.
Uwagi
If you like this plugin, then please leave us a good rating and review.
Consider following us on Twitter, and Facebook
Zrzuty ekranu
Instalacja
Sekcja opisuje jak zainstalować oraz uruchomić wtyczkę.
- Upload the
wp-random-button
folder to the to the/wp-content/plugins/
directory - Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
- ‘WP Random Button’ Option will be available in Customizer
Najczęściej zadawane pytania
- Plugin is not working
-
Please disable all plugins and check if backup is working properly. Then you can enable all plugins one by one to find out which plugin is conflicting with WP Rating plugin.
Kontrybutorzy i deweloperzy
„WP Random Button” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “WP Random Button” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.1
- Add options to display posts or exclude posts from selected categories
1.0
- Official plugin release.