Thanks, I’ll try that until there’s a better option.
I noticed in the code that google.com was used in two places, but wp_enqueue_script would only be able to override one of them.
This shouldn’t be an issue for me as I believe the second google.com is used to make server-side requests, but it could matter for people hosting a WP blog in China.
Hi,
I’ll try the new version next week. Thanks!
Thanks for the answers. I’ll probably use two separate wordpress and forget my first idea for the hierarchy of community/.
I’m also looking into BuddyPress, but I don’t think it will fill my needs either (it seems to do many things that I don’t need/want but can’t deactivate).
I used to have the same problem until I added define ('WPLANG', ''); in my config file. Tom might have the same issue.