PHP code example of kyle-niemiec / wppf-update-helper
1. Go to this page and download the library: Download kyle-niemiec/wppf-update-helper library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
kyle-niemiec / wppf-update-helper example snippets
/* Inside of "plugin-slug/plugin-slug.php" */
use WPPF\Update_Helper\v1_0_2\Plugin_Update_List;
// Include the plugin update helper