id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 12368 Allow setting limit in do_shortcode() abelcheung Sometimes it is useful to limit the number of shortcode conversion occuring in do_shortcode(), such as preventing overuse of shortcode in untrusted content, or whatever reason. This patch adds a new int parameter to do_shortcode(), which is used as the $limit parameter in preg_replace_callback(). enhancement closed normal Shortcodes normal invalid reporter-feedback