开发者 |
dotMailer
amucklow fstrezos pvpcookie bsstaveley |
---|---|
更新时间 | 2025年2月25日 20:49 |
WordPress版本: | 6.7.2 |
版权: | MIT |
版权网址: | 版权信息 |
A. Yes, the plugin will work, but you will need the WordPress.com Business Plan to install plugins.
A. You can opt to send contacts to multiple lists, some of which can be hidden from the user.
A. Yes they can.
A. Check you have followed the installation steps correctly and that your API email and API password appear exactly as they do in your Dotdigital account. Remember that the API email is automatically generated and should not be changed.
A. You can find the redirection options under the Redirections tab in the plugin dashboard. Here you can set up 3 options:
A. The preferred approach is to use the WordPress editor, and simply drag either of our blocks into the content area. An alternative (useful if your posts and pages don't use the WordPress editor), you can also use the [dotdigital-signup] shortcode to show the form inside the post's content. Shortcode parameters: showtitle - Hide the title of the widget (defaults to 0) showdesc - Hide the description under the title (defaults to 0) with_ajax - Submit form without reloading page (defaults to 0) redirection - Redirect the user to a custom URL after successful submission Example: [dotdigital-signup showtitle=0 showdesc=0 with_ajax=1 redirection="http://www.example.com"] The form will behave as follows:
with_ajax
argument to the [dotdigital-signup]
shortcode.
Bug fixes
[dotdigital-signup]
shortcode has been added to replace [dotmailer-signup]
(although that shortcode will continue to work).
Improvements
shutdown()
function.