epuzyrev
New member
Be up soon

Be up soon
Thank you for the update.Mailster v3.1.1 Nulled
Thanks @Kao X3
== Changelog ==
= 3.1.1 =
* fixed: time specific auto responders sent only on Sundays causes sending the following to be way in the future
* fixed: type in test bounce message
* fixed: typo in subscriber query causes database error
* fixed: PHP warning of undefined variable in option bar
* added: unsubscribe link to in mail app unsubscribe message
* added: filter `mailster_campaign_meta_defaults` to filter default meta values
* added: defined `wp_mail` filters are now applied if used with Mailster
Download Mailster v3.1.1 - Email Newsletter Plugin for WordPress Nulled Free
v3.1.1 (2022-01-19)
fixed: time specific auto responders sent only on Sundays causes sending the following to be way in the future
fixed: type in test bounce message
fixed: typo in subscriber query causes database error
fixed: PHP warning of undefined variable in option bar
added: unsubscribe link to in mail app unsubscribe message
added: filter mailster_campaign_meta_defaults to filter default meta values...
Clean untouched
doneCan you edit the post so that it says it is same v3.1.1 as the nulled main download.
Otherwise I can see some here thinking that it is a new update that needs to be nulled.![]()
New version Mailster 3.1.2 is available.Mailster v3.1.1 Nulled
Thanks @Kao X3
== Changelog ==
= 3.1.1 =
* fixed: time specific auto responders sent only on Sundays causes sending the following to be way in the future
* fixed: type in test bounce message
* fixed: typo in subscriber query causes database error
* fixed: PHP warning of undefined variable in option bar
* added: unsubscribe link to in mail app unsubscribe message
* added: filter `mailster_campaign_meta_defaults` to filter default meta values
* added: defined `wp_mail` filters are now applied if used with Mailster
Is this your own untouched version?Mailster 3.1.2 (untouched)
Okay have grabbed on phone to null later once at pc again.
public function is_verified( $force = false ) {
public function is_verified( $force = false ) {
return true;
public function __construct() {
public function __construct() {
add_filter( 'plugins_loaded', array( &$this, 'init' ) );
return;
private function __construct( $caller ) {
private function __construct( $caller ) {
self::$caller = $caller;
self::$plugins = self::get_options();
add_action( 'admin_init', array( &$this, 'init' ), 100 );
return;
You do know that you have just posted that right below the already nulled upload.Here is my NULL instruction for the latest Mailster:
file /mailster/classes/mailster.class.php
find
replace withPHP:public function is_verified( $force = false ) {
PHP:public function is_verified( $force = false ) { return true;
file /mailster/classes/update.class.php
find
replace withPHP:public function __construct() {
PHP:public function __construct() { return;
file /mailster/classes/UpdateCenterPlugin.php
find
replace withPHP:private function __construct( $caller ) {
PHP:private function __construct( $caller ) { return;
You do know that you have just posted that right below the already nulled upload.![]()
the already nulled upload
Yes, I downloaded the untouched file. While I was preparing the instruction and publishing it, I discovered that there is already a NULL version. Thank you very much!
Download Mailster v3.1.2 - Email Newsletter Plugin for WordPress Nulled Free
v3.1.2 (2022-02-09)
- fixed: CSS for WP 5.9
- fixed: small typo in variable
- fixed: compatibility for PHP 5.6+