Changeset 23554 for trunk/wp-admin/includes/taxonomy.php
- Timestamp:
- 03/01/2013 04:28:40 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/taxonomy.php
r23416 r23554 158 158 $category = get_category($cat_ID, ARRAY_A); 159 159 160 // Escape data pulled from DB. 161 $category = add_magic_quotes($category); 162 160 163 // Merge old and new fields with new fields overwriting old ones. 161 164 $catarr = array_merge($category, $catarr);
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)