/* ----------------------------------------------------------------- * PART C-1 • Let PUBLIC search also match the slug * (WP 3.3: posts_search has ONE parameter) * ---------------------------------------------------------------- */ add_filter( 'posts_search', function ( $search ) {// Front-end search for guests only if ( ! is_search() || is_admin() || ( function_exists( 'is_user_logged_in' ) && is_user_logged_in() ) ) { return $search; }global $wpdb; $s = get_query_var( 's' ); if ( ! $s ) { return $search; }$slug = sanitize_title( $s ); // mercy → mercy $like1 = $wpdb->prepare( " OR {$wpdb->posts}.post_name = %s ", $slug ); $like2 = $wpdb->prepare( " OR {$wpdb->posts}.post_name = %s ", $slug . '-chords' );// $search begins with "AND (" … ")" $pos = strrpos( $search, ')' ); if ( $pos !== false ) { $search = substr_replace( $search, $like1 . $like2, $pos, 0 ); } return $search; }, 10 ); Turn Your Eyes Upon Jesus Chords - Darlene Zschech, Rueben Morgan, Joel Houston Worship Chords

Turn Your Eyes Upon Jesus Chords





Turn Your Eyes Upon Jesus Chords / Audio (Transposable):

 
Chorus
E B C#m E A F#m7 B Bsus4 B
Turn your eyes upon Je-sus; Look full in His wonderful face
E E D A
And the things of earth will grow strangely dim
E B B7 A E
In the light of His glory and grace

Last updated by: Lucas Barnett

Last checked by: Nathanial Crowe

Rating: 5/5 - 80 reviews
Rating

Create your account now to transpose both the chord and audio keys, add this to your setlist, share it with your team, download the pdf, print the sheet music, create the slides, view the tab, listen to the mp3, change the key, see the capo chart, and get the lyrics, or request to make it available. You may also be able to watch the tutorial videos - for piano, acoustic guitar, electric guitar, bass guitar, lead guitar, rhythm guitar, strumming patterns, ukulele, drums, keyboard, and vocal parts - all the worship song resources you need to learn how to play the chords for Turn Your Eyes Upon Jesus and 12,000+ more worship songs.