mirror of
https://gh.wpcy.net/https://github.com/YahnisElsts/plugin-update-checker.git
synced 2026-05-03 14:43:49 +08:00
PUC automatically changes "tested up to" version numbers that are in the major.minor format to major.minor.latest-patch to prevent WP from showing "this update hasn't been tested with your WP version" warnings. (This was implemented because WordPress.org does something similar.) Previously, this adjustment didn't happen when the user clicked the "view details" link in a plugin update notification, so they would still see a compatibility warning there. That has now been fixed. Fixes #307 |
||
|---|---|---|
| .. | ||
| Info.php | ||
| Package.php | ||
| Ui.php | ||
| Update.php | ||
| UpdateChecker.php | ||