function wpbc_welcome_panel() { if ( ! wpbc_is_user_can_access_wizard_page() ){ return; } ?>
true ) ); if ( ! empty( wpbc_stp_wiz__is_exist_published_page_with_booking_form() ) ) { wpbc_ui_settings_panel__card__publish_into_exist( array() ); } //Info: If needs to show "Shortcode Popup Dialog" and create new Pages, please uncomment all rows marked with: // FixIn: 10.6.6.2. // wpbc_ui_settings_panel__card__publish_into_new( array() ); // FixIn: 10.6.6.2. ?>

  • ', '' ); echo ' '; /* translators: 1: ... */ $text_description = __( 'See %1$sall shortcodes%2$s of the Booking Calendar that you can use in pages.', 'booking' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped printf( $text_description, '', '' ); ?>

  • ', ' , ' . '' . esc_html__( 'Support Forum', 'booking' ) . '' ); echo '    '; /* translators: 1: ... */ $text_description = __( 'Contact %1$sSupport%2$s.', 'booking' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped printf( $text_description, '', '' ); ?>