jhayvon adelan
Results
1
issues of
jhayvon adelan
please check this i'm new in plugin development thanks ``` require 'plugin-update-checker/plugin-update-checker.php'; $myUpdateChecker = Puc_v4_Factory::buildUpdateChecker( 'https://github.com/Jvon550/turnover-calculator/', __FILE__, 'Turnover calculator' ); //Set the branch that contains the stable release. $myUpdateChecker->setBranch('master'); //Optional:...