send_feedback() ) { return; } $this->show_feedback( __( 'Not authorized', 'wp-data-access' ) ); return; } if ( is_admin() ) { $this->show_on_backend(); } else { $this->show_on_frontend(); } $this->add_client( 'qb' ); } private function show_on_backend() { ?>

Query Builder

show_on_frontend(); ?>