Mailster - Email Newsletter Plugin for WordPress 4.0.9

Download Mailster - Email Newsletter Plugin for WordPress 4.0.9 from nulled fire. Mailster is an easy to use Email Newsletter Plugin for WordPress.
  • fixed: Editor button now only available in the backend
  • fixed: Excerpts were missing when view mode is Excerpt View
  • fixed: missing wp_get_raw_referer on WP < 4.5
  • fixed: choosing default values for dropdowns and radio custom fields
  • fixed: multiple attached attachments
  • fixed: plain text option wasn’t respected during test campaigns
  • improved: lists assigned to a form are now respected if form id is set explicitly on subscriber submission
  • added: mailster_campaign_content filter to alter the content of campaigns
  • added: mailster_using_permalinks filter
  • added: support for the SparkPost add on
  • fixed: some tags with alternative content were not replaced when sending a test campaign
  • fixed: module screenshots returned error if more than 30 modules in template
  • improved: unsubscribe action can now contain a status for more info
  • change: send method now returns internal message ID
  • change: test mails to unknown email addresses are no longer assigned to the current user to prevent false mailbox actions
* fixed: radio and dropdown values weren't populated on profile in some cases
* fixed: wp_mail now supports coma separated emails if used by Mailster
* fixed: PHP notice with autoresponders on PHP 7.1
* fixed: link for buttons were pre filled with the URL from the previous selected button
* fixed: PHP notices on Cron lock
* fixed: issue with defined constants if GEO library is loaded in a third party plugin
* fixed: display issue of emojis in tinymce of multi elements
* fixed: link of images wasn't populated correctly
* fixed: reading filesize on missing file during export
* improved: ever re-signup will respect the forms double-opt-in setting
* improved: using SQL_CALC_FOUND_ROWS on subscribers overview to speed up queries
* improved: form profile compatibility with certain themes
* improved: get referer on form signup
* improved: pre cache queries on autoresponder overview
* added: option for legacy POP3 method on bounce settings
* added: 'mailster_update_option_*' filter to alter option on save
* added: 'mailster_get_signups_sql', 'mailster_queue_campaign_subscriber_data' filters
* added: 'mailster_cookie_time' filter to adjust Mailster cookie expiration time
* added: 'mailster_get_current_user' and 'mailster_get_current_user_id' methods
* changed: 'mailster_unsubscribe_link' hook position and added campaign_id to arguments