Replace global options with individual option check
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<?php
|
||||
global $sportspress_options;
|
||||
|
||||
$defaults = array(
|
||||
'id' => get_the_ID(),
|
||||
'number' => -1,
|
||||
|
||||
Reference in New Issue
Block a user