Changeset 709 for trunk/wp-includes/kses.php
- Timestamp:
- 01/03/2004 11:48:16 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/kses.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/kses.php
r663 r709 19 19 'em' => array(), 20 20 'strike' => array(), 21 'a' => array('href' => array('minlen' => 6, 'maxlen' => 250),21 'a' => array('href', 22 22 'title', 23 'rel' => array('minlen' => 3, 'maxlen' => 250)),24 'blockquote' => array('cite' => array()),23 'rel'), 24 'blockquote' => array('cite'), 25 25 'del' => array('datetime'), 26 26 'br' => array());
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)