Uses
Uses | Description |
---|---|
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/plugin.php: remove_filter() | Removes a function from a specified filter hook. |
wp-includes/option.php: update_site_option() | Updates the value of an option that was already added for the current network. |