better CSS loading
-
Please:
1) don’t load CSS on pages that do not have WP FileBase files to display
2) don’t load CSS via php. It’s incompatible with /wp-content/.htaccess<Files *.php> deny from all </Files>(a security precaution)
The topic ‘better CSS loading’ is closed to new replies.