Changeset 6939
- Timestamp:
- 02/20/2008 04:47:50 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/shortcodes.php
r6911 r6939 112 112 $atts[] = stripcslashes($m[8]); 113 113 } 114 } else { 115 $atts = ltrim($text); 114 116 } 115 117 return $atts;
Note: See TracChangeset
for help on using the changeset viewer.