plugin-icon

Topic Like Button for bbPress

제작자: dahousecatz·
Defines two functions: bbp_topic_like_button() and get_bbp_topic_like_button(). Use these in your bbPress topic template file to add an ajax powered l …
버전
1.0
활성화된 설치 항목
10
최근 업데이트일
Oct 25, 2018
Topic Like Button for bbPress

Once the function bbp_topic_like_button() is placed in your bbPress topic template file it creates a div placeholder. This is the same for every user so the initial page build can be globally cached. Once the document is ready an ajax request checks if the current user has liked the current topic and then displays a like or unlike button. Upon clicking the button a ajax request is sent to save the updated topic likes. Topic likes are stored as post meta attached to the topic.

Additional Info

The plugin cannot be activated without bbPress first being activated. If bbPress is deactivated then this plugin will deactivate itself.

Credits

Thanks to elhardoum author of bbp-messages for inspiration for the CheckReady class.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 4.9.29
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.