Changeset 23563 for trunk/wp-admin/includes/taxonomy.php
- Timestamp:
- 03/01/2013 05:00:25 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
r23554 r23563 159 159 160 160 // Escape data pulled from DB. 161 $category = add_magic_quotes($category);161 $category = wp_slash($category); 162 162 163 163 // Merge old and new fields with new fields overwriting old ones.
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)