function wpbc_welcome_panel() { if ( ! wpbc_is_user_can_access_wizard_page() ){ return; } ?>

  • ', '' ); 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, '', '' ); ?>