This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Bulletin

Description

Easily let your visitors subscribe to a Bulletin list.

Contribute

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.

Installation

  1. Upload bulletin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in 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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Bulletin” is open source software. The following people have contributed to this plugin.

Contributors

“Bulletin” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Bulletin” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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