$this->in_page() ) || array( 'page' => $this->in_page(), 'subpage' => 'emails_settings' ) */ public function show_system_notices( $page_arr ) { if ( ! in_array( $page_arr, array( 'oplugins', 'opl-settings' ) ) ) return false; /////////////////////////////////////////////////////////// $notice_id = 'wpbm_system_notice_free_instead_paid'; /////////////////////////////////////////////////////////// if ( wpbm_is_updated_paid_to_free() && ( ! wpbm_section_is_dismissed( $notice_id ) ) // || true ) { ?>
' . __( 'Warning!', 'booking-manager' ) . ' '; printf( __( 'Probably you updated your paid version of Booking Manager by free version or update process failed. You can request the new update of your paid version at %1sthis page%2s.', 'booking-manager' ) , '', '' ); ?>
'font-size:1.5em;margin-top:-0.8em;' ) ); ?>

.ics' ), $message_ics ); echo $message_ics; ?>

  • '; printf( __( 'Read more about %sshortcode configuration here%s.', 'booking-manager' ), '', '' ); ?>

  • ', '' ); ?>
  • ', '' ); ?>

Booking Calendar

Booking Calendar' ); echo '
'; printf( __( 'It can sync bookings from %s with different sources', 'booking-manager' ) , 'Booking Calendar' ); echo ' (Airbnb, ' . 'Booking.com, ' . 'HomeAway, ' . 'TripAdvisor, ' . 'VRBO, ' . 'FlipKey ' . str_replace( array( '.ics', 'iCalendar' ), array( '.ics', 'iCalendar' ), __( 'and any other calendar that uses .ics format', 'booking-manager' ) ) . ').
' ?>