function custom_ad_category_list() { $output = ''; return $output; } add_shortcode('ad_categories_list', 'custom_ad_category_list');