oikai_query_plugin_count() –
oikai_record_association() – Add a hook function association.
oikai_record_hook() – Add a hook invocation.
oikai_reflect() – Return the ReflectionFunction for a function
oikai_reflect_descriptions() – Display the API descriptions
oikai_reflect_docblock() – Return the docBlock from the Reflection function
oikai_reflect_etc() – echo some other stuff
oikai_reflect_filename() – Display the source file name
oikai_reflect_method() – Return the ReflectionFunction for a method
oikai_reflect_parameters() – List the function parameters
oikai_reflect_usage() – Display the Syntax for calling the API
oikai_reverse_engineer_funcname() – Given a funcname attempt to produce a short description for the function
oikai_save_callees() – Save the callee list for the current API
oikai_set_context() – Set/reset the context fields for this function
oikai_set_links() – Set a link on each relevant token in the dummy TCES
oikai_set_pragmatic_links() – Set a pragmatic link on each relevant token in the dummy TCES
oikai_set_time_limit() – Set the time limit except in batch mode
oikai_simplify_apiname() – Simplify the API name
oikai_syntax_source() – Produce a nicely formatted version of the function’s source code
oikai_update_oik_class() – Programmatically update the oik_class record
oikai_using_libs() – Determine if we’re using oik-lib
oikai_using_opcache() – Check to see if opcache is being used
oikapi_simple_link() – OK, but we also want to link to PHP stuff So we need to be able to call that function
oika_alter_shortcode() – Updated the shortcode to reflect the requested page
oika_build_ajax_shortcode() – Build an "ajax" shortcode
oika_current_post() – Return the current post ID
oika_enqueue_jquery() – Enqueue the jQuery to hook into the pagination links
oika_fetch_shortcode_content() – Locate the shortcode content from the post
oika_flatten_atts() – Flatten the atts parameter back into shortcode parameters
oika_get_page_from_link() – Return the requested page from the link
oika_get_post() – Fetch the selected post
oika_oik_ajax_do_shortcode() – Expand the chosen shortcode in the required context
oika_oik_shortcode_atts() – Implement "oik_shortcode_atts" for oik-ajax
oika_oik_shortcode_content() – Implement "oik_shortcode_content" to pre-paginate the shortcode content
oika_oik_shortcode_result() – Implement "oik_shortcode_result" for oik-ajax
oikbmc_lazy_do_page() – Reschedule oldest in category to time page
oikbmt_lazy_do_page() – Reschedule oldest in tag to time page
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_check_time_limit() – Check the current time limit
oikb_cookies() – Set cookies required for logging on
oikb_filter_wordpress_files() – Filter WordPress files listed from Git
oikb_getopt() – Create an associative array of the options from $argv
oikb_get_apikey() – Obtain the apikey for oik-batch
oikb_get_file_crc() – Get CRC for a file
oikb_get_git_source() – Get the source folder for the git repository
oikb_get_pass() – Obtain the password for oik-batch
oikb_get_response() – Prompt for a response from stdin
oikb_get_site() – Return the URL of the remote site to access
oikb_get_svn_plugins_source() – Get SVN plugins source
oikb_get_svn_source() – Get SVN source folder
oikb_get_user() – Obtain the username for oik-batch
oikb_get_zip_source() – Get ZIP file source
oikb_git_command() – Implement a pseudo git command
oikb_handle_response() – Handle the errors when the result of wp_remote_post() is a WP_Error
oikb_is_git() – Return the root directory of the git repository
oikb_list_changed_files() – List the changed files
oikb_list_files() – List the files from the source
oikb_list_files_crc() – List the CRC for each file
oikb_list_files_in_directory() – Return the list of files in the directory
oikb_list_previous_files() – List the previous version file list
oikb_locate_source() – Locate the source of the previous version’s files
oikb_login() – Perform remote WordPress login
oikb_maybe_do_files() – List the changed files
oikb_relative_files() – Return relative file array
oikb_remote_post() – Wrapper to wp_remote_post
oikb_report_result() – Report (some of) the result from the server
oikb_retrieve_result() – Retrieve the result
oikb_save_cookies() – Save the cookies for subsequent calls
oikb_source_dir() – Return the selected components source directory
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_fields_loaded() – Implement "oik_fields_loaded" 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
oikcpt_lazy_types_do_page() – oik-types – Custom Post Types page
oikcpt_plugin_loaded() – Function performed when oik-types.php is loaded
oikcpt_register_post_type() – Register or update a custom post type
oikcpt_types_do_page() – Lazy implementation of the oik-types admin page
oikf2t_do_page() – Page for defining the mapping of fields to types or types to fields
oikf2t_fields_loaded() – Implement "oik_fields_loaded" for field to type relationships
oikf2t_lazy_do_page() – Fields to Types mapping page
oikfie_fields_do_page() – Lazy implementation of the oik-fields admin page
oikfie_fields_loaded() – Implement "oik_fields_loaded" for oik-types fields
oikfie_lazy_fields_do_page() – Lazy implementation for "oik-fields"
oikfie_register_field() – Register a custom field
oikho_get_oik_hooks_byname() – Load the hooks listed in the array
oikho_hook() – Implement [hook] shortcode to produce simple links to a hook or list of hooks
oikho_hooklink() – Implement [hooks] shortcode to produce links to a list of hooks
oikho_listhooks() – Automagically determine the hook list
oikho_list_callees() – List callees (Implementers) of the selected hook
oikho_list_callers() – List callers (Invokers) of the selected hook
oikho_list_callers_callees() – List the callers and callees for the selected oik_hook
oikho_list_hooks_byname() – Produce a list of hooks as links
oikho_pragmatic_link() – Create a pragmatic link for a hook
oikho_query_hook_type() – Return the hook type for this hook
oikmo_activation() –
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 22
- Next Page »