urlencode( $return_to ), ], Plugin::instance()->app->get_base_url() ) . '#/site-editor'; } public function get_page_title(): string { return esc_html__( 'Theme Builder', 'elementor-pro' ); } public function render(): void { } }