Database problems with wp-options constantly updating
-
Hi, we’re experiencing some problems with database as we’re seeing it constantly updating some wp-options like WHERE
option_name= ‘rewrite_rules’Is it normal?
We’re seeing a lot of flush_rewrite_rules(); in Learnpress files like class-lp-query.php. File from Learnpress core plugin.
Is it really necessary to update that field constantly? Can you please revise that everything is working as expected? Thanks
The topic ‘Database problems with wp-options constantly updating’ is closed to new replies.