Goals Truncate the Recent Post’s Length Add the post id (may be unsafe), ideally I would like to add another sequence (separate from the post id), but for now I’ll just add the post id (no time for the former) […]
update: edit: /wp-includes/default-filters.php comment out all the 11 times the add_filter is added. for example add_filter( ‘the_content’, ‘wptexturize’ );