APIs
16 to 30 of 71
- oiksp_create_contact() – Create the oik_contact record for the first contact
- oiksp_create_oik_contact() – Create an oik_contact record programmatically
- oiksp_default() – Return the default option value from the bw_squeeze profile
- oiksp_display_confirmation() –
- oiksp_display_opted_in_excerpt() – Display the excerpt from the opted_in page
- oiksp_display_squeeze_form() – Display the signup form for the squeeze page This version doesn’t let other plugins play **?**
- oiksp_display_squeeze_popup() – Display the squeeze page popup link
- oiksp_email_body_label() – Return email body label, showing an example
- oiksp_email_content_types() – Return the list of email content types
- oiksp_generate_confirm() – Generate a 26 digit confirmation key for the double opt-in
- oiksp_get_contact() – Load an oik_contact record by the email address
- oiksp_get_double() – Retrieve the double opt-in requirement of the opted-in page
- oiksp_get_email_default() – Return a default email message for double opt-in
- oiksp_get_email_headers() – Set the email headers for the wp_mail() call
- oiksp_get_email_message() – Build the email message
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