Update plugin headers

This commit is contained in:
Brian Miyaji
2021-11-05 09:26:05 +09:00
parent a1188b512e
commit f2b2e9a50e
29 changed files with 239 additions and 235 deletions

View File

@@ -1,12 +1,12 @@
<?php
/*
Plugin Name: SportsPress Event Specs
Plugin URI: http://themeboy.com/
Description: Add event specs/stats to SportsPress.
Author: ThemeBoy
Author URI: http://themeboy.com/
Version: 2.6.15
*/
/**
* Event Specs
*
* @author ThemeBoy
* @category Modules
* @package SportsPress/Modules
* @version 2.7.9
*/
// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) exit;