schema
schema copied to clipboard
Reduce number of queries on every run to zero
stellarwp/schema executes few queries on ever run.
Would it be possible to run stellarwp/schema only on plugin activation/update?
(a production WordPress installation works from persistent object cache, with almost no SQL queries)