Uses
Uses | Description |
---|---|
wp-includes/taxonomy.php: wp_term_is_shared() | Determine whether a term is shared between multiple taxonomies. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/meta.php: add_metadata() | Adds metadata for the specified object. |
wp-includes/class-wp-error.php: WP_Error::__construct() | Initialize the error. |