sharing_js, true

sharing_js, true

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('sharing_js, true') is found 1 times:

  • /modules/sharedaddy/sharing-service.php line 854
    		 * @since 1.1.0
    		 *
    		 * @param bool true Control whether the sharing module should add any JavaScript to the site. Default to true.
    		 */
    		apply_filters( 'sharing_js', true )
    		&& sharing_maybe_enqueue_scripts()
    	) {
    		if (
    			/**
    			 * Filter the display of sharing counts next to the sharing buttons.
    			 *