[wp-hackers] Hook into load-styles.php / load-scripts.php "queue"?

Andrew Nacin anacin at gwhatchet.com
Tue Dec 1 19:28:27 UTC 2009


>
> I was just curious. Is it possible to hook into load-styles.php /
> load-scripts.php to load a custom CSS/JS file the same way WP loads the
> files in wp-admin? Would be nice to get your own plugin javascript files
> loaded minified/merged in load-scripts.php.


http://codex.wordpress.org/Function_Reference/wp_enqueue_script
<http://codex.wordpress.org/Function_Reference/wp_enqueue_script>
http://codex.wordpress.org/Function_Reference/wp_enqueue_styles


More information about the wp-hackers mailing list