abhis2.0
Member
Posted 1 year ago #
Hi,
I have recently upgraded to WP version 3.1 and i ma noting that the head section is calling wp-includes/js/l10n.js?ver=20101110 and one more file from wp-includes.
I already have many JS files, how can I merge these two with my private one.
And, What do these files do, what is the purpose and need?
larssonk22
Member
Posted 1 year ago #
this file is taking 21seconds to load on my website, as a result my site has crawled to a halt
abhis2.0
Member
Posted 1 year ago #
larssonk22
Member
Posted 1 year ago #
yashmistrey
Member
Posted 9 months ago #
just add <?php wp_deregister_script('l10n');?> in head