The rpress_is_test_mode filter is applied to use checks if test mode is enabled. It receives one parameter.
$ret -> is a boolean.
apply_filters( ‘rpress_is_test_mode’, $ret );
The rpress_is_test_mode filter is applied to use checks if test mode is enabled. It receives one parameter.
$ret -> is a boolean.
apply_filters( ‘rpress_is_test_mode’, $ret );