wp_admin_css_uri

wp_admin_css_uri

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

See hook in core

Displaying hooks found in version: wordpress-6.4.3

apply_filters('wp_admin_css_uri') is found 1 times:

  • /wp-includes/general-template.php line 4840
    	 *
    	 * @param string $_file Relative path to the file with query arguments attached.
    	 * @param string $file  Relative path to the file, minus its ".css" extension.
    	 */
    	return apply_filters( 'wp_admin_css_uri', $_file, $file );
    }
    
    /**
     * Enqueues or directly prints a stylesheet link to the specified CSS file.
     *
     * "Intelligently" decides to enqueue or to print the CSS file. If the