Core Function
View Source on Trac ↗ remove_shortcode()
remove_shortcode( mixed $tag ) Removes hook for shortcode.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $tag string | Shortcode tag to remove hook for. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.5.0
Source File
wp-includes/shortcodes.php
Advertisement