このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

AK Sharing Buttons

説明

Ajax load and append a list of sharing button to single-post, static-page. Ex: facebook, twitter, pinterst, google-plus, linkedin.

After event window.load, your website send an ajax request, and get back a list of socials link. And append it to the end of “the_content”.

This plugin only working with is_singular().

Documentation

Documentation is available on ColoursTheme.

スクリーンショット

  • Config panel.
  • Style “Classic – with sharing counter”.
  • Style “Static links (loading fastest – recommended)”.

インストール

Upload and install AK Sharing Buttons in the same way you’d install any other plugin.

評価

このプラグインにはレビューがありません。

貢献者と開発者

AK Sharing Buttons はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“AK Sharing Buttons” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.7 (2015.9.06)

  • compatiabled with wordpress 4.3

1.0.6 (2015.06.30)

  • only display sharing button on single post.

1.0.5 (2015.06.24)

  • add new style (layout) : Static links (loading fastest – recommended)

1.0.4 (2015.06.19)

  • change screenshots

1.0.3 (2015.06.19)

  • edit description of plugin (readme.txt)

1.0.2 (2015.06.19)

  • rename Contributors “Alex Kalh” by wordpress’s id “colourstheme”

1.0.1 (2015.06.18)

  • remove: constant “AKSB_SECURITY_KEY”
  • edit function “add_security_key”: replace AKSB_SECURITY_KEY by string “aksb_load_sharing_buttons”
  • add conditional: the sharing button only display if “post_content” is not null.

1.0.0 (2015.06.16)

Release the first version!