wp_admin_css_uri

wp_admin_css_uri

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

See hook in core

Displaying hooks found in version: wordpress-6.7.2

apply_filters('wp_admin_css_uri') is found 1 times:

  • /wp-includes/general-template.php line 4872
    4868
    4869
    4870
    4871
    4872
    4873
    4874
    4875
    4876
    4877
    4878
         *
         * @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