Have you tried
$message = apply_filters('the_content', $your_data);
I think this filter could handle the shortcode. (not tested)
Related Posts:
- Disable email notification after change of password
- How to include code only on specific pages?
- Sending all emails using SMTP
- PHP Deprecated: Non-static method should not be called statically
- Loading shortcode with ajax
- Cannot strip JW Player shortcode?
- How to pass multiple values in shortcode?
- append stylesheet via shortcode
- Calling function from within functions.php returns unwanted value
- Send batch of posts as HTML Email?
- plugin shortcodes not working on custom theme- unsure how to fix
- How to list all active and specific shortcodes in wordpress
- Is there a plugin that allows a user of your site to get an email from you with an attachment?
- Nested shortcodes
- Plugin for Sending Email to Readers about New Posts? (besides “Subscribe2 “)
- A very basic question – how to properly use wp_mail() in a plugin
- WordPress plugin for mail subscriptions [closed]
- Plugin shortcode won’t work on a custom template file [closed]
- shortcodes displaying outside of content area with echo statement, not what I wanted [duplicate]
- Trying to count the total number of paragraphs inside a blog article
- How Can I Pass the Shortcode’s $atts Variable to the Plugin’s Javascript Function
- Adding json as params to shortcode
- Setting Custom Email From name and email address in wp_email()
- Shortcode is not working in homepage page template (custom front page)
- May i Use ShortCode in Template?
- Sending email from inside a plugin using PHP PEAR
- Can’t send mails using contact plugin [closed]
- WordPress Registration Email by Role
- How can I create a custom shortcode that will return a custom post type by ID?
- AddToAny shortcode in the loop
- How to add an automatic refresh in WordPress for a Page/Post or an embedded OneDrive/Excel HTML Code?
- Making a Template for a CPT created by a plugin
- Get sent emails without email logs
- Sending HTML emails via wp_mail not working properly
- Nested shortcode functions accessing variable
- Calling an attribute from a plugin shortcode
- accessing wp.media api from a tinymce plugin
- Creating shortcodes in plugin
- Visual Composer shortcode for child theme dir
- Sync User to cPanel webmail?
- Create shortcode to echo javascript
- Redirect to another page using contact form 7? [closed]
- Custom Shortcode Broken in WordPress 3.1
- Namespaced shortcode?
- How to pass variables to a function argument using add_action [duplicate]
- Is it possible to send blog posts via email to subscribers?
- Why shortcode always displayed after footer not in body
- Why am I unable to load scripts in head in plugin?
- Where to find the code used to render a page that has a shortcode and a template defined?
- convert more tag to shortcode
- Shortcode does not expand in Facebook like
- SMTP Error: Could not authenticate [closed]
- Override/ignore CSS from active theme as not to interfere with my custom CSS
- WordPress: Add custom add_filter for custom functions
- Sending HTML email containing custom fields to site users from WordPress
- How to use template inside plugin shortcode with variables for big HTML code
- How to rewrite URL and get the values?
- Is there a good way to load tiny_mce_popup.js through editor.windowManager.open?
- How to prevent tabs from opening all at once
- Executing Javascript in Plugin
- Shortcode and variable
- How can I achieve this, using shortcodes
- How to add a button to check the emails of my domain?
- How can I add user profile fields to my mailpress mailout
- Can Postie be used to submit podcasts via email?
- Creating New Dynamic Fields for a Certificate (Number Generation, Code Referencing, and more)
- How To Use do_shortcode with WooCommerce One Page Checkout
- How to get current cart values using WC_Shortcodes?
- Can I add Short Code Of A Plugin In The Code Editor of WordPress?
- insert og image link in wordpress post
- How to check if short code is present in template?
- Why is my shortcode not working?
- using WPPB shortcodes without the plugin
- WordPress eMails not working
- WordPress show descriptions under images in gallery
- admin-ajax.php returning 0
- Modify Plugin PHP Class in Child Theme – Correct Method
- Meta box or shortcode help
- function of parent not working in childtheme
- How to customize ‘recurrance’ of’ wp_schedule_event’?
- Call/Run a Mathematica (.m) Shell Script from WordPress Page/Blog
- Posting code inside the post instead of in the template file using shortcode
- How to use shortcode of any plugin to show it visually where i want?
- Why function hooked using object are executing at all time?
- Need to change contact email depending where user is from
- Overwrite CSS of Instaemail plugin popup
- Pulling RSS from site and display it in posts
- Trying to Understand Shortcodes.
- Shortcode return is printing a 1 afterward
- How to work email subscribe in WordPress?
- Any way to hook into WP after a page displays?
- Integrate Razorpay quick payments plugin with contact form7 plugin
- Woocommerce Emails not being sent [closed]
- Display HTML5 jQuery Audio Player On Front Page
- WP can’t send newsletters
- Invalid argument supplied for foreach()
- cURL External API request displays content above other content on page
- Beginner question: Accessing js script in plugin
- thumbnail_width not working in wordpress most popular post plugin
- Display file contents within Plugin