Changeset 1148 in tests for trunk/tests/user/slashes.php
- Timestamp:
- 11/21/2012 03:01:28 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/tests/user/slashes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/user/slashes.php
r1071 r1148 12 12 $this->old_current_user = get_current_user_id(); 13 13 wp_set_current_user( $this->author_id ); 14 14 15 15 // it is important to test with both even and odd numbered slashes as 16 16 // kses does a strip-then-add slashes in some of it's function calls
Note: See TracChangeset
for help on using the changeset viewer.