Ticket #57058: 57058.patch
File 57058.patch, 728 bytes (added by , 11 months ago) |
---|
-
wp-includes/taxonomy.php
558 558 * 559 559 * @since 4.5.0 560 560 * 561 * @global WP $wp Current WordPress environment instance.562 561 * @global WP_Taxonomy[] $wp_taxonomies List of taxonomies. 563 562 * 564 563 * @param string $taxonomy Taxonomy name. … … 4521 4520 * other delays in upgrade routines may cause shared terms to remain. 4522 4521 * 4523 4522 * @since 4.4.0 4523 * 4524 * @global wpdb $wpdb WordPress database abstraction object. 4524 4525 * 4525 4526 * @param int $term_id Term ID. 4526 4527 * @return bool Returns false if a term is not shared between multiple taxonomies or