APIs
1 to 15 of 71
- bw_form_field__oiksp_message() – Format the "_oiksp_message" field – setting a default if required
- bw_squeeze() – Implement the [bw_squeeze] shortcode
- bw_squeeze_form() – Handle the squeeze form or popup
- oiksc_ajax_nopriv_oiksp_form() – Implement "wp_ajax_nopriv_oiksp_form" action to display the squeeze page opt-in form for visitors
- oiksp_admin_menu() – Implement "oik_admin_menu" for oik-squeeze
- oiksp_ajax_oiksp_form() – Implement "wp_ajax_oiksp_form" action to display the squeeze page opt-in form
- oiksp_build_redirect() – Return the correct link for the opted-in page for this user
- oiksp_check_authority() – Check overriding authority to view this opted-in page
- oiksp_check_confirm() – Check the confirm value against the one registered
- oiksp_check_contact() – Check that the contact is valid and matches the name and (when required) confirm field
- oiksp_check_name() – Check the name given against the one registered
- oiksp_check_status() – Check the status of the oik_contact record for the opt-in requirements of the opted-in page
- oiksp_confirmed_contact() – Let the 3rd party email system know about the contact
- oiksp_confirmed_contact_madmimi() – Perform the "oiksp_confirmed_contact" action for a MadMimi mailing list
- oiksp_confirmed_contact_mailpoet() – Perform the "oiksp_confirmed_contact" action for a MailPoet mailing list
Classes
Files
1 to 12 of 12
- admin
- admin/oik-activation.php
- admin/oik-madmimi.php
- admin/oik-squeeze.php
- includes
- includes/oik-squeeze-email.inc
- includes/oik-squeeze-madmimi.inc
- includes/oik-squeeze-mailpoet.inc
- includes/oik-squeeze-wysija.inc
- oik-squeeze.php
- shortcodes
- shortcodes/oik-squeeze.php
Hooks
1 to 13 of 13
- after_plugin_row_oik-squeeze/oik-squeeze.php – action
- oiksp_confirmed_contact – action
- oiksp_content_types – filter
- oiksp_email_headers – filter
- oiksp_email_message – filter
- oiksp_email_subject – filter
- oiksp_initial_contact – action
- oiksp_newsletters – filter
- oiksp_privacy_policy_link – filter
- signup_header – action
- template_redirect – filter
- wp_ajax_nopriv_oiksp_form – action
- wp_ajax_oiksp_form – action
