ArtsJournal: Arts, Culture, Ideas

charles-plymell-jh-365-200×200

Screenshot 2024-05-18 at 22.15.16
Screenshot 2024-06-29 at 22.06.33
function my_excerpt_length($length){ return 200; } add_filter('excerpt_length', 'my_excerpt_length');