Changeset 49193 for trunk/src/wp-admin/includes/taxonomy.php
- Timestamp:
- 10/18/2020 05:25:10 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/taxonomy.php
r48573 r49193 279 279 } 280 280 281 $terms_to_edit = esc_attr( join( ',', $term_names ) );281 $terms_to_edit = esc_attr( implode( ',', $term_names ) ); 282 282 283 283 /**
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)