mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 22:54:03 +09:00
Version 1.0.52
This commit is contained in:
+1
-1
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user