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

WP Bitbucket

説明

Use shortcodes to embed blocks from a bitbucket project page (project summary, last activity, etc).

Use it

Those two shortcodes are actually available to be used in your posts or pages :

  • [wp-bitbucket user=”USERNAME” project=”ACOOLPROJECT” section=”readme”] –> embed the project summary block
  • [wp-bitbucket user=”USERNAME” project=”ACOOLPROJECT” section=”newsfeed”] –> embed the project last activity block

Of course, you have to replace USERNAME and ACOOLPROJECT by the username and project you want to get the content from.

Demo

See it in action on the Pencil2D page.

Contributors

Contributors are listed
here

Notes

For feature request and bug reports, please use the
forums
.

If you are a plugin developer, we would like to hear from
you
. Any contribution would be
very welcome.

Localization

インストール

Upload the plugin to your blog and Activate it.

評価

1件のレビューをすべて表示

貢献者と開発者

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

貢献者

“WP Bitbucket” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.2.1

  • Fixed double slash bug

0.1

  • First release