rpress_template_paths

Author: RestroPress 321 views

The rpress_template_paths filter is applied to use get a list of paths to check for template locations. It receives one parameter.
$file_paths -> is an array containing file path.

apply_filters( ‘rpress_template_paths’, $file_paths );