DevinWalker / wp-rollback

Rollback any WordPress.org plugin or theme to a previous (or newer) version.
https://wprollback.com
81 stars 22 forks source link

Limit HTTP requests to Plugin page only #17

Closed mathetos closed 9 years ago

mathetos commented 9 years ago

See ticket here: https://wordpress.org/support/topic/great-plugin-but-small-issue?replies=1#post-7234287

Also mentions that premium plugins return a 404. Perhaps there's a conditional we can build that prevents looking for the wp_remote_get if it's not actually a Repo plugin.