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

Bulletin

説明

Easily let your visitors subscribe to a Bulletin list.

参加・貢献

Did you find a bug or do you have a suggestions? Create an issue or, that’s even beter, create a pull request to
enhance this plugin.

Is this plugin not available in your locale? I welcome you to propose translations on translate.wordpress.org.

The source code and issues can be found in the GitHub repository eResults/wordpress-bulletin-plugin.

インストール

  1. Upload bulletin to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化
  3. Add the Bulletin Widget to your page.

FAQ

The plugin isn’t available in my locale

Go to translate.wordpress.org and suggest a translation.

How to report a problem?

Go to github.com/eResults/wordpress-bulletin-plugin/issues and create an issue.

評価

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

貢献者と開発者

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

貢献者

“Bulletin” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

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

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

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

変更履歴

1.0.9

  • Fixed: user feedback in widget

1.0.8

  • New: Load i18n files from translate.wordpress.org
  • Fixed: Don’t load unused assets

1.0.7

  • Added: Partial refresh widget in customizer
  • Added: Support multiple widget on one page
  • Added: Submit to #widget_id to send visitors back to the form
  • Fixed: Undefined variables

1.0.6

  • Fixed: Translate already subscribed error
  • Added: Populate form when an error occurs

1.0.5

  • Updated: i18n

1.0.4

  • Added: message when successfully subscribed

1.0.3

  • Changed: Replace input submit by button to make CSS pseudo elements possible
  • Updated: i18n

1.0.2

  • Fixed: handle client exceptions
  • Fixed: adding widget without saving caused error when subscribing
  • Updated: i18n
  • Updated: composer dependencies

1.0.1

  • Added: Link to the settings page in the plugin overview
  • Added: Placeholder attribute on email input
  • Updated: Use public bulletin-api-php package instead of a self writing cUrl wrapper
  • Fixed: Prevent PHP Notices
  • Fixed: Wrong API token would crash the Customizer

1.0.0

  • Set the API key
  • Add Bulletin widget