Official demo of the theme/plugin
Mailster is a powerful and easy-to-use email newsletter plugin designed for WordPress. It helps you easily create, send, and track newsletter campaigns, suitable for email marketing needs of all sizes. Mailster offers a rich set of templates and automation features to make your email marketing more efficient.
Mailster supports multiple email service providers, including SMTP, Mailgun, SendGrid, etc., ensuring high delivery rates for your emails. It also provides detailed statistical reports to help you analyze key metrics such as open rates and click-through rates, optimizing your email marketing strategy.
The interface of Mailster is clean and intuitive, allowing users without a technical background to quickly get started. It also supports multiple languages for the convenience of global users. Continuous updates ensure the functionality and security of the plugin, giving you peace of mind.
Whether for small businesses or large organizations, Mailster can meet your email marketing needs. Its powerful features and ease of use make it the preferred email newsletter plugin for WordPress users.
🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹 Version Update Log 🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹
The update log for the Mailster plugin is as follows:
v4.1.9 (2025-02-10)
- Fix: Missing delete activity permissions in certain cases
- Fix: Missing key in array function
- New: New permissions `delete_private_newsletters` and `delete_published_newsletters`
- Improvement: Alignment of elements in the automation checker
- Improvement: Use `ToggleGroupControl` for checkboxes in custom field update operations
- Upgrade packagev4.1.8 (2025-01-07)
- Fix: Error when subscribing to multiple lists. `wpdb->delete` may return 0, so better checks are needed
- Removed redundant shortcodes
- Updated packages### Version v4.1.7 (2024-12-17)
#### Fixes
- **Fixed an issue**: Activating this plugin would cause fatal errors if other plugins use `wp_mail`.
- **Corrected spelling errors**.#### Updates
- **Updated Freemius SDK to 2.10.1**.---
### Version v4.1.6 (2024-11-27)
#### Fixes
- **Fixed the issue where active cache was not cleared on state change**.
- **Corrected the issue where using "has" and "does not have" tag conditions returned incorrect results**.
- **Forced some expressions to use boolean values**.#### New Features
- **Added `__nextHasNoMarginBottom` property to the component** to prevent deprecation messages in WordPress 6.7.#### Removed
- **Removed the option to upgrade the license from notifications**.#### Updates
- **Updated composer and npm dependencies**.#### Optimization
- **Reduced the usage of constant MAILSTER_BUILT**.v4.1.5 (2024-11-11)
Improvements: Admin notices improved
Improvements: Display "0" value on subscriber detail page instead of showing nothing
Improvements: License screen conversion
Improvements: Added quick delete filter option from subscriber overview
Added: {second} tag to show current seconds
Fixed: Minor CSS issues
Fixed: PHP notices during auto-reply conversion
Fixed: Selector break block triggered if connection speed slows down
Fixed: In some cases, cache not cleared for block tables
Fixed: Quoted conditions not rendering correctly
Fixed: Missing form styles on saved block forms
Fixed: Race condition when triggering workflows on manual user updates
Fixed: Errors when applying search tags to non-string values
Removed: Old usage tracking
Rewrote notification method
Updated Freemius SDK to 2.9.0= 4.1.4 =
- Fixed: Unsubscribe button displayed on profile
- Fixed: In some cases, workflows may be triggered multiple times
- Improvements: Check if Mailster methods are called before initializing Mailster
- Improvements: Support for WooCommerce plugin### Version 4.1.3 (2024-09-16)
- Fixed: Automation plans will generate invalid queries if empty parameters are passed
- Fixed: Missing translations
- Fixed: Respect the 'WPLANG' attribute when fetching translations
- Fixed: Spelling errors on the dashboard
- Improvement: Allow updates from the dashboard if translations are already loaded
- Improvement: Trigger based on hooks now supports multiple or all subscribers### Version 4.1.2 (2024-08-09)
- Fixed: PHP warnings in the automations class
- Fixed: Missing ID when using block forms on the front end
- Fixed: Missing activities in email workflows
- Fixed: Certain strings were not translatable improvement: translations
- Improvement: Form mode is now translatable
- Added: Link to the translator on the dashboard### Version 4.1.1 (2024-08-05)
- Fixed: PHP errors in PHP 7.4 version
- Fixed: In some cases, skipping steps could cause blocks to break
- Fixed: Step appenders were not aligned correctly### Version 4.1.0 (2024-08-05)
- New: Jump step: Jump to a specific step in the workflow.
- New: Notification step: Send notifications to email addresses.
- New: Allow filling the 'Preface' form with URL parameters.
- New: Subscribers queued on the workflow can now be checked, deleted/forwarded/completed.
- New: Option to skip steps in the workflow.
- New: Option to allow pending subscribers into the workflow.
- New: Options to activate/deactivate and copy workflows from the overview page.
- New: Ability to manage workflows and block forms.
- New: Shortcodes for forms can now be quickly copied from the form overview page.
- Added: Option to select autocomplete types for input elements on forms.
- Improvement: Start Mailster. Now, the main class will load when all plugins are available.
- Improvement: The newsletter homepage in the site editor is no longer broken.
- Improvement: Front-end scripts for forms are executed using domReady.
- Improvement: BlockRecovery now uses fewer resources.
- Improvement: Re-extracting data is now less resource-intensive.
- Improvement: The missing step appender in WP 6.6 is back (and better).
- Improvement: New icons added for certain steps to make them easier to distinguish.
- Improvement: Time-related input fields have a 'now' button for quick jumping to the current time.
- Improvement: More option buttons in the editor toolbar for convenience.
- Improvement: Workflows can now run up to 1024 steps in a single process to prevent infinite loops.
- Change: The canvas toolbar is now located within the canvas.
- Change: `wp_mail` settings: Changed the loading method of the function### Version 4.0.11 (2024-07-17)
- Fixed: PHP error "Attempting to assign properties to an array"
- Fixed: Styling issues on WP 6.6 Automation
- Fixed: Missing Canvas tool on WP 6.6
- Fixed: Workflow steps with delays not correctly calculating time zones.