Skip to content

Instantly share code, notes, and snippets.

@tawhidulIKhan
Last active June 28, 2022 14:03
Show Gist options
  • Save tawhidulIKhan/56eb5b577c2416687ddcfeaea582dae6 to your computer and use it in GitHub Desktop.
Save tawhidulIKhan/56eb5b577c2416687ddcfeaea582dae6 to your computer and use it in GitHub Desktop.
wp-plugin-basic.php
/**
* Plugin Name: Test plugin
* Plugin URI: https://tawhid.me
* Description: lorem ipusm.
* Version: 1.0.0
* Author: Tawhidul Islam Khan
* Author URI: https://tawhid.me
* WC requires at least: 5.0.0
* WC tested up to: 6.5.1
* License: GPL2
* TextDomain: test-plugin
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment