sm_robots_disallowed_ids
sm_robots_disallowed_ids
Hook Type: filter
Displaying hooks found in version: google-sitemap-generator.4.1.22apply_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. *