Changeset 783203
- Timestamp:
- 10/05/2013 09:57:01 PM (13 years ago)
- File:
-
- 1 edited
-
wp-d3/tags/1.2.1/wp-d3.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-d3/tags/1.2.1/wp-d3.php
r783193 r783203 98 98 * so the ampersands are restored. 99 99 */ 100 add_filter ('the_content', 'restore_special_chars', 95);100 #add_filter ('the_content', 'restore_special_chars', 95); 101 101 ?> 102 102
Note: See TracChangeset
for help on using the changeset viewer.