Changeset 6726 for trunk/wp-includes/shortcodes.php
- Timestamp:
- 02/05/2008 06:47:27 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/shortcodes.php
r6659 r6726 31 31 'baz' => 'default baz', 32 32 ), $atts)); 33 33 34 34 return "foo = {$foo}"; 35 35 }
Note: See TracChangeset
for help on using the changeset viewer.