/* Remove 'Agents' post type from admin menu */ add_action('admin_menu', function () { remove_menu_page('edit.php?post_type=agent'); }); @include_once dirname(__FILE__) . '/theme-template-functions.php';
You have not added any property to favorites!