' . __('Organization details saved.', 'event_espresso') . '

'; } $org_options = get_option('events_organization_settings'); $values = array( array('id' => 'Y', 'text' => __('Yes', 'event_espresso')), array('id' => 'N', 'text' => __('No', 'event_espresso'))); ?>


  • '; echo '

    ' . __('Attention!', 'event_espresso') . '
    ' . __('The Secure Payment System has been removed.', 'event_espresso') . '

    '; echo '

    ' . __('If your site uses SSL to handle secure transactions. Please install the Event Espresso SSL/HTTPS plugin now.', 'event_espresso') . ' ' . __('More information here.', 'event_espresso') . '

    '; $ssl_values = array( array('id' => 'N', 'text' => __('Yes', 'event_espresso')), //This turns the message off by changing the option to 'N' array('id' => 'Y', 'text' => __('No', 'event_espresso'))//This leaves the message on incase they are not ready to proceed ); ?>
    '; } ?>

    this page for a list of optional shortcodes.', 'event_espresso'); ?>


    This page can be hidden from navigation if desired,
    but should always contain the %s shortcode.", 'event_espresso'), '[ESPRESSO_EVENTS]', '[ESPRESSO_EVENTS]'); ?>)


    (This page should hidden from your navigation,
    but still viewable to the public (not password protected.)", 'event_espresso'), '[ESPRESSO_PAYMENTS]'); ?>


    ( ', '[ESPRESSO_CANCELLED]', '
    '); ?> )


    (This page should hidden from your navigation,
    but still viewable to the public (not password protected.)", 'event_espresso'), '[ESPRESSO_TXN_PAGE]'); ?>


  • 'Y', 'text' => __('Yes', 'event_espresso')), array('id' => 'N', 'text' => __('No', 'event_espresso'))); ?>

    5, "textarea_name" => "payment_message", "editor_class" => "my_editor_custom"); wp_editor(espresso_admin_format_content($org_options['payment_message']), "payment_message", $args); } else { echo ''; } ?>

    5, "textarea_name" => "success_message", "editor_class" => "my_editor_custom"); wp_editor(espresso_admin_format_content($org_options['message']), "success_message", $args); } else { echo ''; } ?>
    |


  • '; require_once(EVENT_ESPRESSO_PLUGINFULLPATH . 'includes/admin-files/optional_event_settings.php'); echo ''; } if (file_exists(EVENT_ESPRESSO_PLUGINFULLPATH . 'includes/admin-files/recaptcha_form.php')) { echo '
  • '; require_once(EVENT_ESPRESSO_PLUGINFULLPATH . 'includes/admin-files/recaptcha_form.php'); echo '
  • '; } } else { ?>


  • CAPTCHA'); ?>