wpseo_helpscout_show_beacon

wpseo_helpscout_show_beacon

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.22.3

apply_filters('wpseo_helpscout_show_beacon') is found 1 times:

  • /src/integrations/admin/helpscout-beacon.php line 192
    		 * Filter: 'wpseo_helpscout_show_beacon' - Allows overriding whether we show the HelpScout beacon.
    		 *
    		 * @param bool $show_beacon Whether we show the beacon or not.
    		 */
    		return \apply_filters( 'wpseo_helpscout_show_beacon', $return );
    	}
    
    	/**
    	 * Retrieves the identifying data.
    	 *
    	 * @return string The data to pass as identifying data.