Autoload entires in wp_options table
While trying to determine why our site is getting slower, I found that there are over 300 cp_ autoload entries in the wp_options table. What do these do? Why are there so many?
Here's an example:
option_id option_name option_value autoload
1982738 cp_10053ccecc4ceb54 a:20:{s:10:"cp_zipcode";s:5:"32162";s:7:"cp_city"; ... yes