Dear Mike, can you improve the "wp_dlm_init_hooks" removing the query "show tables"? If the plugin is installed and activated the tables are there. The query will be executed on each request (I mean on each visit) to blogs.
Thank you, Stefano.
Dear Mike, can you improve the "wp_dlm_init_hooks" removing the query "show tables"? If the plugin is installed and activated the tables are there. The query will be executed on each request (I mean on each visit) to blogs.
Thank you, Stefano.
It only does that in admin, the action is on admin_head, not wp_head.
You must log in to post.