Changes between Initial Version and Version 1 of Ticket #33517, comment 8
- Timestamp:
- 08/23/2015 10:12:54 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33517, comment 8
initial v1 2 2 > It's not the # of shortcodes though 3 3 4 This is wishful thinking. Fact is, if anyone registers hundreds of shortcodes, the system becomes extremely inefficient with alternation patterns until it finally crashes the PCRE comp lier. The available solutions are to use shortcode attributes correctly (which falls on the plugin author), or to redesign the system (which falls on contributors like me).4 This is wishful thinking. Fact is, if anyone registers hundreds of shortcodes, the system becomes extremely inefficient with alternation patterns until it finally crashes the PCRE compiler. The available solutions are to use shortcode attributes correctly (which falls on the plugin author), or to redesign the system (which falls on contributors like me).