wpseo_robots_array

wpseo_robots_array

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: wordpress-seo.22.3

apply_filters('wpseo_robots_array') is found 1 times:

  • /src/presentations/indexable-presentation.php line 373
    		 *
    		 * @param array                  $robots       The meta robots directives to be used.
    		 * @param Indexable_Presentation $presentation The presentation of an indexable.
    		 */
    		return \apply_filters( 'wpseo_robots_array', \array_filter( $robots ), $this );
    	}
    
    	/**
    	 * Generates the canonical.
    	 *
    	 * @return string The canonical.
    

See this hook used in plugins: