file update

This commit is contained in:
magepeopleteam 2023-09-13 04:16:51 +00:00
parent c024bfe4d8
commit d770649905
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
=== Event Manager and Tickets Selling Plugin for WooCommerce === === Event Manager and Tickets Selling Plugin for WooCommerce -WpEvently ===
Contributors: magepeopleteam, aamahin Contributors: magepeopleteam, aamahin
Tags: event, woocomerce events manager, events manager, Wordpress Events plugin, Events plugin, wp events Tags: event, woocomerce events manager, events manager, Wordpress Events plugin, Events plugin, wp events
Requires at least: 5.3 Requires at least: 5.3

View File

@ -1,6 +1,6 @@
<?php <?php
/** /**
* Plugin Name: Event Manager and Tickets Selling Plugin for WooCommerce * Plugin Name: Event Manager and Tickets Selling Plugin for WooCommerce -WpEvently
* Plugin URI: http://mage-people.com * Plugin URI: http://mage-people.com
* Description: A Complete Event Solution for WordPress by MagePeople.. * Description: A Complete Event Solution for WordPress by MagePeople..
* Version: 4.0.5 * Version: 4.0.5
@ -9,7 +9,7 @@
* Text Domain: mage-eventpress * Text Domain: mage-eventpress
* Domain Path: /languages/ * Domain Path: /languages/
* WC requires at least: 3.0.9 * WC requires at least: 3.0.9
* WC tested up to: 8.0 * WC tested up to: 8.0r
*/ */
if (!defined('ABSPATH')) { if (!defined('ABSPATH')) {
die; die;