Changeset 1405 for trunk/wp-includes/functions-formatting.php
- Timestamp:
- 06/11/2004 08:02:40 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions-formatting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions-formatting.php
r1404 r1405 268 268 269 269 function format_to_edit($content) { 270 $content = stripslashes($content);271 270 $content = apply_filters('format_to_edit', $content); 272 271 $content = htmlspecialchars($content);
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)