Closed Zodiac1978 closed 1 day ago
We use two options: antispam_bee and antispambee_db_version - both are autoloaded.
antispam_bee
antispambee_db_version
In the light of optimizing the crowded autoloaded options (See: https://wordpress.org/plugins/aaa-option-optimizer/) we could think about disabling the autoload feature. Most requests will not need them.
Additionally we could add Antispam Bee (and our other plugins) to the known plugin list of this plugin: https://github.com/Emilia-Capital/aaa-option-optimizer/blob/develop/known-plugins/known-plugins.json
See also: https://developer.wordpress.org/reference/functions/add_option/ https://developer.wordpress.org/reference/functions/update_option/
More help: https://felix-arntz.me/blog/autoloading-wordpress-options-efficiently-and-responsibly/
Closing due to missing activity.
We use two options:
antispam_bee
andantispambee_db_version
- both are autoloaded.In the light of optimizing the crowded autoloaded options (See: https://wordpress.org/plugins/aaa-option-optimizer/) we could think about disabling the autoload feature. Most requests will not need them.
Additionally we could add Antispam Bee (and our other plugins) to the known plugin list of this plugin: https://github.com/Emilia-Capital/aaa-option-optimizer/blob/develop/known-plugins/known-plugins.json
See also: https://developer.wordpress.org/reference/functions/add_option/ https://developer.wordpress.org/reference/functions/update_option/