Make WordPress Core

Ticket #57058: 57058.patch

File 57058.patch, 728 bytes (added by upadalavipul, 11 months ago)
  • wp-includes/taxonomy.php

     
    558558 *
    559559 * @since 4.5.0
    560560 *
    561  * @global WP            $wp            Current WordPress environment instance.
    562561 * @global WP_Taxonomy[] $wp_taxonomies List of taxonomies.
    563562 *
    564563 * @param string $taxonomy Taxonomy name.
     
    45214520 * other delays in upgrade routines may cause shared terms to remain.
    45224521 *
    45234522 * @since 4.4.0
     4523 *
     4524 * @global wpdb $wpdb WordPress database abstraction object.
    45244525 *
    45254526 * @param int $term_id Term ID.
    45264527 * @return bool Returns false if a term is not shared between multiple taxonomies or