Jon L. wrote: > Question, will there be any potential inclusion in the future of integrating > the Google Analytic's tagline into the codebase? I've previously had to > reenter this on the past 3 installs myself, didn't know if anyone had > thought about it. Perhaps I have just overlooked a useful plug-in for it. >
Do you mean just for the inclusion of the javascript tags? The best thing to do is to write a little plugin, and hook into the wp_head() or wp_footer() actions to inject the code into your page output. -- Dougal Campbell <[EMAIL PROTECTED]> http://dougal.gunters.org/ _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
