Version 1.0.52

This commit is contained in:
ultimatemember
2015-02-13 15:26:36 +02:00
parent 7fc3d3c1bd
commit ffd9668319
7 changed files with 45 additions and 14 deletions
+1 -1
View File
@@ -1696,7 +1696,7 @@ $this->sections[] = array(
array(
'id' => 'js_css_exlcude_home',
'type' => 'switch',
'title' => __( 'Never load plugin JS and CSS on homepage?','ultimatemember' ),
'title' => __( 'Never load plugin JS and CSS on homepage','ultimatemember' ),
'default' => 0,
'desc' => __('This can disable loading plugin js and css files on home page.','ultimatemember'),
'on' => __('On','ultimatemember'),