YahnisElsts / plugin-update-checker

A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Plugin Has Update. but WP shows it's up-to-date

AP-Totalogistix opened this issue · comments

setAuthentication('ghp_*****'); $updateChecker->setBranch('master');

Does the Version header in the plugin file have the correct version number?