Description
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
Dəstək
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/.
Geri bildiriş
If you like this plugin, then please leave us a good rating and review.
Consider following us on Twitter, and Facebook
Screenshots
Installation
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 - WordPress ‘Qoşmalar’ menyusundan qoşmanı aktivləşdir
- ‘WP Random Button’ Option will be available in Customizer
FAQ
- 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.
Contributors & Developers
“WP Random Button” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Random Button” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Add options to display posts or exclude posts from selected categories
1.0
- Official plugin release.