esc_html__( 'Password', 'your-textdomain-here' ), 'id' => 'basic-password', 'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . 'docs.redux.io/core/fields/password/', 'subsection' => true, 'fields' => array( array( 'id' => 'password', 'type' => 'password', 'username' => true, 'title' => 'Password Field', ), ), ) );