설명
Add an applause/like/upvote button to your content.
By default, an applause button is added to the top and bottom of the post content area, which can easily be styled with CSS.
Or use a simple shortcode:
[applause]
Or use a simple shortcode with the following available parameters:
[applause url="https://example.com/" color="purple"]
Or use the direct HTML code (with additional configuration options):
<div class="applause"><applause-button url="https://example.com/" color="purple" /></div>
Powered by the Applause Button by Colin Eberhardt. Donate to the project.
설치
Automatic
- From your WordPress Admin, navigate to: Plugins > Add New
- Search for: Applause
- Install it
- Activate it
Manual
- Download
- Unzip
- Upload to /plugins/ folder
- Activate
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Applause/Like/Upvote Button”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.1
- New