Make WordPress Core


Ignore:
Timestamp:
07/11/2007 07:57:43 PM (19 years ago)
Author:
ryan
Message:

Post filter rework. see #4546

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/taxonomy.php

    r5774 r5796  
    440440    }
    441441
    442     // TODO: attribute is usually done in an edit context, so display filters probably
    443     // not appropriate.
    444442    if ( 'attribute' == $context )
    445443        $value = attribute_escape($value);
Note: See TracChangeset for help on using the changeset viewer.