ArtsJournal: Arts, Culture, Ideas

scott

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