update metadata for "tony"

This commit is contained in:
2023-12-29 18:37:14 -06:00
parent 6b02e867ba
commit 8fb86314eb

View File

@@ -1,6 +1,6 @@
<?php <?php
/** /**
* Plugin Name: SportsPress * Plugin Name: Tony's SportsPress
* Plugin URI: http://themeboy.com/sportspress/ * Plugin URI: http://themeboy.com/sportspress/
* Description: Manage your club and its players, staff, events, league tables, and player lists. * Description: Manage your club and its players, staff, events, league tables, and player lists.
* Version: 2.7.17 * Version: 2.7.17
@@ -12,9 +12,9 @@
* Text Domain: sportspress * Text Domain: sportspress
* Domain Path: /languages/ * Domain Path: /languages/
* *
* @package SportsPress * @package TonysSportsPress
* @category Core * @category Core
* @author ThemeBoy * @author Tony
*/ */
if ( ! defined( 'ABSPATH' ) ) { if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly exit; // Exit if accessed directly