Leírás
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
Segítség
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/.
Visszacsatolás
If you like this plugin, then please leave us a good rating and review.
Consider following us on Twitter, and Facebook
Képernyőmentések
Telepítés
This section describes how to install the plugin and get it working.
- Upload the
wp-random-button
folder to the to the/wp-content/plugins/
directory - Aktiváld a plug-int a ‘Plugins’ vagy ‘Beépülő modulok’ menüpont alatt
- ‘WP Random Button’ Option will be available in Customizer
GYIK
- 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.
Közreműködők és fejlesztők
“WP Random Button” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“WP Random Button” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.1
- Add options to display posts or exclude posts from selected categories
1.0
- Official plugin release.