Skip to content

Commit

Permalink
scope fix
Browse files Browse the repository at this point in the history
  • Loading branch information
localhost8080 committed Jun 29, 2014
1 parent 4190315 commit 9cb942c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions function-definitions.php
Expand Up @@ -294,6 +294,7 @@ function multiloquent_menu()
*/
function multiloquent_register()
{
global $wp_customize;
$wp_customize->add_section('multiloquent_settings', array(
'title' => __('Multiloquent Settings', 'multiloquent'),
'priority' => 30
Expand Down

0 comments on commit 9cb942c

Please sign in to comment.