$redux_demo = get_option( 'redux_demo' ); if ( ! empty ( $redux_demo[ 10 ] ) and 1 === $redux_demo[ 10 ] ) { print '<h1>Text</h1>'; }