function my_excerpt_length($length){ return 200; } add_filter(‘excerpt_length’, ‘my_excerpt_length’);
Recover your password.
A password will be e-mailed to you.
function my_excerpt_length($length){ return 200; } add_filter(‘excerpt_length’, ‘my_excerpt_length’);
Recover your password.
A password will be e-mailed to you.