is_a_restropress_page

Author: RestroPress 319 views

The is_a_restropress_page filter is applied to use checks if the current page is a RestroPress Page or not. It receives one parameter.
$rp_page -> is a boolean.

apply_filters( ‘is_a_restropress_page’, $rp_page );