Skip to content
Valerio Souza edited this page Feb 19, 2015 · 2 revisions

Hi, Welcome to beta version.

If you want to be a beta tester, below tips on how to proceed.

A beta version of 24 hours and 7 days before the official version will be released.

To download the beta version, install on a Plugin GitHub Updater (https://github.com/afragen/github-updater/archive/master.zip) test environment or download the beta version in zip at https://github.com/valeriosouza/post-notification-by-mail/archive/beta.zip

Using GitHub Updater

Ready, whenever you have a new version of the Post Notification By Email, it will update automatically.

Using manual mode

How will it work?

After completed the development of the plugin, a beta version will be released. Along with it will open a new issue with the following title (Beta Version 0.0.0) and it will include all of the items to be tested, its new features and bug fixes.

It will also be released the languages package for translation (https://www.transifex.com/projects/p/post-notification-email/).

If you are fluent in English, and / or find errors and problems in the beta, just comment on the issue to be resolved.

To help quick fix, describe as much as possible the error.

Recommended tests on all versions.

Make different settings, with different users and multiple posts and make sure all items work perfectly.

It is recommended to enable WP_DEBUG to check for errors.

define( 'WP_DEBUG', true );

define( 'WP_DEBUG_LOG', false );

define( 'WP_DEBUG_DISPLAY', true );

We await your help to make a plugin better.