4901 to 4993 of 4993
- _oikth_lazy_redirect_info() –
- _oikth_lazy_redirect_update_check() –
- _oikth_purchase_premiumversion() –
- _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_alt0_suffix() – Return the alt=0 suffix if required when oik-user is loaded
- _oik_bmc_add_oik_bmc() – Check if the reschedule Category already exists
- _oik_bmc_bmc_row() – Display a current bmc mapping
- _oik_bmc_bmc_table() – Display the table of Category rescheduling
- _oik_bmc_bmc_validate() – Validate the Category reschedule
- _oik_bmc_delete_bmc() – Delete the category to time relationship
- _oik_bmc_update_bmc() – Update the category to time relationship
- _oik_bmt_add_oik_bmt() – Check if the reschedule Tag already exists
- _oik_bmt_bmt_row() – Display a current bmt mapping
- _oik_bmt_bmt_table() – Display the table of Tag rescheduling
- _oik_bmt_bmt_validate() – Validate the Tag reschedule
- _oik_bmt_delete_bmt() – Delete the tag to time relationship
- _oik_bmt_update_bmt() – Update the tag to time relationship
- _oik_cpt_add_oik_cpt() – Check if it already exists as a post_type
- _oik_cpt_delete_type() –
- _oik_cpt_registered_table() – Display the table of registered post types
- _oik_cpt_type_row() – Display a current type
- _oik_cpt_type_table() – Display the table of oik custom post types
- _oik_cpt_type_validate() – Validate the oik custom post type definition
- _oik_cpt_update_type() –
- _oik_edd_apikey_form() – type=&
- _oik_edd_apikey_get() – Obtain the values passed to the form
- _oik_edd_apikey_show_form() – Display the oik EDD apikey request form
- _oik_edd_lazy_redirect() – Default function for oik-edd template_redirect
- _oik_edd_lazy_redirect_request() – template redirect apikey request
- _oik_edd_lazy_redirect_validate() – template_redirect apikey validation
- _oik_edd_report_plugin() – Report the "product" that was ordered and map this back to an oik-plugin’s slug
- _oik_edd_report_plugins() – List the plugins for which this API key is valid
- _oik_f2t_add_oik_f2t() – Add a field to post relationship
- _oik_f2t_delete_f2t() – Delete the field to post relationship
- _oik_f2t_f2t_row() – Display a current f2t mapping
- _oik_f2t_f2t_table() – Display the table of Field to Type relationships
- _oik_f2t_f2t_validate() – Validate the field to type relationship
- _oik_f2t_update_f2t() – Update the field to post relationship
- _oik_fie_add_oik_fie() – Check if it already exists as a field
- _oik_fie_check_field_exists() –
- _oik_fie_delete_field() –
- _oik_fie_field_row() – Display a current field
- _oik_fie_field_table() – Display the table of oik custom fields
- _oik_fie_field_validate() –
- _oik_fie_update_field() –
- _oik_plugins_add_settings() – Add the settings for the plugin
- _oik_plugins_delete_settings() – Delete the settings for a plugin
- _oik_plugins_load_registered_plugins() – Load registered plugins
- _oik_plugins_settings_row() – Display current settings for a plugin
- _oik_plugins_settings_table() – Display the oik plugins profile values and other information
- _oik_plugins_settings_validate() – Validate the plugin’s settings and add/update if required
- _oik_plugins_update_settings() – Update the settings for a plugin
- _oik_tax_add_oik_tax() – Check if it already exists as a taxonomy
- _oik_tax_check_taxonomy_exists() – Check if the taxonomy exists
- _oik_tax_delete_taxonomy() – Delete an oik taxonomy
- _oik_tax_taxonomy_row() – Display a current taxonomy
- _oik_tax_taxonomy_table() – Display the table of oik custom taxonomies
- _oik_tax_taxonomy_validate() –
- _oik_tax_update_taxonomy() – Update an oik custom taxonomy
- _oik_themes_add_settings() – Add the settings for the theme
- _oik_themes_delete_settings() –
- _oik_themes_load_registered_themes() – Load registered themes
- _oik_themes_settings_row() – Display current settings for a theme
- _oik_themes_settings_table() – This should also list the themes that have registered themselves using oik_register_theme_server()
- _oik_themes_settings_validate() – Validates the settings for the theme
- _oik_themes_update_settings() –
- _oik_x2t_add_oik_x2t() – Check if the Taxonomy to post relationship already exists
- _oik_x2t_delete_x2t() – Delete the taxonomy to type relationship
- _oik_x2t_update_x2t() – Update the taxonomy to type relationship
- _oik_x2t_x2t_row() – Display a current x2t mapping
- _oik_x2t_x2t_table() – Display the table of Taxonomy to Type relationships
- _oik_x2t_x2t_validate() – Validate the taxonomy to type relationship
- _optimize_regexp_list_tokens_to_string() –
- _sc_captions() – Syntax helper for captions= parameter
- _sc_classes() – Helper functions for shortcodes that support these atts
- _sc_email() – Common parameters for bw_email, bw_mailto, etc.
- _sc_posts() – Helper function for shortcodes that use bw_get_posts()
- _sc_telephone() – Common syntax for telephone related shortcodes
- _sc_thumbnail() – Helper function for shortcodes that display images
- _sc_thumbnail_full() –
- _sc__example() – Produces default example for this shortcode
- _sc__help() – Returns the help for a shortcode
- _sc__snippet() – Produce the HTML snippet of the shortcode output
- _sc__syntax() – Return default syntax for this shortcode
- _set_default_permalink_structure_for_tests() – Set a permalink structure.
- _test_filter_build_unique_id() –
- _upload_dir_https() – Helper used with the `upload_dir` filter to set https upload URL.
- _upload_dir_no_subdir() – Helper used with the `upload_dir` filter to remove the /year/month sub directories from the uploads path and URL.
- _wp_die_handler() –
- _wp_die_handler_filter() –
- _wp_die_handler_txt() –
Notes:
- These APIs have been loaded automatically from the development system.
- If an API displays a “Sourcefile not found” message then this indicates that the matching version is not Installed on this server or that the function has been deleted/deprecated.
- The plugin does not need to be activated, only installed. This is so that the code can be easily found by the parser.
- Some APIs are duplicated across plugins. These are wrapped in “if ( !function_exists() )” tests just like WordPress Pluggable Functions. The documentation does not currently support duplicate APIs so these are only listed once… by the plugin that was most recently loaded.
- If an API does not have a short description in the PHPdoc block comment that precedes the code then a name if manufactured from the function name.
- Most APIs are prefixed with bw_, oik_ or variations
- Those which are not are very low level APIs.
- To date there have only been 2 conflicts with other plugins or themes using the same API name. Hopefully, when WordPress requires PHP 5.3 or higher this can be avoided by use of PHP Namespaces.