Used By
Used By | Description |
---|---|
wp-includes/formatting.php: wp_targeted_link_rel() | Adds rel noreferrer and noopener to all HTML A elements that have a target. |
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::import_theme_starter_content() | Import theme starter content into the customized state. |
wp-admin/includes/template.php: _list_meta_row() | Outputs a single row of public meta data in the Custom Fields meta box. |
wp-includes/functions.php: maybe_serialize() | Serialize data, if needed. |
wp-includes/functions.php: maybe_unserialize() | Unserialize data only if it was serialized. |