Wednesday, June 8

add_filter( 'the_content', 'no_block_for_input', 2000 );
function no_block_for_input( $c ) {
return preg_replace( '/\s }

No comments: