api_call_mapper::load_post_meta() –
bootstrap_loaded() – Function to invoke when loaded
bwlink_list() –
BW_::label() – Create a field label
BW_::lit() – Create a list item with a specific CSS class and/or ID
bw_art_level() – Return $new_version if the $array variable $index is defined else $art_version
bw_code_example_link() – Create a nicely formatted link to the definition of the shortcode
bw_code_link() – Create a link to the shortcode if in admin pages
bw_cycle_prevnext_links() – Create previous and next links
bw_default_labels() – Attempt to set labels given the ‘name’ and/or ‘singular_name’
bw_default_taxonomy_labels() – Set default custom taxonomy labels
bw_edit_custom_css_link() – Link to allow the custom CSS file to be edited
bw_field_function_link() – Format the link (format=L)
bw_follow_link() – Create the link for the selected theme= parameter
bw_follow_link_() – Displays a default Follow me link using oik icons
bw_follow_link_dash() – Create a follow me link using dashicons
bw_follow_link_gener() – Create a follow me link using genericons
bw_format_label() – Format the label for a field
bw_format_list() – Format the "post" – in a simple list item list
bw_format_matched_link() – Format the matched post link
bw_format_tabs_list() – Format a post as link within the same document
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_list_table() – Fetch an instance of the BW_List_Table class
bw_get_logo_image_url() – Get logo image URL
bw_get_shortcode_syntax_link() – Display the shortcode, syntax and link
bw_gmap_latlng() – Return latlng combination
bw_group_load_class() – Return the class to handle this request
bw_jquery_locate_script_file() – Locate a jQuery script file from the list of plugins given
bw_l10n_field_title() – Customizes the field title
bw_label_from_key() – Create a field label given the key name
bw_lazy_backtrace() – print a backtrace to help find out where something is called from and how to debug it
bw_lazy_log() – Implements the logging function
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_lazy_sc_example() – Display a shortcode example
bw_lazy_sc_help() – Display shortcode help
bw_lazy_sc_snippet() – Display the HTML snippet for a shortcode example
bw_lazy_sc_syntax() – Display shortcode syntax
bw_lazy_trace() – Implement bw_trace() to write a record to the trace log file
bw_lazy_trace2() – Improved trace function that needs no parameters, but accepts two
bw_lazy_trace_actions() – Attach oik-bwtrace to each action that gets invoked by do_action
bw_lazy_trace_action_immediate() – Trace the fact that an action has been invoked without our prior knowledge of the possibility
bw_lazy_trace_config_startup() – Implement (lazy) trace startup from wp-config.php
bw_lazy_trace_count() – Prepare for counting action hooks and filters
bw_lazy_wp_error() – Wrapper to WP_error
bw_lbw() – Creates a simple link to a bobbingwide website
bw_link() – Implement [bw_link] shortcode for a link to a post or an external URL
bw_linkedin() – Implement [bw_linkedin] shortcode
bw_links() – Display a list of links given the post IDs
bw_link_attachment() – Create a direct link to the attached file rather than a permalink to the attachment
bw_link_text_from_url() – Returns nice link text
bw_link_thumbnail() – Create a thumbnail link
bw_link_url() – Constructs a suitable URL
bw_link__example() – Example hook for [bw_link] shortcode
bw_link__help() – Help hook for [bw_link] shortcode
bw_link__snippet() – Snippet hook for [bw_link] shortcode
bw_link__syntax() – Syntax hook for [bw_link] shortcode
bw_list() – Implement [bw_list] shortcode
bw_list_categories() – Return a list of categories
bw_list_fields() – Return a list of defined fields
bw_list_id() – Display a link to a post in a list item
bw_list_registered_post_types() – Return a list of registered post_types
bw_list_shortcodes() – Produce a table of shortcodes
BW_List_Table::ajax_response() – Handle an incoming ajax request (called from admin-ajax.php)
BW_List_Table::ajax_user_can() – Checks the current user’s permissions
BW_List_Table::bulk_actions() – Display the bulk actions dropdown.
BW_List_Table::column_cb() – Implement default display of the checkbox field
BW_List_Table::column_default() – Implement default column display
BW_List_Table::comments_bubble() – Display a comment count bubble
BW_List_Table::current_action() – Get the current action selected from the bulk actions dropdown.
BW_List_Table::display() – Display the table
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::display_tablenav() – Generate the table navigation above or below the table
BW_List_Table::extra_tablenav() – Extra controls to be displayed between bulk actions and pagination
BW_List_Table::get_bulk_actions() – Get an associative array ( option_name => option_title ) with the list of bulk actions available on this table.
BW_List_Table::get_columns() – Get a list of columns. The format is: ‘internal-name’ => ‘Title’
BW_List_Table::get_column_count() – Return number of visible columns
BW_List_Table::get_column_info() – Get a list of all, hidden and sortable columns, with filter applied
BW_List_Table::get_default_primary_column_name() – Gets the name of the default primary column.
BW_List_Table::get_items_per_page() – Get number of items to display on a single page
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::get_sortable_columns() – Get a list of sortable columns. The format is: ‘internal-name’ => ‘orderby’ or ‘internal-name’ => array( ‘orderby’, true )
BW_List_Table::get_table_classes() – Get a list of CSS classes for the list table table tag.
BW_List_Table::get_views() – Get an associative array ( id => link ) with the list of views available on this table.
BW_List_Table::handle_row_actions() – Generates and display row actions links for the list table.
BW_List_Table::has_items() – Whether the table has items to display or not
BW_List_Table::months_dropdown() – Display a monthly dropdown for filtering items
BW_List_Table::no_items() – Message to be displayed when there are no items
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::row_actions() – Generate row actions div
BW_List_Table::search_box() – Display the search box.
BW_List_Table::set_pagination_args() – An internal method that sets all the necessary pagination arguments
BW_List_Table::single_row() – Generates content for a single row of the table
- 1
- 2
- 3
- …
- 6
- Next Page »