[wp-hackers] Shortcode embedded within shortcode -- is it	possible?
    Claude Needham 
    gxxaxx at gmail.com
       
    Fri Aug 12 00:33:47 UTC 2011
    
    
  
Thanks for all the help.
The nested shortcodes are working like a charm.
Now I can use S3 signed urls in FV Wordpress Flowplayer plugin without a hitch.
I noticed that it seems to work equally well to either pass the
modified $content back to core or pass the results from
do_shortcode($content) back. Since the examples illustrated using the
do_shortcode call I stuck with that option.
Thanks again for the help.
Regards,
Claude
On Tue, Aug 9, 2011 at 12:27 PM, Mitch Canter <mitch at mitchcanter.com> wrote:
> http://codex.wordpress.org/Shortcode_API#Nested_Shortcodes
>
> :)
>
> ~Mitch
    
    
More information about the wp-hackers
mailing list