APIs
61 to 71 of 71
- oiksp_squeeze_options() – Display the opted-in settings
- oiksp_squeeze_usage() – Give an example of a squeeze page
- oiksp_statuses() – Return a list of "Contacts" statuses
- oiksp_the_content() – Implement "the_content" filter for the "opted_in" custom post type
- oiksp_update_confirm() –
- oiksp_update_status() – Update the Contact’s status
- oiksp_validate_contact() – Validate the contact information with respect to the contact status
- oiksp_validate_double() – If the opted-in page requires double opt-in then we need to validate the confirm field as well We should only need to do this when we are on the opted-in page
- oiksp_validate_fields() – Validate the fields on the form
- oiksp_validate_name() – Return a validated name field
- oik_squeeze_activation() – Implement "admin_notices" filter for oik-squeeze
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