PHP code example of designink / plugin-update-helper

1. Go to this page and download the library: Download designink/plugin-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/ */

    

designink / plugin-update-helper example snippets


/* Inside of "plugin-slug/plugin-slug.php" */

use Designink\WordPress\Plugin_Update_Helper\v1_0_0\Plugin_Helper_Update_List;

// Include the plugin update helper