[wp-hackers] Slim WordPress by way of Google Ajax API?

John Blackbourn johnbillion+wp at gmail.com
Fri May 30 00:18:07 GMT 2008


I've knocked up a plugin which replaces references to JS libraries in
WordPress with the corresponding files on the Google AJAX Libraries
API, where supported.

Due to several libraries in WordPress being broken into disciplines,
only the core files get replaced in these circumstances, but it may
serve as a starting point for anyone who wants to put a little more
work into it.

Find the plugin here if you're interested:
<http://lud.icro.us/wordpress-plugin-google-ajax-libraries/> .

John.

On Tue, May 27, 2008 at 10:51 PM, Andrew Ozz <admin at laptoptips.ca> wrote:
> Doug Stewart wrote:
>>
>> I hope y'all saw this and thought "Hmm, a chance to strip JS libraries
>> entirely out of the equation":
>>
>> http://code.google.com/apis/ajaxlibs/
>>
>> Thoughts?  Applicability to core WP?  I see a good deal of utility
>> there, meself...
>
> That seems like a good idea for a single site, where the admin can
> customize, update, maintain it as needed. Not sure about all the WordPress
> installations.
>
> Also there's the Google Gears support in core now, eliminating even the head
> requests when loading cacheable files and letting them being refreshed
> easily. This improves page loading speed a lot, especially when Internet is
> slow.
> _______________________________________________
> 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