Thank you, this worked!Following this removes notification:
Look for & Open: UpdateCenterPlugin.php in mailster/classes
Find at line 289: add_filter( 'admin_notices', array( &$this, 'admin_notices' ), 99 );
Replace with: //add_filter( 'admin_notices', array( &$this, 'admin_notices' ), 99 );
Save the file!
for more email temp check hereTomz thank you so much for all your efforts for this. works fine.
does anyone happen to have more templates ?
thanks you are a star Tomzfor more email temp check here
Please update Mailster 3.1Tomz updated Mailster - Best #1 Email Newsletter Plugin for WordPress with a new update entry:
Mailster v3.0.4 Nulled
Read the rest of this update entry...
Download Mailster v3.1.0 - Email Newsletter Plugin for WordPress Nulled Free
v3.1 (2022-01-12)
- new: Remove inactive Subscribers automatically
- new: Relative conditions for date fields
- new: filters in the subscriber overview
- updated: Manage Subscribers page
- fixed: add trailing space to preheaders to prevent unintentional line breaks in previews.
its not working with latest untouched update.. someone know how to make that version nulled? @Tomz ? thank you in advance for any tipsFollowing this removes notification:
Look for & Open: UpdateCenterPlugin.php in mailster/classes
Find at line 289: add_filter( 'admin_notices', array( &$this, 'admin_notices' ), 99 );
Replace with: //add_filter( 'admin_notices', array( &$this, 'admin_notices' ), 99 );
Save the file!
Also need to:its not working with latest untouched update.. someone know how to make that version nulled? @Tomz ? thank you in advance for any tips
I followed your instruction but still getting errors. Do I edit from within the WP backend or from the server?Also need to:
1. Open the file mailster/classes/mailster.class.php
2. Find this line:
public function is_verified( $force = false ) {
3. Add this code below the above line:
mailster_remove_notice( 'verify' );
return true;
Also need to:
1. Open the file mailster/classes/mailster.class.php
2. Find this line:
public function is_verified( $force = false ) {
3. Add this code below the above line:
mailster_remove_notice( 'verify' );
return true;
thanks
Do both edits. What errors are you getting?Hello again,
Are we to first follow the instructions here - then continue with your instructions for the plugin to become "touched"? I've tried different steps but no show. What am I doing wrong, please? Please help.
Thank you.
Okay, I'll go through each step again using both edits. Thank you.Do both edits. What errors are you getting?
Hi. So I found UpdateCenterPlugin.php is in mailster/classes, but what should we be looking for inside "libs" (mailster/classes/libs), or did you mean something else by libs, please?Thank you, this worked!
Just to be more specific, the line is inside "classes" - "libs"
Also need to:
1. Open the file mailster/classes/mailster.class.php
2. Find this line:
public function is_verified( $force = false ) {
3. Add this code below the above line:
mailster_remove_notice( 'verify' );
return true;
Also need to:
1. Open the file mailster/classes/mailster.class.php
2. Find this line:
public function is_verified( $force = false ) {
3. Add this code below the above line:
mailster_remove_notice( 'verify' );
return true;