Updated Plugin Creator info
This commit is contained in:
parent
8fd8d9708c
commit
71252c5139
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Plugin Name: Event Tickets - Mail-In Payment Gateway
|
* Plugin Name: Event Tickets - Mail-In Payment Gateway
|
||||||
* Plugin URI: https://github.com/yourusername/event-tickets-mail-in-payment
|
* Plugin URI: https://redlotusaustin.com
|
||||||
* Description: Adds a mail-in payment gateway for Event Tickets Commerce to accept check payments.
|
* Description: Adds a mail-in payment gateway for Event Tickets Commerce to accept check payments.
|
||||||
* Version: 1.0.0
|
* Version: 1.0.0
|
||||||
* Requires at least: 6.6
|
* Requires at least: 6.6
|
||||||
* Requires PHP: 7.4
|
* Requires PHP: 7.4
|
||||||
* Author: Your Name
|
* Author: Ruben Ramirez
|
||||||
* License: GPLv2 or later
|
* License: GPLv2 or later
|
||||||
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
* Text Domain: event-tickets-mail-in
|
* Text Domain: event-tickets-mail-in
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue