script_loader_src

script_loader_src

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

See hook in core

Displaying hooks found in version: wordpress-seo.22.3

apply_filters('script_loader_src') is found 1 times:

  • /src/helpers/asset-helper.php line 96

    Warning: Undefined array key 98 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 99 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 100 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 101 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    			$src = \add_query_arg( 'ver', $ver, $src );
    		}
    
    		/** This filter is documented in wp-includes/class.wp-scripts.php */
    		return \esc_url( \apply_filters( 'script_loader_src', $src, $handle ) );
    	}
    }
    
    
    
    
    

See this hook used in plugins:

Examples using script_loader_src