api_call_mapper::simplify_results() – We can’t use simplify results when there’s more than one meta_value per post
BW_::bw_radio() – Display a group of radio buttons
bw_actions_reset() – Reset the trace actions file if this is the first time for this invocation
bw_add_relocation() – Add a plugin relocation to the $bw_relocations list
bw_build_request() –
bw_default_required_marker() – Return a required field marker
bw_field_function_readmore() – Format the "read more" link (format=R)
bw_field_registered_for_object_type() – Returns true if the field name is registered for the object type
bw_format_as_required() – Format the post as specified by the user
bw_format_read_more() – Produce a read_more link as required ( block )
bw_format_table_row() – Format a table row
bw_form_as_required() – Format the "Add new" form as specified by the parameters
bw_get_random_image() – Return a random image from the images attached to the post
bw_gitrepo_after_plugin_row() – Implement ‘after_plugin_row_$plugin_file’ for a Git repo
bw_lazy_relocate_pre_current_active_plugins() – Perform plugin relocation just before the plugins are listed on the admin page for action: pre_current_active_plugins
bw_list_registered_post_types() – Return a list of registered post_types
BW_List_Table::ajax_response() – Handle an incoming ajax request (called from admin-ajax.php)
BW_List_Table::display_rows() – Generate the table rows
BW_List_Table::display_rows_or_placeholder() – Generate the tbody element for the list table.
BW_List_Table::handle_row_actions() – Generates and display row actions links for the list table.
BW_List_Table::row_actions() – Generate row actions div
BW_List_Table::single_row() – Generates content for a single row of the table
BW_List_Table::single_row_columns() – Generates the columns for a single row of the table
bw_perform_relocations() – Perform relocations
bw_query_related_fields() – Determine what we should be listing based on the current post
bw_recase_atts() – Return an array with the specified keys reverted to CamelCase
bw_register_custom_category() – Register a custom "category" taxonomy
bw_register_custom_tags() – Register a custom "tags" taxonomy
bw_register_field() – Register a field named $field_name of type $field_type with title $field_title and additional values $args
bw_register_field_for_object_type() – Register a field named $field_name for object type $object_type
bw_register_post_type() – Register a custom post type using as many defaults as we can
bw_register_shortcode() – Implement the [bw_register] shortcode
bw_register_taxonomy() – Register a custom taxonomy
bw_register__help() –
bw_related() – Implement [bw_related] shortcode
bw_related_meta_value() – Determine a meta_value based on the field type, the specified meta_value and possibly the "meta_compare" parameter
bw_related__help() –
bw_related__syntax() –
bw_relocate() – Function bw_relocate
bw_relocate_plugins() – Perform relocation of selected child plugins
bw_relocate_pre_current_active_plugins() – Perform plugin relocation just before the plugins are listed on the admin page
bw_remote_get() – Wrapper to wp_remote_get
bw_remote_get2() – Wrapper to wp_remote_get2
bw_remote_geth() – wrapper to wp_remote_get for both HEAD and json body
bw_remote_head() – Wrapper to wp_remote_head
bw_remote_post() – Wrapper to wp_remote_post
bw_remove_unwanted_tags() – Remove unwanted tags introduced by other filters
bw_replace_active_plugins() – Replace all entries in "active_sitewide_plugins" and "active_plugins" with the new $to locations Note: We don’t need to check if the plugin is network only, we just check both arrays We do this whether it’s multisite or not.
bw_replace_fields() – Perform symbolic substitution of the fields in the body
bw_replace_filter() – Replace a filter function with one of our own ( pre WordPress 4.7 )
bw_report_scripts() – Report queued scripts
bw_restore_filter() – Restore a filter ( pre WordPress 4.7 )
bw_retrieve_result() – Return the result if the response code is 200 ( OK )
bw_return_fields() – Return the fields to be printed in the email body
bw_return_field_select() – Return the value(s) for the select field
bw_return_singular_name() – Return the singular name for the post_type, if defined
bw_see_if_domain_required() – See if domain required?
bw_symlinked_after_plugin_row() – Implement ‘after_plugin_row_$plugin_file’
bw_trace_reset() – Perform a trace reset
bw_trace_reset_form() – Creates the Trace reset button for use somewhere in any page
bw_trace_reset_status() – Determine the trace reset status
BW_UnitTestCase::rollback_transaction() –
bw_validate_form_as_required() – Validate the Add new form to match what’s expected
bw_year_range() – Formats a range of years
cookie_cat_reset_form() –
cookie_cat_row() – Display a cookie row: consisting of cookie name, category, description and duration
cookie_cat_rows() – Display the cookie rows
dependencies_cache::register_script() – Registers a script.
dependencies_cache::register_style() – Registers a style.
dependencies_cache::reload_dependencies() – Reloads from serialized dependencies
dependencies_cache::replay_dependencies() – Replays dependencies onto the queues.
dependencies_cache::replay_scripts() – Replays scripts.
dependencies_cache::replay_styles() – Replays styles.
dependencies_cache::reset_scripts() –
dependencies_cache::reset_styles() –
Git::is_repo() – Determine if this is a repo.
Git::reset_dir() – Change back to the previous directory
Git::result_as_array() – Return the file list as an array
GitHub::list_repos() – GET /users/:username/repos
GitHub::repository() –
GitHub::response() –
oikai_determine_reference_type() – Determine the reference type for a string
oikai_handle_char_rparen() – Handle the last parameter to a hook definition or invocation
oikai_handle_reference_type() – Produce a link to the API based on the reference_type
oikai_handle_reference_type_class() – Handle a link to a "class"
oikai_handle_reference_type_function() – Handle a link to a "function"
oikai_handle_reference_type_internal() – Handle a link to an "internal" PHP function
oikai_handle_reference_type_user() – Handle a link to a "user" function
oikai_load_and_reflect() – Create a dummy reflection object for the API
oikai_print_return() – Print information about the @return value
oikai_print_return_info() – Print the return field information
oikai_pseudo_reflect() – Attempt to create a reflection function / reflection method for this API
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
- 1
- 2
- 3
- 4
- Next Page »