Exemplo n.º 1
0
 public static function register()
 {
     self::$options = get_option(TMM_THEME_PREFIX . 'theme_options');
     self::$app_options = get_option(TMM_THEME_PREFIX . 'theme_app_options');
 }