load_modules() called on every page load
-
It seems as load_modules() is called on every page load. In my case it results in 8 updates to the mysql database.
UPDATEwp_optionsSEToption_value= '.....' WHEREoption_name` = ‘xydac_cms_modules’To me this seems a little bit unnecessary. And it also makes WordPress slow. Would it be possible to improve this part a bit?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘load_modules() called on every page load’ is closed to new replies.