• Dear contact-form-7,

    I’ve created a few custom shortcodes for my emails.
    But they just show up as plain-text when i send them.
    I use the wpcf7_add_shortcode( ‘my_shortcode’, ‘my_shortcode’); format
    My shortcodes work everywhere but not in your plugin.
    Somehow i get it to work with using add_action(‘wpcf7_special_mail_tags’, ‘my_shortcode’);
    But that only grabs my latest shortcode.
    My shortcodes do the same thing but their outcome is different.
    For example i have 10 forms all with a different origin.
    Per form i Bcc: the registred users email from that same origin.
    Is it a duplication issue or is the wpc7_add_shortcode just not working atm?

    Hopefully i’ve informed you well enough.

    Yours sincerely,

    roywebniq

    https://www.ads-software.com/plugins/contact-form-7/

  • The topic ‘wpc7_add_shortcode not working’ is closed to new replies.