Shortcodes not working?
-
Pls check code as well:
$story_content = get_post_meta($post->ID, 'product_highlights', true); echo apply_filters('meta_content', $story_content);
- The topic ‘Shortcodes not working?’ is closed to new replies.
Home / Plugin: Shortcode Exec PHP / Shortcodes not working?
Pls check code as well:
$story_content = get_post_meta($post->ID, 'product_highlights', true);
echo apply_filters('meta_content', $story_content);