
The Best Standard Reports in P21 and How to Use Them
Discover how Epicor Prophet 21’s standard reports become very useful tools for decision-makers when used following the best practices.
function add_pages_to_relevanssi_index( $args ) { $args['post_type'][] = 'page'; return $args; } add_filter( 'relevanssi_modify_wp_query', 'add_pages_to_relevanssi_index' );
Skip to content