Update plugin headers
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<?php
|
||||
/*
|
||||
Plugin Name: SportsPress League Tables
|
||||
Plugin URI: http://themeboy.com/
|
||||
Description: Add league tables to SportsPress.
|
||||
Author: ThemeBoy
|
||||
Author URI: http://themeboy.com/
|
||||
Version: 2.6.15
|
||||
*/
|
||||
/**
|
||||
* League Tables
|
||||
*
|
||||
* @author ThemeBoy
|
||||
* @category Modules
|
||||
* @package SportsPress/Modules
|
||||
* @version 2.7.9
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
if ( ! defined( 'ABSPATH' ) ) exit;
|
||||
|
||||
Reference in New Issue
Block a user