Mô tả
Advanced Post Type Ratings allows users to easily add a visual smilie icons rating system to any post type including custom post types.
The plugin is easily configured via an admin options page, allowing quick configuration of multiple smilie icons ratings.
Features
- It has Multiple rating criteria (eg. bummer, good, sad, lol etc…).
- In-built three icons styles (Classic, Glossy Emoji, Dark Emoji ) for rating icons.
- Allows to share on Twitter, Facebook and Google+ after vote.
- Graphical bar above all moods which shows percentage of votes.
Settings
Goto Settings > WP Reactions Box > Settings Tab
to configure plugin settings.
You can also use hkp_reactions_box()
PHP function in your templates or use the [hkp_reactions_box]
shortcode to show the Reactions Box where you want.
Rating Stats
Goto Settings > WP Reactions Box > Stats Tab
to see recent ratings and most rated emotions
For world news, celebrity gossips, movie reviews, photos, videos, and more, visit midtb.org!
Ảnh màn hình
Cài đặt
- Download “WP Reactions Box” plugin.
- Upload the ‘wp-reactions-box’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate “WP Reactions Box” from your Plugins page.
Extra
- Goto
Settings > WP Reactions Box
Settings Tab and adjust your configuration & settings. - Use
hkp_reactions_box()
PHP function in your templates. - you can also use
[hkp_reactions_box]
shortcode in your theme to show the Reactions Box where you want.
Hỏi đáp
- How can I call WP Reactions Box into template
-
Place
hkp_reactions_box()
PHP function in your templates - Is there any shortcode for Reactions Box
-
you can use
[hkp_reactions_box]
shortcode in your theme to show the Reactions Box where you want.
Đánh giá
Người đóng góp & Lập trình viên
“WP Reactions Box” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Reactions Box” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Overall WP Reactions Box rating plugin and shortcode.