• Resolved jcdweb

    (@jcdweb)


    hello,

    I work with thenewsletterplugin and I try to insert shortcode form adrotate in the content.
    The newsletter plugin enable shortcode in content, but when I send newsletter, there’s no ban, jsute the shortcode.
    I send a ticket to newsletter plugin and here the answer :
    It means the plugin that manages the shortcode does not activate it on the admin side. You should ask them if the shortcode is always active, even in the admin context.
    Probably, when you send the newsletter, since it is sent using the wp scheduler which is not an admin component of WP, the shortcode will work.

    what do you think about ? what can I do for my problem ?
    Thanks for advance,

Viewing 1 replies (of 1 total)
  • Plugin Author Arnan

    (@adegans)

    As far as I know shortcodes work in the dashboard.
    AdRotate uses add_shortcode as provided by WordPress.
    I’m not aware of any distinction where the shortcode is active using that.

    More commonly (in themes at least) if registered shortcodes don’t work the ‘receiving’ field is not using do_shortcode properly.

Viewing 1 replies (of 1 total)

The topic ‘[NSFW] shortcode don’t word in thenewsletterplugin’ is closed to new replies.