Apply text settings via gettext
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<?php
|
||||
class SportsPressGeneralSettingsPage {
|
||||
private $options;
|
||||
|
||||
public function __construct() {
|
||||
global $sportspress_options;
|
||||
$this->options =& $sportspress_options;
|
||||
|
||||
Reference in New Issue
Block a user