blueprint.php
12 lines
| 1 | <?php |
| 2 | /** |
| 3 | * Plugin Name: Blueprint |
| 4 | * Plugin URI: https://woocommerce.com/ |
| 5 | * Description: An empty blueprint definition file to setup wp-env test env. |
| 6 | * Version: 0.0.1 |
| 7 | * Author: Automattic |
| 8 | * Author URI: https://woocommerce.com |
| 9 | * Requires at least: 6.4 |
| 10 | * Requires PHP: 7.4 |
| 11 | */ |
| 12 |