Changeset 1319
- Timestamp:
- 05/19/2004 10:24:25 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-rdf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-rdf.php
r1145 r1319 7 7 $more = 1; 8 8 9 header('Content-type: application/r ss+xml', true);9 header('Content-type: application/rdf+xml', true); 10 10 11 11 add_filter('the_content', 'trim');
Note: See TracChangeset
for help on using the changeset viewer.