api_call_mapper::load_post_meta() –
api_call_mapper::process() –
BW_::p() – Outputs a paragraph of translated text
bw_action_options_do_page() – Settings page for oik actions logging
bw_check_paged_shortcode() – Return the required page if this is the shortcode we’re processing
bw_check_permalink() – See if this is a permalink
bw_clear_processed_posts() – Clear the array of processed posts
bw_create_parsed_object() – Create the parsed object
bw_current_post_id() – Set/return the current post ID
bw_custom_column_post_meta() – Format custom column data for post_meta data
bw_cycle_prevnext_links() – Create previous and next links
bw_determine_post_status() – Determine post_status for new post
bw_determine_post_type_from_hook() – Determines post type from hook
bw_display_new_post_form() – Show/process a new post form using oik
bw_effort_save_postdata() – Saves the custom fields for this post when called for the ‘save_post’ action
bw_filter_mce_plugin() – Implement the ‘mce_external_plugins’ filter
bw_find_post() – Find a post in an array of post using the specified $matchfunc This routine will not find the $given post
bw_format_post() – Format the "post" – basic first version
bw_form_sc_parm_help() – Return link to shortcode parameter help
bw_get_active_plugins() – Return an array of ALL active plugins – for single or multisite
bw_get_all_plugin_names() – Returns an associative version of the active plugins array
bw_get_edit_post_link() – Get an edit post link for use in emails
bw_get_latest_parsed_source_by_sourceref() – Load the latest parsed source – if it is the latest
bw_get_parm_shortcode_id() – Return the page for the shortcode ID
bw_get_parsed_source_by_sourceref() – Get the parsed source object by sourceref
bw_get_parse_count() – Return the "parse_count" from the parsed source
bw_get_plugin_name() – Get the full plugin name given the slug
bw_get_plugin_slugs() – Obtain the plugin slugs
bw_get_plugin_version() – Returns current plugin version.
bw_get_post() – Get the post / custom post type identified by the ID and post type
bw_get_posts() – Wrapper to get_posts()
bw_get_post_class() – Return the post classes given the post id
bw_get_post_id() – Return the global post_id and, if different global id, for tracing
bw_get_special_post_type() – Get special post types
bw_gitrepo_after_plugin_row() – Implement ‘after_plugin_row_$plugin_file’ for a Git repo
bw_gitrepo_plugin() – Implement "in_plugin_update_message-$plugin_file" for a Git repo plugin
bw_global_post() – Save/restore the global post and id
bw_global_post_id() – Return the global post ID
bw_global_post_type() – Return the global post’s post_type
bw_google_plus() – Implement [bw_google] shortcode
bw_host_or_path() – Check if the path is a path or host
bw_insert_post() – Insert a post of the specified post type with custom fields set from the validated fields
bw_jquery_script_plugin_file() – Determine a potential source for a script file and whether or not it’s a .pack or .min file
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::get_pagenum() – Get the current page number
BW_List_Table::get_pagination_arg() – Access the pagination args.
BW_List_Table::get_primary_column_name() – Gets the name of the primary column.
BW_List_Table::pagination() – Display the pagination.
BW_List_Table::prepare_items() – Prepares the list of items for displaying.
BW_List_Table::print_column_headers() – Print column headers, accounting for hidden and sortable columns.
BW_List_Table::set_pagination_args() – An internal method that sets all the necessary pagination arguments
bw_load_plugin() – Load ‘plugin’ file if the options checkbox is set on
bw_load_plugin_textdomain() – Load the language specific stuff for the selected domain/plugin
bw_ms_get_all_plugin_names() – Return an associative version of the sitewide active plugins array
bw_navi_paginate_links() – Paginate links for shortcode pagination
bw_navi_posts() – Display posts using the [bw_navi] shortcode
bw_new_post_form_id() – Return a unique new post form ID
bw_pages() – Implement [bw_pages] shortcode
bw_pages__example() – Example hook for [bw_pages] shortcode
bw_pages__help() – Help hook for [bw_pages] shortcode
bw_pages__snippet() – Snippet hook for [bw_pages] shortcode
bw_pages__syntax() – Syntax hook for [bw_pages]
bw_paired_attachments() – Process pairs of attachments
bw_param() – Outputs a param tag
bw_parent() – Display a link to the post->parent
bw_parent__help() – Help for [bw_parent] shortcode
bw_parent__syntax() – Syntax for [bw_parent] shortcode
bw_paypal_filter_mce_button() – Implement ‘mce_buttons’ filter to add the bwpaypal_button to the array of Tiny MCE buttons
bw_paypal_filter_mce_plugin() – Implement ‘mce_external_plugins’ filter to add the jQuery code to be executed when then bwpaypalbutton_button is clicked
bw_pdf() – [bw_pdf] shortcode – display attached PDF files
bw_pdf__syntax() –
bw_perform_relocations() – Perform relocations
bw_picasa() – Implement [bw_picasa] shortcode
bw_pinterest() – Implement [bw_pinterest] shortcode
bw_portfolio() – Display image links to PDF files For each .PDF file that is linked to an image pair them up and display with the image and the PDF file name as the selector and the PDF file name as the link.
bw_portfolio__syntax() –
bw_posts() – Create a simple list of posts, defaulting to recent posts if no parms specified
bw_posts__syntax() – Syntax hook for [bw_posts] shortcode
bw_post_array() – Build a simple ID, title array from an array of $post objects
bw_post_array_hier() – Simplify post array to the hierarchical order
bw_post_link() – Display a link to a post
bw_post_Walker::start_el() –
bw_power() – Implements [bw_power] shortcode
bw_pp_shortcodes() – PayPal generated code for the buttons was
bw_prepare_shortcode_atts() – **?** Should we allow the $atts array to be pre-mangled. Can we add useful objects?
bw_pre_form_field() – Request plugins to load their field forming functions
bw_pre_theme_field() – Request plugins to load their field theming functions
bw_process_this_post() – Determine whether or not to process this post
bw_query_post_formatter() – Return the function to be used to format posts
bw_query_post_type() – Query the source post type which has a noderef field $meta_key referencing the current_post_type
bw_query_post_type_and_meta_key() – Query post type and meta key for performing a bw_related
bw_register_post_type() – Register a custom post type using as many defaults as we can
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_post() – Wrapper to wp_remote_post
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_set_post_terms() – Insert any post terms
- 1
- 2
- 3
- …
- 7
- Next Page »