Automattic / developer

In your WordPress, developing locally
http://vip.wordpress.com
GNU General Public License v2.0
472 stars 103 forks source link

Fix update problem #20

Closed Mamaduka closed 12 years ago

Mamaduka commented 12 years ago

There's issue with VIP Scanner WordPress.com Rules update notice, you'll get it all the time. I posted about it on WP.org support forum, but maybe moving my suggested solution here would move things big faster.

I think "VIP Scanner WordPress.com Rules" is causing this. WP.com VIP Scanner extension PHP file also has plugin header, >but it misses version tag. It won't be a problem if this plugin where into separate folder, I guess it's related to how WP checks >plugin updates.

Proposed fix would be passing same version for "VIP Scanner WordPress.com Rules" as VIP Scanner has.

Originally posted on WP.org forums.

mjangda commented 12 years ago

Thanks for noting this.

This was fixed in https://github.com/Automattic/vip-scanner/commit/81a69c91c330cb1519c389409fa41ffccc96d4d8; we'll push out new versions for both the VIP Scanner and Developer plugins this week.

Mamaduka commented 12 years ago

This issue isn't fixed with latest update.