
Checking for Large Autoloaded Data with WP-CLI
WordPress databases comes with an options table, and entries in this table can be marked for autoload. Autoloading means the row of data will be included with each request to WordPress. If the amount of data being autoloaded becomes excessive…