PurpleTurtleCreative / completionist

Asana integration plugin for WordPress.
https://purpleturtlecreative.com/completionist/
GNU General Public License v3.0
1 stars 0 forks source link

Uninstall plugin-update-checker database records #147

Closed MichelleBlanchette closed 1 year ago

MichelleBlanchette commented 1 year ago

Original https://github.com/PurpleTurtleCreative/completionist-pro/issues/24

This was originally reported for Completionist Pro, but I suspect it's affecting Completionist Free all the same since they use the same PUC methodology for remote plugin updates.

MichelleBlanchette commented 1 year ago

Remove PUC option: https://github.com/YahnisElsts/plugin-update-checker/commit/80a644e329c809fb89c923475ba19d4da51f2220#commitcomment-115976251 Remove PUC transient: https://github.com/YahnisElsts/plugin-update-checker/commit/80a644e329c809fb89c923475ba19d4da51f2220#commitcomment-116007939

MichelleBlanchette commented 1 year ago

The transient seems to be part of WordPress Core which PUC just hooks into for filtering, so I'm not going to do anything about that one.