wpseek.com
A WordPress-centric search engine for devs and theme authors
remove_all_shortcodes › WordPress Function
Since2.5.0
Deprecatedn/a
› remove_all_shortcodes ( No parameters )
Defined at: |
|
Codex: |
Clear all shortcodes.
This function is simple, it clears all of the shortcode tags by replacing the shortcodes global by a empty array. This is actually a very efficient method for removing all shortcodes.
Related Functions: remove_shortcode, remove_all_filters, remove_all_actions, gallery_shortcode, unescape_invalid_shortcodes