Changeset 18633 for trunk/wp-includes/formatting.php
- Timestamp:
- 09/03/2011 04:02:41 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/formatting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/formatting.php
r18585 r18633 2229 2229 * 2230 2230 * A number of characters are removed from the URL. If the URL is for displaying 2231 * (the default behaviour) ampers tands are also replaced. The 'clean_url' filter2231 * (the default behaviour) ampersands are also replaced. The 'clean_url' filter 2232 2232 * is applied to the returned cleaned URL. 2233 2233 *
Note: See TracChangeset
for help on using the changeset viewer.