• Eats lots of resources on server and client, depending on how you use it. Calls flush_rewrite_rules() on every request, which according to its documentation,

    is an expensive operation so it should only be used when absolutely necessary

    • This topic was modified 8 years, 8 months ago by Joseph Paul.
Viewing 1 replies (of 1 total)
  • Plugin Author Rustaurius

    (@rustaurius)

    Hi Joseph,

    Thanks for the heads up about flush_rewrite_rules(). We’ve released an update so that it’s only called when the required rewrite rules are missing.

Viewing 1 replies (of 1 total)

The topic ‘Poorly Engineered’ is closed to new replies.