sm_robots_disallowed_ids
sm_robots_disallowed_ids
Appears in: google-sitemap-generator.4.1.21
Hook Type: filter
Displaying hooks found in version: google-sitemap-generator.4.1.21apply_filters('sm_robots_disallowed_ids') is found 1 times:
- /sitemap-core.php line 1266
} } } $rules = apply_filters( 'sm_robots_disallowed_ids', array_unique( $rules ) ); return $rules; } /** * Returns an array with all excluded category IDs. *