v1.1.4
Fix update detection reliability
Fixed an issue where update notifications weren't appearing because the pre_set_site_transient_update_plugins filter sometimes fires before WordPress populates the checked array.
Changes
- Removed early return when
$transient->checkedis empty - Update check now always runs regardless of transient state