Mailgun Subscriptions
| 开发者 |
jbrinley
|
| 更新时间 |
2025年12月8日 02:54 |
| PHP版本: |
3.9 及以上 |
| WordPress版本: |
6.9 |
| 版权: |
GPL-2.0 |
| 版权网址: |
版权信息
|
详情介绍:
Add a Mailgun subscription form to your WordPress site. Your visitors can use the form to subscribe to your lists using the Mailgun API.
安装:
- Install and activate just as a normal WordPress plugin.
- You'll find the "Mailgun Lists" settings page in the Settings admin menu. Here, you can setup your API keys, control which lists you're making available, and create custom descriptions for your lists.
更新日志:
1.3.3
- Added sanitization for the
mailgun_subscription_form shortcode description
1.3.2
- Fix PHP warning when subscribing to a new list from the account management page
1.3.1
- Remove current/change email toggle from account management page
- Merge account management page dynamic content with static page content
- Enable admin to manually place dynamic account management page content using the [mailgun_account_management] shortcode
- Fix bug with ajax submission handling for logged out users
1.3.0
- Ajax handling of the subscription widget
- Form to change email address on the account management page
1.2.0
- Optional name field for the subscription widget (credit to Paul Ryley)
- Fix PHP notice when first loading admin page
- Default to WordPress email validation, with filter to use MailGun API
1.1.2
- Fix fatal error during uninstall
- Fix error saving account management page ID
1.1.1
- Validate email address when requesting token to manage account
- Disable caching of subscription management page
1.1
- New feature: subscription management
1.0