Skip to content

Commit

Permalink
Function name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KienTrong committed Jun 8, 2016
1 parent e3bba16 commit 631040f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inc/customizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ function screenr_customize_register( $wp_customize ) {
));



//----------------------------------
// Site Title Color
$wp_customize->add_setting( 'logo_text_color',
Expand Down Expand Up @@ -2253,7 +2253,7 @@ function screenr_customize_controls_enqueue_scripts(){


/*------------------------------------------------------------------------*/
/* OnePress Sanitize Functions.
/* Screenr Sanitize Functions.
/*------------------------------------------------------------------------*/

function screenr_sanitize_file_url( $file_url ) {
Expand Down

0 comments on commit 631040f

Please sign in to comment.