ArtsJournal: Arts, Culture, Ideas

Matthew Westphal

Matthew Westphal
0 POSTS 0 COMMENTS

No posts to display

function my_excerpt_length($length){ return 200; } add_filter('excerpt_length', 'my_excerpt_length');