- bw_contact_user__example() – Implement example hook for [bw_user]
- bw_contact_user__help() – Implement help hook for bw_contact_user
- bw_contact_user__snippet() – Implement snippet hook for [bw_user]
- bw_contact_user__syntax() – Syntax hook for bw_contact_user
- bw_form_field_userref() – Implement bw_form_field_ hook for "userref"
- bw_get_user_meta() – Return the user meta data for user $ID and key $key
- bw_theme_field_userref() – Theme a userref field for display
- bw_update_user_meta() – Update user meta data
- bw_users__help() – Implement help hook for [bw_users]
- bw_users__syntax() – Implement syntax hook for [bw_users]
- bw_user_field_list() – Get field list
- bw_user__example() – Implement example hook for [bw_user]
- bw_user__help() – Implement help hook for [bw_user]
- bw_user__snippet() – Implement snippet hook for [bw_user]
- bw_user__syntax() – Implement syntax hook for [bw_user]
- oiku_action() – Implement actions or filters that we haven’t understood yet!
- oiku_activation() – Implement the "admin_notices" action for oik-user
- oiku_add_shortcodes() – Implement "oik_add_shortcodes" action for oik-user
- oiku_admin_bar_menu() – Implement "admin_bar_menu" for oik-user
- oiku_admin_menu() – Implement the "oik_admin_menu" action for oik-user
- oiku_akismet_check() – Perform an akismet check on the message, if it’s activated
- oiku_build_query_string() – Return the query_string to pass to akismet given the fields in $fields and $_SERVER
- oiku_call_akismet() – Return true is the akismet call says the message is not spam
- oiku_contact_user() – Implements the [bw_contact_user] shortcode
- oiku_copy_settings_to_user() – Copy oik options for alt= to user=
- oiku_copy_user_settings() – Handle Copy options form
- oiku_display_activation_status() – Display user Activated information
- oiku_display_contact_form() – Display the required contact form
- oiku_display_user() – Display the fields for the user
- oiku_edit_user_profile() – Implement "edit_user_profile" action for oik-user to display another user’s fields
- oiku_edit_user_profile_update() – Implement "edit_user_profile_update" for oik-user
- oiku_fiddle_user_in_global_post() – Fiddle the author of the global post
- oiku_field_validation_userref() – Validate a user field
- oiku_format_fields() – Format some fields for a user
- oiku_get_email_default() – Return a default email message for double opt-in
- oiku_get_email_headers() – Set the email headers for the wp_mail() call
- oiku_get_email_message() – Build the email message
- oiku_get_email_subject() – Return the subject of the email
- oiku_get_field_label() – Get the field label
- oiku_get_field_name() – Get the field name
- oiku_get_field_type() – Get the field type
- oiku_get_function_as_array() – Return the function name as an array if necessary
- oiku_get_function_as_string() – Return the function name as a string
- oiku_get_gravatar() – Return the value of the virtual field Gravatar
- oiku_get_message() – Return the sanitized message text
- oiku_get_subject() – Return the sanitized message subject
- oiku_lazy_admin_menu() – Implements "oik_admin_menu" action for oik-user
- oiku_loaded() – Implement the "oik_loaded" action for oik-user
- oiku_manage_users_custom_column() – Implement "manage_users_custom_column" for oik-user
- oiku_manage_user_columns() – Implement "manage_user_columns" for oik-user
- oiku_map_field() – Register the user field if required
- oiku_menu_box() – Implement "oik_menu_box" action for oik-user
- oiku_oik_fields_loaded() – Implement oik_fields_loaded for oik-user
- oiku_oik_fie_edit_field_type_userref() – Implement "oik_fie_edit_field_type_userref" for oik-user
- oiku_personal_options_update() – Implement "personal_options_update" for oik-user
- oiku_plugin_loaded() – Function to run when the plugin file is loaded
- oiku_pre_form_field() – Implements "oik_pre_form_field" action
- oiku_pre_theme_field() – Implements "oik_pre_theme_field" action
- oiku_query_field_types() – Implement "oik_query_field_types" to return the field types supported by oik-user
- oiku_query_table_columns() – Determine the columns to be displayed in the table
- oiku_register_field() – Register a field named $name
- oiku_remove_filters_for_anonymous_class() – Remove a filter defined for an object
- oiku_replace_fields() – Perform symbolic substitution of the fields in the body
- oiku_send_email() – Build and send an email with fields substituted by default
- oiku_set_user_contact_user_meta() – Set the value of a user contact field from the $options array
- oiku_show_user_profile() – Implement "show_user_profile" action for oik-user to display user’s fields
- oiku_show_user_profile_selected() – Implement "show_user_profile" action for oik-user
- oiku_simplify_social() – Return the block of text after the last slash, if there is one, for the selected $social field in $options
- oiku_thankyou_message() – Display a "thank you" message
- oiku_user() – Implements the [bw_user] shortcode
- oiku_users() – Implement [bw_users] shortcode
- oiku_user_contactmethod() – Add a contact method if not already listed
- oiku_user_contactmethods() – Implement "user_contactmethods" filter for oik-user – 1st pass
- oiku_user_contactmethods_selected() – Implement "user_contactmethods" filter for oik-user – 2nd pass
- oiku_user_settings() – Display/process the Copy options form
- oiku_wpmem_admin_style_list() – Implement "wpmem_admin_style_list" to provide our own styling for WP-members sign in and register forms
- oiku_wpmem_post_password() – Implement "wpmem_post_password" for Artisteer themes v3.1 and higher
- oik_depends() – Simple implementation of plugin dependency logic
- oik_user_admin_page() – Display the oik user admin page
- oik_user_list_metadata() – Return an array of possible user contact methods fields to display
- oik_user_options_validate() – Validate the oik user options fields
- oik_user_profile_fields() – Display checkboxes for fields that could be displayed
- oik_user_profile_filters() – Identify the other action hooks to remove
- _oiku_display_contact_form_oik() – Show/process a contact form using oik
- _oiku_process_contact_form_oik() – Process a contact form submission
- _oiku_show_contact_form_oik() – Show the "oik" contact form
oik-user APIs
Application Programming Interfaces for the oik-user plugin: