name : category.php
<?php
//Since the custom post is set to "exclude_from_search" WordPress normal archive search won't display any posts.

get_header();
do_action( "before_dflip_category_content" );

do_action( "dflip_category_content" );

do_action( "after_dflip_category_content" );
get_footer();

© 2025 Cubjrnet7