Search Results
Load MoreSTOP STOP STOP: DO NOT ACTIVATE THIS CODE BLOCK. COPY THE CODE BELOW AND PASTE IN YOUR FUNCTIONS.PHP FILE. ONCE YOU’VE ADDED IT TO FUNCTIONS.PHP, DELETE THIS CODE BLOCK.
/**
Identify search results by content type
**/
add_filter( ‘bricks/code/echo_function_names’, function() );
if ( ! function_exists( ‘frames_get_custom_post_type’ ) )