[wp-trac] [WordPress Trac] #33517: Crash After Registering 500+ Shortcodes
WordPress Trac
noreply at wordpress.org
Fri Oct 2 01:06:03 UTC 2015
#33517: Crash After Registering 500+ Shortcodes
-----------------------------------------------+--------------------------
Reporter: thepolishlad | Owner: miqrogroove
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Shortcodes | Version:
Severity: normal | Resolution: fixed
Keywords: roadmap needs-testing wptexturize | Focuses:
-----------------------------------------------+--------------------------
Comment (by miqrogroove):
Replying to [comment:15 gitlost]:
> Also I think it would be nice to put this logic in a function as apart
from DRY it's generally useful and would be one small step to reduce
references to the global shortcodes array and to APIize shortcodes, eg
Just so we're on the same page, this logic is going to be removed from
wptexturize() in 4.5 per the current roadmap draft. After that, there
would be no core use for this function outside of shortcodes.php. Plugins
wont need it because it is already part of do_shortcode().
So, is there really a strong need for this in the API? Something I didn't
think about?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33517#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list