Skip to content

Instantly share code, notes, and snippets.

@otakupahp
Last active April 12, 2022 16:26
Show Gist options
  • Save otakupahp/2e528155e9998093410e0bfb4ed21dc3 to your computer and use it in GitHub Desktop.
Save otakupahp/2e528155e9998093410e0bfb4ed21dc3 to your computer and use it in GitHub Desktop.
Plugin Header text to add Compatibility info
=== Plugin Name ===
.
.
.
Requires at least: 5.9
Tested up to: 5.9.3
Requires PHP: 8.0
WC requires at least: 6.0
WC tested up to: 6.0
License: GPLv2 or later
<?php
/**
*
.
.
.
* Domain Path: /languages
* Requires at least: 5.9
* Tested up to: 5.9
* Requires PHP: 8.0
* WC requires at least: 6.0
* WC tested up to: 6.0
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment