[wp-trac] [WordPress Trac] #25435: Intoduce function for use instead of do_shortcode( '[shortcode]' )
WordPress Trac
noreply at wordpress.org
Tue Dec 3 13:48:19 UTC 2013
#25435: Intoduce function for use instead of do_shortcode( '[shortcode]' )
-----------------------------+-----------------------------
Reporter: jdgrimes | Owner:
Type: feature request | Status: reopened
Priority: normal | Milestone: Future Release
Component: Shortcodes | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+-----------------------------
Comment (by jdgrimes):
Replying to [comment:6 nacin]:
> Nested shortcodes pose a bit of a problem here.
Not sure what you mean by that. If you are using nested shortcodes, then
you should be using `do_shortcode()` instead of this, or calling the
nested ones like this before passing the the result in as the `$content`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25435#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list