Plugin Directory

Changeset 3483531


Ignore:
Timestamp:
03/16/2026 07:42:47 AM (2 weeks ago)
Author:
mailerrocket
Message:

updated faq

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mailer-rocket/tags/1.1.0/readme.txt

    r3483520 r3483531  
    4040== Frequently Asked Questions ==
    4141
    42 **Do I need a MailerRocket account to use this plugin?**
     42= Do I need a MailerRocket account to use this plugin? =
    4343Yes. This plugin acts as a bridge between your WordPress site and the MailerRocket platform. You will need a valid API key from your MailerRocket dashboard to fetch your lists and sync subscribers.
    4444
    45 **Where do I find my API key?**
     45= Where do I find my API key? =
    4646Log in to your MailerRocket account, go to Account → API Keys, and copy your key.
    4747
    48 **Is there a limit to how many forms I can create?**
     48= Is there a limit to how many forms I can create? =
    4949No. You can create as many unique forms as you need. Each form can be connected to the same mailing list or different ones, allowing you to track exactly where your subscribers are signing up from.
    5050
    51 **How do I add a form to my website?**
     51= How do I add a form to my website? =
    5252Once you save a form in the MailerRocket dashboard, a unique shortcode is generated (e.g., [mailer_rocket_form id="123"]). Simply copy this code and paste it into any Page, Post, or Sidebar using the standard WordPress Shortcode block.
    5353
    54 **Will this plugin slow down my website?**
     54= Will this plugin slow down my website? =
    5555Not at all. MailerRocket is designed to be extremely lightweight. The heavy lifting—like processing data and sending emails—is handled on MailerRocket’s high-speed servers, ensuring your site’s loading time remains unaffected.
    5656
    57 **Does the plugin support custom fields?**
     57= Does the plugin support custom fields? =
    5858Yes! When you click "Load Fields" during form creation, the plugin automatically pulls all fields associated with your MailerRocket list, including text inputs, dropdowns, and checkboxes.
    5959
    60 **Is MailerRocket GDPR compliant?**
     60= Is MailerRocket GDPR compliant? =
    6161Yes
    6262
    63 **What happens if I change my mailing list in MailerRocket?**
     63= What happens if I change my mailing list in MailerRocket? =
    6464If you add or remove fields from a list on the main MailerRocket platform, simply go back to your form settings in WordPress and click "Load Fields" again. The plugin will instantly refresh to match your new list structure.
    6565
    66 **Can I customize the look of the forms?**
     66= Can I customize the look of the forms? =
    6767MailerRocket forms are designed to be clean and professional out of the box. However, they use standard HTML classes, meaning you can easily apply custom CSS through your theme’s "Additional CSS" section to match your brand's specific colors and fonts.
    6868
Note: See TracChangeset for help on using the changeset viewer.