Home
last modified time | relevance | path

Searched refs:global_terms_enabled (Results 1 – 16 of 16) sorted by relevance

/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/
H A Dedit-tags.php283 if ( ! global_terms_enabled() ) {
459 <?php if ( ! global_terms_enabled() ) : ?>
H A Dedit-tag-form.php151 <?php if ( ! global_terms_enabled() ) { ?>
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/
H A Dedit-tags.php283 if ( ! global_terms_enabled() ) {
459 <?php if ( ! global_terms_enabled() ) : ?>
H A Dedit-tag-form.php151 <?php if ( ! global_terms_enabled() ) { ?>
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dclass-wp-terms-list-table.php675 <?php if ( ! global_terms_enabled() ) : ?>
H A Dms.php553 if ( global_terms_enabled() && ( 'category' === $taxonomy || 'post_tag' === $taxonomy ) ) {
H A Dschema.php1268 'global_terms_enabled' => global_terms_enabled() ? '1' : '0',
H A Dupgrade.php162 if ( global_terms_enabled() ) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dclass-wp-terms-list-table.php675 <?php if ( ! global_terms_enabled() ) : ?>
H A Dms.php553 if ( global_terms_enabled() && ( 'category' === $taxonomy || 'post_tag' === $taxonomy ) ) {
H A Dschema.php1268 'global_terms_enabled' => global_terms_enabled() ? '1' : '0',
H A Dupgrade.php162 if ( global_terms_enabled() ) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dms-functions.php2074 if ( ! global_terms_enabled() ) {
H A Dfunctions.php6049 function global_terms_enabled() { function
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dms-functions.php2074 if ( ! global_terms_enabled() ) {
H A Dfunctions.php6049 function global_terms_enabled() { function