|
prefix . 'relevanssi_log' ) ); ?> |
|
|
';
esc_html_e( "Big log database table will eventually start to slow down the search, so it's a good idea to use some level of automatic log trimming.", 'relevanssi' );
echo '';
} else {
echo ' '; // Translators: %d is the setting for no trim (probably 0). printf( esc_html__( 'Set to %d for no trimming.', 'relevanssi' ), 0 ); echo ' '; } ?> |
|