Hi I was just wondering if there is a way to get the inside of the shortcode. I tried this method but to no prevail:. thanks
$argsabc = extract( shortcode_atts( array(
'embed' => ''
), $this->post['post_content'] ) );
Hi I was just wondering if there is a way to get the inside of the shortcode. I tried this method but to no prevail:. thanks
$argsabc = extract( shortcode_atts( array(
'embed' => ''
), $this->post['post_content'] ) );
You must be logged in to post a comment.
Please use this to get it done. Hope it will work for you.
More Info :http://codex.wordpress.org/Function_Reference/get_shortcode_regex