Update 1.0.58

This commit is contained in:
ultimatemember
2015-02-17 00:51:40 +02:00
parent 60943d9695
commit 251f7b0ef7
14 changed files with 79 additions and 35 deletions
+3 -3
View File
@@ -52,12 +52,12 @@
$this->args = array(
'opt_name' => 'um_options', // This is where your data is stored in the database and also becomes your global variable name.
'display_name' => 'Settings', // Name that appears at the top of your panel
'display_name' => __('Settings', 'ultimatemember'), // Name that appears at the top of your panel
'display_version' => ultimatemember_version, // Version that appears at the top of your panel
'menu_type' => 'submenu', //Specify if the admin menu should appear or not. Options: menu or submenu (Under appearance only)
'allow_sub_menu' => false, // Show the sections below the admin menu item or not
'menu_title' => __('Settings', 'redux-framework-demo'),
'page_title' => __('Settings', 'redux-framework-demo'),
'menu_title' => __('Settings', 'ultimatemember'),
'page_title' => __('Settings', 'ultimatemember'),
'google_api_key' => '', // Must be defined to add google fonts to the typography module
'async_typography' => true, // Use a asynchronous font on the front end or font string