Deskripsi
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
Bantuan
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/.
Umpan balik
If you like this plugin, then please leave us a good rating and review.
Consider following us on Twitter, and Facebook
Instalasi
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 - Aktifkan plugin melalui menu ‘Plugins’ di WordPress
- ‘WP Random Button’ Option will be available in Customizer
Tanya Jawab
- 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.
Kontributor & Pengembang
“WP Random Button” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “WP Random Button” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.1
- Add options to display posts or exclude posts from selected categories
1.0
- Official plugin release.