oikai_api_type() – Determine the api type
oikai_build_apiref() – Automatically create the API reference
oikai_check_its_a_list() – Check that it really is a list item
oikai_concoct_api_name() – Concoct an API name
oikai_concoct_api_name2() – Return an API name from the dummy_TCES
oikai_funcname_analysis() – Detect "hook" type functions that end with a hook suffix e.g. __help
oikai_get_oik_apis_byname() – Load the APIs listed in the array
oikai_get_oik_api_byname() – Load the API(s) for the given function
oikai_handle_association() – Handle the add_action() or add_filter() association
oikai_handle_token_T_ARRAY() – Handle a T_ARRAY ( array )
oikai_list_apis_byname() – Produce a list of APIs as links
oikai_load_and_reflect() – Create a dummy reflection object for the API
oikai_pragmatic_link_to_api() – Create a link to the API without accessing the database
oikai_record_association() – Add a hook function association.
oikai_simplify_apiname() – Simplify the API name
oika_alter_shortcode() – Updated the shortcode to reflect the requested page
oika_build_ajax_shortcode() – Build an "ajax" shortcode
oika_flatten_atts() – Flatten the atts parameter back into shortcode parameters
oika_oik_ajax_do_shortcode() – Expand the chosen shortcode in the required context
oika_oik_shortcode_atts() – Implement "oik_shortcode_atts" for oik-ajax
oikb_admin() – Test function to visit the bw_setup_menu admin page
oikb_admin_ajax_post_create_api() – Invoke admin-ajax using POST
oikb_admin_ajax_post_create_file() – Invoke admin-ajax using POST to process a file
oikb_get_apikey() – Obtain the apikey for oik-batch
oikcpt_adjust_args() – Set the required values for the $args to register_post_type()
oikcpt_admin_menu() – Implement "oik_admin_menu" for oik-types
oikcpt_get_registered_type_args() – Return the registered post type’s values as an args array
oikcpt_lazy_admin_menu() – Lazy implementation for "oik-types" admin menu
oikmo_activation() –
oikmo_admin_menu() –
oikmo_lazy_admin_menu() – Implements "oik_admin_menu" action for oik-moreoptions
oikpts_admin_menu() – Implement "oik_admin_menu" action for oik post type support
oikp_columns_and_titles() – Add filters for the $post_type
oikrm_artisteer_selector() – Set the default selector for an Artisteer theme
oikrm_lazy_admin_menu() – Define oik-responsive-menu settings and page
oiksc_404_handler::another_like() – Find potential matches to the query
oiksc_404_handler::another_like_api() – Alternative ‘like’ API – tbc
oiksc_404_handler::attach_post_type_handler() – Attach the handler for this post_type
oiksc_admin_menu() – Implement "oik_admin_menu" action for oik-shortcodes
oiksc_ajax_nopriv_oiksc_create_api() – Implement "wp_ajax_nopriv_oiksc_create_api" action for oik-shortcodes
oiksc_ajax_nopriv_oiksc_create_file() – Implement "wp_ajax_nopriv_oiksc_create_file" action for oik-shortcodes
oiksc_ajax_nopriv_oiksp_form() – Implement "wp_ajax_nopriv_oiksp_form" action to display the squeeze page opt-in form for visitors
oiksc_ajax_oiksc_create_api() – Implement "wp_ajax_oiksc_create_api" action for oik-shortcodes
oiksc_ajax_oiksc_create_file() – Implement "wp_ajax_oiksc_create_file" action for oik-shortcodes
oiksc_api() – API creation form
oiksc_api_cache::fetch_all() – fetch all posts for the given meta_key
oiksc_api_cache::get_cached() – Return the cached post IDs for this API
oiksc_api_cache::get_oik_api_byname() – Retrieve the oik_api post by API name
oiksc_api_cache::instance() – Return a single instance of this class
oiksc_api_cache::load_posts() – Load the selected posts and the associated posts from the meta data
oiksc_api_cache::map() – Map a post
oiksc_api_cache::map_posts() – Map an array of posts into the meta_values
oiksc_api_cache::preload_all_apis() – Preload all _oik_api_name values
oiksc_api_cache::preload_api_calls() – Preload the callees for this post
oiksc_api_cache::report() –
oiksc_api_cache::__construct() – Constructor for oiksc_api_cache
oiksc_api_do_page() – APIs admin page
oiksc_api_types() – Return an array of possible API types
oiksc_autoload() – Enable autoloading
oiksc_create_ancestry() – Determine the post_parent for an oik_file
oiksc_create_api() – Respond to the submit button by creating an oik_api
oiksc_create_oik_api() – Programmatically create an oik_api record for a selected plugin’s func
oiksc_get_oik_api_byname() – Query API from function name
oiksc_handle_association_differences() – Handle any changes to the association differences defined by this API
oiksc_lazy_admin_menu() – Define oik-shortcodes settings and page
oiksc_lazy_api_do_page() – Display the "Create API" admin page
oiksc_listfile_strip_apis() – Strip all the classes, methods and APIs from the file
oiksc_load_all_components() – Load all components
oiksc_load_all_plugins() – Return the registered oik-plugins
oiksc_load_all_themes() – Return the registered oik-themes
oiksc_local_oiksc_create_api() – Create or update an oik_api locally
oiksc_oik_api_post_title() – Set the post_title for an oik_api
oiksc_oik_api_title_save_pre() – Sanitize titles which may contain shortcodes that we don’t want to expand
oiksc_oik_query_autoload_classes() – Implement "oik_query_autoload_classes" for oik-shortcodes
oiksc_save_associations() – Update hook associations defined by this API
oiksc_token_object::as_csv() – Export a token in CSV format
oiksc_token_object::load_and_reflect() –
oiksc_update_oik_api() – Update the meta data for an oik_api post_type
oiksc_validate_apikey() – Validate the apikey field
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_check_authority() – Check overriding authority to view this opted-in page
oiksp_lazy_admin_menu() – Display the menu for squeeze settings ( "bw_squeeze" )
oiksp_madmimi_admin() – Display the menu for MadMimi settings "bw_madmimi"
oiksp_squeeze_is_active() – Check if the [bw_squeeze] shortcode is active
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_call_akismet() – Return true is the akismet call says the message is not spam
oiku_display_activation_status() – Display user Activated information
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_lazy_admin_menu() – Implements "oik_admin_menu" action for oik-user
oiku_remove_filters_for_anonymous_class() – Remove a filter defined for an object
oiku_wpmem_admin_style_list() – Implement "wpmem_admin_style_list" to provide our own styling for WP-members sign in and register forms
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 7
- Next Page »