After completing step 1 in part 1 you will have to download this repository Next go and open the index.php file with your editor (vscode or brackets) I've inserted PHP comments with instructions ...
$plugin_path = plugin_dir_path( __FILE__ ); // Get the absolute path to the plugin's directory // Include Required Files require_once( $plugin_path . 'includes/1_get ...