base->plugin->displayName ); ?>

base->get_class( 'notices' )->set_key_prefix( $this->base->plugin->filter_name . '_' . wp_get_current_user()->ID ); $this->base->get_class( 'notices' )->output_notices(); ?>

base->plugin->convertkit_form_uid . '" src="https://dedicated-crafter-4782.ck.page/' . $this->base->plugin->convertkit_form_uid . '/index.js">'; // If a free Buffer account is connected, show the switch to Social Post Flow upgrade. foreach ( $accounts as $account ) { if ( $account['plan'] === 'free' ) { $upgrade_title = esc_html__( 'Switch to Social Post Flow', 'wp-to-buffer' ); $upgrade_content = esc_html__( 'Up to 5 channels for $49/year. Our own scheduling tool replaces Buffer entirely. The same 5 channels on Buffer\'s paid plan would cost around $360/year, so you save over $300 a year and remove the per channel fee for good.', 'wp-to-buffer' ); $upgrade_url = 'https://www.socialpostflow.com/?utm_source=wp-to-buffer&utm_medium=settings&utm_campaign=sidebar-upgrade'; $upgrade_button_text = esc_html__( 'Try Social Post Flow', 'wp-to-buffer' ); break; } } require $this->base->plugin->folder . '/lib/shared/views/sidebar-upgrade.php'; ?>
base->plugin->folder . '/lib/shared/views/footer-upgrade.php'; do_action( 'wpzinc_settings_footer_upgrade' ); ?>