[wp-hackers] WP Passing GET to CSS?

Robin Adrianse shorty114 at shorty114.net
Sat Nov 4 22:33:33 GMT 2006


It prevents caching, namely for upgrading, because the CSS file may have
been changed since the last version.

On 11/4/06, Computer Guru <computerguru at neosmart.net> wrote:
>
> Code snippet from the admin control panel:
>
> <link rel="stylesheet"
> href="
> http://neosmart.ath.cx/wordpress/wp-admin/wp-admin.css?version=2.1-alp
> ha3" type="text/css" />
>
> Why is ?version=.... even being passed to a CSS file? As far as I can see
> there isn't any way that PHP can even intercept this call at all...
>
> Anyone can explain this to me please?
>
> Computer Guru
> NeoSmart Technologies
> http://neosmart.net/blog/
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list