Maintaining a WordPress website includes many different tasks and one often neglected is removing obsolete data from the database. I bumped into an awesome post on how to clean the wp_options table and autoloaded data and if you are working on WordPress websites, I recommend reading it. How to Clean up Your wp_options Table and…