Releases: chwnam/naran-social-share
Releases · chwnam/naran-social-share
0.5.0
- '트위터'에서 'X'로 변경 처리
- '네이버 밴드' 공유 추가
- 자잘한 버그 수정
0.4.3
2022-01-20
- Better clipboard copy method. (Pull request #21)
- Apply CPBN version 1.3.1.
- Minor code change in NSS_Admin_Settings.
- Translation update.
0.4.2
- Add 'force enqueue style' option.
- Add filters:
nss_sharable_singular
, nss_sharable_shortcode_used
, nss_sharable_excluded
.
- Arrange order of settings fields.
- Fix typos.
0.4.1
- New service added: Pocket
- Fix fatal error when using shortcode 'nss' without any parameters.
- Minor code fixes.
- README update.
0.4.0
2021-11-29
- 공유 버튼을 정렬할 수 있습니다.
- 포스트 타입별로 출력 지정할 수 있습니다.
- 포스트별로 버튼 숨기기가 가능합니다.
- 'nss' 숏코드를 추가하였습니다.
- 클립보드 공유 후 알림창을 띄웁니다.
- 새 소셜 공유 버튼 추가: 카카오 스토리, 라인, 핀터레스트.
0.3.0
0.3.0
2021-11-22
- Merge pull request #1.
- Fix uninstall script.
0.2.0
0.2.0
2021-11-13
- Add clipboard share feature.
- Add 'nss' custom javascript event.
- Add korean localization.
- Concat option, and priority option added.
- JavaScript global variable renamed from 'naranSocialShare' to 'nss'.
- Some template code update.