ac_custom_excerpt_length( $length )
-
hello. i love your theme. just recently, all of a sudden, I can’t change its excerpt length anymore. only the new post. this used to be working fine.
if ( ! function_exists( ‘ac_custom_excerpt_length’ ) ) {
function ac_custom_excerpt_length( $length ) {
return 25;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘ac_custom_excerpt_length( $length )’ is closed to new replies.
