ArtsJournal: Arts, Culture, Ideas

Screenshot 2024-05-18 at 22.15.16

Screen Shot 2024-01-06 at 8.23.21 PM
charles-plymell-jh-365-200×200
function my_excerpt_length($length){ return 200; } add_filter('excerpt_length', 'my_excerpt_length');