Rewrite Rules Notice
-
Hi Jose,
I have the same problem some user are reporting, regarding the rewrite rules notice. Mine reads as follows:
Be careful! It looks like TRANSLATEPRESS MULTILINGUAL updates the rewrite rules during the same HTTP request.\nFDP rebuilt again the rewrite rules with all plugins active. You should not have issues due to missing rewrite rules, but you may have more load on your server and FDP has to keep all the plugins active to avoid missing rewrite rules when TRANSLATEPRESS MULTILINGUAL saves them into the database. If TRANSLATEPRESS MULTILINGUAL frequently updates the rewrite rules you will have issues with the performance.\nIf after dismissing this notice, it appears over again and again, please, open a thread on the FDP support forum, and give us the information below.\n\n\nRewrite Rules updated by the function \”flush_rewrite_rules\” in the file \”wp-content/plugins/translatepress-multilingual/includes/compatibility-functions.php\” at line 2334 of the plugin TRANSLATEPRESS MULTILINGUAL\n\nThe rewrite rules where updated requesting /?s=navigator&post_type=product&dgwt_wcas=1\n\nHere an extract of the code:\n\n\n332 trp_custom_rewrite_rules( $woo_slug_to_be_replaced );\n333 \n334 flush_rewrite_rules();\n335 \n336 }else {\n337 flush_rewrite_rules();\n\nIf it is a recurring issue, we also suggest you to contact the support of TRANSLATEPRESS MULTILINGUAL
I found this notice while analising queries being writen to the db, because for my woocomerce store every time a search is made performance is significantly degraded, and i notice big page generation times, not because of the query, but by an http call that times out after 5 sec with the following structure that i assume is related to the provided notice:
https://mywebsite.com
?fdp-refilling-rules=1
&action=deactivate
&plugin=none
&t=1725440720Can you provide any support and/or insights??
Best regards
- You must be logged in to reply to this topic.