[Plugin: AG: Twitter] wp_options overload
-
This plugin is creating 2 records in the wp_options table each time an user visit the blog, one with this string in the option_name “_transient_timeout_rss_…” and the other one with this start string “_transient_rss_…”.
If your blog have some users, you can reach more than 100MB of wp_options table in less than a week with thousands of rows in the table. Each visit inserts two rows, one for timeout and other for rss… so this is a big problem with this plugin.
Hope there is a solution for this.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: AG: Twitter] wp_options overload’ is closed to new replies.