Changeset 5796 for trunk/wp-includes/taxonomy.php
- Timestamp:
- 07/11/2007 07:57:43 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/taxonomy.php
r5774 r5796 440 440 } 441 441 442 // TODO: attribute is usually done in an edit context, so display filters probably443 // not appropriate.444 442 if ( 'attribute' == $context ) 445 443 $value = attribute_escape($value);
Note: See TracChangeset
for help on using the changeset viewer.