Lines:
1 to 36 of 36
<?php /* Plugin Name: wordpress-develop-tests Plugin URI: https://develop.wp-a2z.org/oik-plugins/wordpress-develop-tests Description: Automated testing of WordPress using PHPUnit 9 Version: 5.9.3 Author: bobbingwide Author URI: https://www.bobbingwide.com/about-bobbing-wide Text Domain: Domain Path: /languages/ License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Copyright 2014-2022 Bobbing Wide (email : herb@bobbingwide.com ) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. You may NOT assume that you can use any other version of the GPL. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. The license for this software can likely be found here: http://www.gnu.org/licenses/gpl-2.0.html */ /** * Do nothing - see readme.txt * */