Reply To: [Plugin: FeedWordPress] remove or limit...
How 2 fast delete all these lines? I have over a milion of these lines.
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
I have deleted all those item_hash meta keys, everything is fine, all rss feed links are still keep in on list and keep updating.
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
Any progress on this? or for now does anyone have the sql to remove the postmeta hash keys that arent needed or old? I can remove all hash keys for a post but dont know what impact that has please...
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
I am having the same problems which accumulated in a complete stop of the site Euro2012Twitter.com . The wp_postmeta contained 7.800.000 records! Some details 1. FWP version 2011.1019 2. WP version...
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
Hey y’all, The reason for storing the past hashes has to do with an attempt to avoid the kind of problem you’re seeing — an ever-growing number of post revisions being stored in the database under...
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
It’s actually quite easy to limit the number of stored hashes, but the question is: what is the point of storing all the past hashes? I’d love to know!
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
I had the same issue. It caused some other key plugins to fail. Additionally the post -> post all (wp-admin/edit.php) failed to load. I was getting massive memory overload. Its a useful plugin and...
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
Anyone? A. How ’bout a hint: what are the hashes used for? B. Plan B — quit using this plugin. Thanks!
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
I have exactly the same question — the amount of entries is unreal!
View Article[Plugin: FeedWordPress] remove or limit "syndication_item_hash"...
FeedWordPress works nicely — thank you! But it quickly bloats the wp_postmeta table with “syndication_item_hash” entries — like tens of thousands/week. How can I: 1. Reduce the number of these entries...
View Article