Pages
Posts
- Now running oik-shortcodes v1.17
- What the L?
- Someone’s doing it wrong but who?
- WP_DEBUG on WordPress MultiSite – not a good idea
- Fatal error: print_r(): Cannot use output buffering in output buffering display handlers
- bbboing
- Top 10 questions to ask when something doesn’t work
- Hello World!
Presentation pages
- =>
- About
- Size of the problem
- Dynamic documentation
- The implementation
- Summary
- Appendices
- Table of Contents
Plugins
- bbboing – obfuscate text but leave it readable
- bobbing
- foobar
- oik
- oik shortcode and API server
- oik-bwtrace – tracing and action logging
- oik-fields
- oik-plugins – WordPress plugins server
- oik-presentation
- smart-bbboing
Hooks
- _sc__help – filter
- _sc__syntax – filter
- $tag – action
- activate_plugin – action
- activated_plugin – action
- add_meta_boxes – action
- admin_bar_menu – action
- admin_enqueue_scripts – action
- admin_init – action
- admin_menu – action
- admin_notices – action
- admin/oik-activation.php – action
- after_plugin_row_ – action
- after_plugin_row_$plugin_basename – action
- after_plugin_row_bbboing/bbboing.php – action
- after_plugin_row_bobbing/bobbing.php – action
- after_plugin_row_oik-fields/oik-fields.php – action
- after_plugin_row_oik-plugins/oik-plugins.php – action
- after_plugin_row_oik-shortcodes/oik-shortcodes.php – action
- after_plugin_row_plugin_basename – action
- all – action
- attachment_fields_to_edit – filter
- attachment_fields_to_save – filter
- bbboing_loaded – action
- bw_custom_column_admin – action
- bw_email_headers – filter
- bw_email_message – filter
- bw_email_subject – filter
- bw_field_functions – filter
- bw_field_validation_$field – filter
- bw_field_validation_field – filter
- bw_field_validation_field_type – filter
- bw_form_functions – filter
- bw_jquery_script_url – filter
- bw_metadata – action
- bw_prepare_shortcode_atts – filter
- bw_sc_example – action
- bw_sc_help – action
- bw_sc_link – filter
- bw_sc_snippet – action
- bw_sc_syntax – action
- bw_trace_action_end – action
- bw_trace_action_start – action
- bw_validate_functions – filter
- genesis_404 – action
- get_the_excerpt – filter
- gettext – filter
- init – action
- login_head – action
- manage_edit-post_type_columns – filter
- manage_post_type_posts_custom_column – action
- muplugins_loaded – action
- network_admin_menu – action
- network_admin_notices – action
- oembed_remote_get_args – filter
- oik_add_honeypot – action
- oik_add_new_fields_post_type – filter
- oik_add_new_format_post_type – filter
- oik_add_new_post_type – filter
- oik_add_new_validate – filter
- oik_add_shortcode – filter
- oik_add_shortcodes – action
- oik_admin_menu – action
- oik_check_honeypot – action
- oik_default_meta_value_noderef – filter
- oik_do_shortcode – filter
- oik_fields_loaded – action
- oik_form_field_title_field_name – filter
- oik_lib_loaded – action
- oik_loaded – action
- oik_login_only – action
- oik_menu_box – action
- oik_pre_form_field – action
- oik_pre_theme_field – action
- oik_presentation_columns – filter
- oik_presentation_footer – action
- oik_presentation_navigation – action
- oik_query_autoload_classes – filter
- oik_query_field_types – filter
- oik_query_libs – filter
- oik_set_spam_fields_post_type – filter
- oik_shortcode_atts – filter
- oik_shortcode_content – filter
- oik_shortcode_result – filter
- oik_shortcodes_columns – filter
- oik_table_fields_post_type – filter
- oik_table_titles_post_type – filter
- oik_validate_apikey – filter
- oikai_handle_token_T_STRING – action
- oikai_record_association – action
- oikai_record_hook – action
- plugins_api – action
- plugins_loaded – action
- posts_request – filter
- pre_current_active_plugins – action
- pre_set_site_transient_update_plugins – action
- pre_set_site_transient_update_themes – action
- request – filter
- rest_api_init – action
- rightnow_end – action
- run_oik-create-codes.php – action
- run_oik-shortcodes.php – action
- save_post_post_type – action
- site_transient_update_plugins – action
- site_transient_update_themes – action
- template_redirect – action
- the_content – filter
- the_excerpt – filter
- the_excerpt_embed – filter
- the_title – filter
- themes_api – filter
- themes_api_result – filter
- title_save_pre – filter
- user – action
- validate_apikey – filter
- widget_text – filter
- wp_ajax_nopriv_oiksc_create_api – action
- wp_ajax_nopriv_oiksc_create_file – action
- wp_ajax_oik_ajax_list_shortcodes – action
- wp_ajax_oik_ajax_load_shortcode_help – action
- wp_ajax_oik_ajax_load_shortcode_syntax – action
- wp_ajax_oiksc_create_api – action
- wp_ajax_oiksc_create_file – action
- wp_ajax_oiksc_create_or_update_block – action
- wp_enqueue_scripts – action
- wp_footer – filter
- wp_handle_upload – filter
- wp_insert_post_data – filter
- wp_loaded – action
APIs
- _alink() – Create a translatable link
- _atdot() – “at dot” an email address
- _bbboing_form() – Display the form to accept text to be bbboing’ed
- _bbboing_get() – Return the text to be bbboing’ed with some sanitization
- _bbboing_static() – Display the original text and the bbboing’ed text
- _bw_atdot() – Apply _atdot logic if required
- _bw_blockquote() – bw blockquote
- _bw_email() – Internal function for bw_email and bw_mailto
- _bw_example_parms() – Return some values for the bw_iframe example and snippet
- _bw_field_functions() – Return the array of field formatting functions
- _bw_field_validation_required() – Validate a #required field as having a value
- _bw_form_field_title() – Append any #hint to the field_title
- _bw_form_functions() – Return the array of functions for displaying particular fields in a form
- _bw_form_required_field() – Set the field to required if that’s the case.
- _bw_get_an_id() – bw get an id
- _bw_get_plugin_version() – bw get plugin version
- _bw_get_plugins() – bw get plugins
- _bw_get_theme_version() – Get the theme version given the theme name
- _bw_get_themes() – bw get themes
- _bw_jquery_known_sources() – Return an array of known sources for particular jQuery scripts
- _bw_lazy_sc_help() – bw lazy sc help
- _bw_lazy_sc_syntax() – bw lazy sc syntax
- _bw_mailto_link() – Generate a mailto: link with optional subject= parameter
- _bw_missing_shortcodefunc() – Detect the fact that the function to expand a shortcode is not available
- _bw_new_height() – Return the new height – maintaining aspect ratio
- _bw_new_width() – Return the new width – maintaining aspect ratio
- _bw_process_contact_form_oik() – Process a contact form submission
- _bw_process_new_post_form_oik() – Process a new post form submission
- _bw_show_contact_form_oik() – Show the “oik” contact form
- _bw_show_new_post_fields() – Display the required fields in the form
- _bw_show_new_post_form_oik() – Show the “oik” new post form
- _bw_social_host() – Return the preferred hostname for the social network
- _bw_social_scheme() – Return the preferred scheme for the social network
- _bw_telephone() – Return the telephone number in desired HTML markup, if set or passed as number=
- _bw_theme_field_default_bw_header_image() – Default function to display a field of name “bw_header_image”
- _bw_theme_field_default() – Default theming of metadata based on field name ( $key ) or content? ( $value )
- _bw_time_diff() – bw time diff
- _bw_time() – bw time
- _bw_validate_functions() – Return the array of functions for validating particular fields in a form
- _bwtnt() – Append some non-translatable text to translatable text once it’s been translated
- _oik_alt0_suffix() – Return the alt=0 suffix if required when oik-user is loaded
- _oik_plugins_add_settings() – Add the settings for the plugin
- _oik_plugins_delete_settings() – Delete the settings for a plugin
- _oik_plugins_load_registered_plugins() – Load registered plugins
- _oik_plugins_settings_row() – Display current settings for a plugin
- _oik_plugins_settings_table() – Display the oik plugins profile values and other information
- _oik_plugins_settings_validate() – Validate the plugin’s settings and add/update if required
- _oik_plugins_update_settings() – Update the settings for a plugin
- _oik_themes_add_settings() – Add the settings for the theme
- _oik_themes_delete_settings() – oik themes delete settings
- _oik_themes_load_registered_themes() – Load registered themes
- _oik_themes_settings_row() – Display current settings for a theme
- _oik_themes_settings_table() – This should also list the themes that have registered themselves using oik_register_theme_server()
- _oik_themes_settings_validate() – oik themes settings validate
- _oik_themes_update_settings() – oik themes update settings
- _oikai_create_oik_hook() – Create an “oik_hook” post_type
- _oikp_download_freeversion() – Create a link to download the FREE version
- _oikp_download_version() – oikp download version
- _oikp_download_wordpressversion() – Create a link to download the WordPress plugin
- _oikp_lazy_redirect_download() – Support /plugins/download/?plugin=plugin&version=version&apikey=apikey&action=update/download&id=id
- _oikp_lazy_redirect_info() – oikp lazy redirect info
- _oikp_lazy_redirect_update_check() – oikp lazy redirect update check
- _oikp_lazy_redirect() – Author: bobbingwide
- _oikp_purchase_premiumversion() – Create a link to purchase a premium plugin
- _oiksc_create_api() – Create or update an “oik_api” post_type
- _oiksc_create_param() – Create missing parameters for this shortcode
- _oiksc_create_params() – Create the oik_sc_param records for each of the shortcode atts
- _oiksc_create_shortcode() – Creating a shortcode programmatically involves
- _oiksc_get_api() – Get the selected API
- _oiksc_get_apis() – List the APIs for the selected filename
- _oiksc_get_file() – Get the selected file
- _oiksc_get_files() – oiksc get files
- _oiksc_get_plugin() – Get the selected plugin
- _oiksc_get_plugins() – Produce a list of all the installed, but not necessarily active plugins
- _oiksc_get_token() – Return the token value at $index if it’s of type $type
- _oiksc_get_type() – Get the selected type
- _oiksc_list_functions() – Return an array of implemented functions
- _sc__example() – sc example
- _sc__help() – Returns the default help for a shortcode if not provided by the “shortcode__help” function
- _sc__snippet() – Produce the HTML snippet of the shortcode output
- _sc__syntax() – sc syntax
- _sc_captions() – sc captions
- _sc_classes() – Helper functions for shortcodes that support these atts
- _sc_email() – Common parameters for bw_email, bw_mailto, etc.
- _sc_posts() – Helper function for shortcodes that use get_posts()
- _sc_telephone() – sc telephone
- _sc_thumbnail() – sc thumbnail
- aalt() – aalt
- abbr() – Create an tag
- aclass() – aclass
- acronym() – Create an tag
- ag() – ag
- ahref() – ahref
- aid() – aid
- alink() – Create a link
- aname() – Create an anchor tag for linking within a page
- apis__help() – apis help
- apis__syntax() – apis syntax
- art_button() – In WordPress Artisteer provides code to deal with buttons
- artblockcontentframe_25() – draw the frame around the block content
- artblockcontentframe_30() – draw the frame around the block content
- artblockcontentframe_31() – draw the frame around the block content
- artblockframe_25() – draw the frame around the block header
- artblockframe_30() – draw the frame around the block header
- artblockframe_31() – draw the frame around the block header
- artblockheader_25() – Create a block header if the title text is specified
- artblockheader_30() – Create a block header if the title text is specified
- artblockheader_31() – Create a block header if the title text is specified
- artblockheader_40() – Create a block header if the title text is specified
- artblockheader_41() – Create a block header if the title text is specified
- artblockheaderNoIcon_25() – Future use –
- artblockheaderNoIcon_30() – Future use –
- atext() – atext
- atitle() – Format a sanitized title= parameter
- bar() – do nothing
- bbboing__example() – Example for the bbboing shortcode
- bbboing__help() – Help for bbboing
- bbboing__syntax() – Syntax for bbboing
- bbboing_activation() – Dependency checking for bbboing
- bbboing_init() – Implement the “init” action for bbboing
- bbboing_oik_loaded() – Implement the “oik_loaded” action for bbboing
- bbboing_plugin_loaded() – Initialisation when bbboing plugin file loaded
- bbboing_sc() – Implement [bbboing] shortcode
- bbboing() – bbboing some text
- bboing_process_word() – Return true if we think we should process the word, false otherwise
- bboing() – bbboing a particular (potentially complex) word
- bboing2() – Only bbboing characters inside a complex string
- big_button() – big button
- blockcontentframe_() – draw the frame around the block content
- blockframe_() – draw the frame around the block header
- blockheader_() – Create a block header if the title text is specified
- bobbing_activation() – Dependency checking for bobbing
- bobbing_admin_menu() – Implements “oik_admin_menu” action
- bobbing_inactive() – Display a message when bobbing is not functional due to the dependencies not being activated or installed
- bobbing_init() – Implements “oik_loaded” action for bobbing
- bobbing_lazy_activation() – Test if bobbing is functional
- bobbing_loaded() – Function to invoke when bobbing is loaded
- boing() – Shuffle the embedded letters in a word of 4 or more characters
- boingsubword() – Perform boing() against a part of the word replacing the characters in the chars array
- br() – Produce a break tag with optional text to follow
- button() – button
- bw__example() – bw example
- bw__help() – bw help
- bw_abbr() – Display the company abbreviation using an abbr tag
- bw_accordion__example() – bw accordion example
- bw_accordion__snippet() – bw accordion snippet
- bw_accordion__syntax() – bw accordion syntax
- bw_accordion_id() – Return the next unique ID for the accordion selector
- bw_accordion() – Display pages styled for jQuery accordion
- bw_acronym() – Display the company abbreviation using an acronym tag
- bw_action_end_time() – bw action end time
- bw_action_file() – Determine the name of the action file
- bw_action_inc_init() – bw action inc init
- bw_action_line() – bw action line
- bw_action_options_add_page() – bw action options add page
- bw_action_options_do_page() – Settings page for oik actions logging
- bw_action_options_init() – bw action options init
- bw_action_options_validate() – Validate the bw_action_options
- bw_action_reset_form() – Create the Action reset button for use somewhere in any page
- bw_action_start_time() – bw action start time
- bw_action_summary() – Display a summary of actions from the most recent action file
- bw_action_toggle() – Replace the current file with a slightly modified version
- bw_actions_reset() – Reset the trace actions file if this is the first time for this invocation
- bw_add_ajaxurl() – let ajax know what to call on jQuery.post **?** not necessary as we can use WordPress’s ajaxurl variable
- bw_add_new_fields_defaults() – Return all the fields to be used in an “Add new” form
- bw_add_new_format_default() – Return the default format for the “Add new” form
- bw_add_relocation() – Add a plugin relocation to the $bw_relocations list
- bw_add_shortcode_event() – Add a shortcode function for a specific set of events
- bw_add_shortcode_file() – Add the location for the lazy shortcode
- bw_add_shortcode() – Add a shortcode that safely expands in admin page titles
- bw_add_xml_child() – bw add xml child
- bw_address__example() – bw address example
- bw_address__syntax() – bw address syntax
- bw_address() – Implement [bw_address] shortcode to display an address using Microformats
- bw_admin_sc() – Implement [bw_admin] shortcode to display the name of the “administrator”
- bw_admin_strip_tags() – Strip tags if the content is being displayed on an admin page
- bw_akismet_check() – Perform an Akismet check on the message, if it’s activated
- bw_allow_js() – Reset literal JavaScript code that is now enclosed in pairs of double and single quotes “‘js code’”
- bw_alt_slogan() – Implement [bw_alt_slogan] shortcode to display the company’s alternate slogan
- bw_alter_atts() – bw alter atts
- bw_api__help() – Help hook for [bw_api] shortcode
- bw_api__syntax() – Syntax hook for [bw_api] shortcode
- bw_append() – Return a non null string following the separator or null
- bw_array_add() – bw array add
- bw_array_add2() – Return the result of adding $amount to $array[$index1][$index2]
- bw_array_get_dcb() – Return the array[index] or build the result by calling $callback, passing the $default as the arg.
- bw_array_get_from() – Return the value from a list of possible parameters
- bw_array_get_unkeyed() – Return all the unkeyed items as an unkeyed array
- bw_array_get() – Return the array[index] or a default value if not set
- bw_array_inc() – bw array inc
- bw_art_level() – Return $new_version if the $array variable $index is defined else $art_version
- bw_art() – bw art
- bw_artisteer_version() – Detect Artisteer version, if applicable
- bw_as_array() – Split a string into an array if necessary
- bw_assoc() – Convert a simple array into an associative array keyed on the value
- bw_attachments__syntax() – bw attachments syntax
- bw_attachments() – List attachments
- bw_authorized() – bw authorized
- bw_average() – bw average
- bw_backtrace() – Log a debug_backtrace() to the trace log file if tracing is active
- bw_bing() – bw bing
- bw_block__syntax() – bw block syntax
- bw_block_() – Syntax [bw_block class=”classes” title=”title text” framed=”y/n,t/f,1/0″]
- bw_block_25() – Syntax [bw_block class=”classes” title=”title text” framed=”y/n,t/f,1/0″]
- bw_block_30() – Syntax [bw_block class=”classes” title=”title text” framed=”y/n,t/f,1/0″]
- bw_block_31() – Syntax [bw_block class=”classes” title=”title text” framed=”y/n,t/f,1/0″]
- bw_block_40() – Syntax [bw_block class=”classes” title=”title text” framed=”y/n,t/f,1/0″]
- bw_block_41() – Syntax [bw_block class=”classes” title=”title text” framed=”y/n,t/f,1/0″]
- bw_block_func() – Return the block function to invoke for the shortcode and active level of Artisteer
- bw_block() – bw block
- bw_blockquote__syntax() – bw blockquote syntax
- bw_blockquote() – Display a blockquote unaffected by wpautop
- bw_bob() – No longer needed – ticket #17657 has been fixed
- bw_bong() – bw bong
- bw_bookmarks__example() – bw bookmarks example
- bw_bookmarks__syntax() – Note: The parameters to wp_list_bookmarks are different to _sc_posts
- bw_bookmarks() – Wrapper to wp_list_bookmarks()
- bw_bp() – bw bp
- bw_build_akismet_query_string() – Return the query_string to pass to akismet given the fields in $fields and $_SERVER
- bw_business() – Implement [bw_business] shortcode to display the company’s business
- bw_button__example() – bw button example
- bw_button__syntax() – bw button syntax
- bw_button_shortcodes() – Create a “button” style link
- bw_call_akismet() – Return true if the akismet call says the message is not spam
- bw_call_form_function() – Invoke the function to display the field in a form
- bw_call_lazy_trace_actions() – Avoid recursion when bw_lazy_trace_actions is adding its own filters
- bw_call_validate_function() – Call the function to validate a field
- bw_callablefunction() – Return a callable function that can be invoked using call_user_func()
- bw_checkbox_arr() – Create a checkbox for an array options field
- bw_checkbox() – Create a checkbox field given a field name and value
- bw_chmod() – Return the current file mode permissions then chmod if set
- bw_cite__syntax() – bw cite syntax
- bw_cite() – Display a unaffected by wpautop
- bw_clear_processed_posts() – Clear the array of processed posts
- bw_clear() – Implement the [clear] shortcode to create a div to clear the floats
- bw_clever() – This is a prototype function used to investigate what’s necessary to make shortcode expansion “safe”
- bw_code__example() – bw code example
- bw_code__help() – bw code help
- bw_code__syntax() – bw code syntax
- bw_code_example_link() – Create a nicely formatted link to the definition of the shortcode
- bw_code_link() – bw code link
- bw_code() – Display information about a specific shortcode
- bw_codes__example() – bw codes example
- bw_codes__help() – bw codes help
- bw_codes__syntax() – bw codes syntax
- bw_codes() – Display a table of active shortcodes
- bw_company() – Implement [bw_company] shortcode to display the company name
- bw_contact__syntax() – bw contact syntax
- bw_contact_button__example() – bw contact button example
- bw_contact_button__syntax() – bw contact button syntax
- bw_contact_button() – Create a Contact me button
- bw_contact_form__example() – Implement example hook for [bw_user]
- bw_contact_form__help() – Implement help hook for bw_contact_form
- bw_contact_form__snippet() – Implement snippet hook for [bw_user]
- bw_contact_form__syntax() – Syntax hook for bw_contact_form
- bw_contact_form_id() – Return a unique contact form ID
- bw_contact_form() – Implements the [bw_contact_form] shortcode
- bw_contact() – Implement [bw_contact] shortcode to display the primary contact name
- bw_content() – Format the full content of a post
- bw_context() – Set/return some contextual information
- bw_copyright__syntax() – bw copyright syntax
- bw_copyright() – Display the copyright statement for the company
- bw_countdown__example() – bw countdown example
- bw_countdown__help() – Help hook for [bw_countdown]
- bw_countdown__snippet() – bw countdown snippet
- bw_countdown__syntax() – Implement syntax hook for [bw_countdown]
- bw_countdown_date() – Return the required JavaScript date or, if it’s an adjustment, leave the adjustment as is
- bw_countdown() – Implement the [bw_countdown] shortcode
- bw_create_file() – Create a file with the specified name in the specified directory
- bw_current_filter() – Even if current_filter exists the global $wp_current_filter may not be set
- bw_current_post_id() – Set/return the current post ID
- bw_current_url() – Return the current URL – fully qualified so that it can be passed as a parameter to another site
- bw_custom_column_admin() – Format a custom column on admin pages
- bw_custom_column() – Display a custom column for a post
- bw_cycle__help() – Implement help hook for [bw_cycle] shortcode
- bw_cycle__syntax() – Syntax hook for [bw_cycle] shortcode
- bw_cycle_fxs() – Return a list of the jQuery cycle effects
- bw_cycle_validate_fx() – bw cycle validate fx
- bw_cycle() – Implement bw_cycle shortcode that will handle all the things that we’ve had to do by hand until now
- bw_datepicker_enqueue_script() – Enqueue the debug script if needed otherwise enqueue the minified (packed) one
- bw_debug_off() – bw debug off
- bw_debug_on() – bw debug on
- bw_debug() – bw debug
- bw_default_empty_arr() – Set a default value for an empty array[ index]
- bw_default_empty_att() – Set a default value for an empty attribute value from the oik options or a hardcoded value
- bw_default_labels() – Attempt to set labels given the ‘name’ and/or ‘singular_name’
- bw_default_required_marker() – Return a required field marker
- bw_default_sep() – Return the default separator between the field label and field value
- bw_default_taxonomy_args() – bw default taxonomy args
- bw_default_taxonomy_labels() – Set default custom taxonomy labels
- bw_default_title_arr() – Build a default title_arr from the field_arr
- bw_default_user() – Return the default user ID
- bw_default_value() – bw default value
- bw_default() – Return a $default value if the $value is not set
- bw_delete_option() – Remove an option field from a set
- bw_deletefile() – Wrapper to unlink
- bw_directions__example() – bw directions example
- bw_directions__help() – bw directions help
- bw_directions__syntax() – bw directions syntax
- bw_directions() – Implement the [bw_directions] shortcode to generate a button to get directions from Google Maps
- bw_disable_filter() – Disable a filter but leave it in place
- bw_disabled_filter() – Dummy filter used for disabled filters
- bw_display_contact_form() – Show/process a contact form using oik
- bw_display_message() – Display a message
- bw_display_messages() – Display the messages
- bw_display_new_post_form() – Show/process a new post form using oik
- bw_do_shortcode() – Perform nested shortcode expansion
- bw_domain() – Implement [bw_domain} shortcode
- bw_drupal() – bw drupal
- bw_dtt() – Register some text for localization as deferred translatable text
- bw_eblock_() – Syntax for [bw_eblock]
- bw_eblock_25() – Syntax for [bw_eblock]
- bw_eblock_30() – Syntax for [bw_eblock]
- bw_eblock_31() – Syntax for [bw_eblock]
- bw_eblock_40() – Syntax for [bw_eblock]
- bw_eblock_41() – Syntax for [bw_eblock]
- bw_eblock() – bw eblock
- bw_echo() – bw API partial equivalent of PHP’s output buffering
- bw_edit_custom_css_link() – Link to allow the custom CSS file to be edited
- bw_editcss() – Create an Edit (custom) CSS button.
- bw_ediv() – End a div tag
- bw_effort_box() – Create fields in the meta box to accept data for the fields
- bw_effort_meta_boxes() – Create “Fields” meta box for each field associated with each object type in the mapping
- bw_effort_save_postdata() – Save the custom fields for this post when called for the ‘save_post’ action
- bw_effort_update_field() – Update the value/values for a field
- bw_email__syntax() – bw email syntax
- bw_email() – Implement [bw_email] shortcode for an inline mailto: link
- bw_emailfield_arr() – Create an emailfield for an array options field
- bw_emailfield() – Form an “email” field
- bw_emergency__syntax() – bw emergency syntax
- bw_emergency() – Implement [bw_emergency] shortcode to display the emergency number, if set
- bw_enable_action_trace() – Enable or disable immediate action trace by replacing plugin.php
- bw_etag() – bw etag
- bw_excerpt() – Return the excerpt from the $post
- bw_expand_link() – bw expand link
- bw_facebook() – Implement [bw_facebook] shortcode
- bw_fax__syntax() – bw fax syntax
- bw_fax() – Implement [bw_fax] shortcode to display the fax number, if set
- bw_field__help() – Implement help hook for [bw_field]
- bw_field__syntax() – Implement syntax hook for [bw_field]
- bw_field_function_author() – Format the Author (format=a )
- bw_field_function_categories() – Format the Categories (format=c)
- bw_field_function_comments() – Format the Comments count (format=o)
- bw_field_function_content() – Format the content (format=C)
- bw_field_function_date() – Format the Date (format=d)
- bw_field_function_div() – Format a dummy div /ediv (format=/)
- bw_field_function_edit() – Format the Edit post link (format=e)
- bw_field_function_excerpt() – Format the excerpt (format=E)
- bw_field_function_fields() – Format the fields (format=”_”)
- bw_field_function_image() – Format the ‘thumbnail’ image (format=I)
- bw_field_function_link() – Format the link
- bw_field_function_metadata() – bw field function metadata
- bw_field_function_nbsp() – Format a non-blank space
- bw_field_function_readmore() – Format the “read more” link
- bw_field_function_tags() – Format the Tags (format=t )
- bw_field_function_title() – Format the title (format=T)
- bw_field_function_undefined() – Field format function for an unrecognised value
- bw_field_function() – Return the field function to invoke
- bw_field_validation() – Perform field validation/sanitization based on #field_type and $field name
- bw_fields__help() – Implement help hook for [bw_fields] – synonum for [bw_field]
- bw_fields__syntax() – Implement syntax hook for [bw_fields]
- bw_file_compare() – Simple file compare using the md5 hash function
- bw_file_copy() – Replace the dest file with the source file retaining the original permissions
- bw_file_to_url() – Convert array of file names to array of urls
- bw_filter_mce_button() – Implement ‘mce_buttons’ filter
- 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
- bw_flex() – Implement [bw_flex] shortcode
- bw_flf() – bw flf
- bw_flickr() – Implement [bw_flickr] shortcode
- bw_flush() – Use bw_flush() to echo the contents of $bwecho then empty it
- bw_fob() – bw fob
- bw_follow_e() – Produce a ‘follow me’ button if there is a value for the selected social network
- bw_follow_me() – Implement [bw_follow_me] shortcode
- bw_follow() – create a styled follow me button
- bw_force_size() – Force the thumbnail size to be what we asked for
- bw_form_as_required() – Format the “Add new” form as specified by the parameters
- bw_form_field_() – bw_form_field_ – default formatting for a field – as a textfield
- bw_form_field_checkbox() – bw form field checkbox
- bw_form_field_date() – bw_form_field_date – format a date field
- bw_form_field_email() – bw_form_field_email – formatting for an email entry field
- bw_form_field_noderef() – bw_form_field_noderef – formatting for a field as a select list of a list of nodes of a particular type
- bw_form_field_numeric() – Format a numeric field metabox
- bw_form_field_select() – bw_form_field_select – formatting for a field as a select list
- bw_form_field_textarea() – Format a textarea metabox
- bw_form_field() – Display a field in a form for the user to enter/choose a value
- bw_form_function_content() – Display the post content field
- bw_form_function_excerpt() – Display the post excerpt field
- bw_form_function_fields() – Display form input versions for the selected fields
- bw_form_function_title() – Display the post title field
- bw_form_function_undefined() – Display an undefined field format as a text field
- bw_form_function() – Return the function name to be used to ‘form’ the field
- bw_form_sc_syntax() – Format the shortcode syntax for returning in HTML
- bw_form_start() – Start of a WordPress form for options fields
- bw_form() – Start a form
- bw_formal() – Implement [bw_company] shortcode to display the company’s formal name
- bw_format_accordion() – Format an accordion block – for jQuery UI accordion 1.9.2 or higher
- bw_format_action_csv() – bw format action csv
- bw_format_action_row() – bw format action row
- bw_format_as_required() – Format the post as specified by the user
- bw_format_attachment() – Format the “attachment” – basic first version
- bw_format_block_end() – Format the ending HTML for the object
- bw_format_block_start() – Format the starting HTML for the object
- bw_format_custom_column() – format a custom column on the admin page IF the column is defined in bw_fields
- bw_format_date() – Format a date with the specified format
- bw_format_default() – We don’t know about this plugin so we assume it’s a WordPress one
- bw_format_field() – Theme an array of custom fields
- bw_format_flex() – bw format flex
- bw_format_label() – Format the label for a field
- bw_format_link() – Format a link or links to the plugin
- bw_format_list() – Format the “post” – in a simple list item list
- bw_format_matched_link() – Format the matched post link
- bw_format_meta() – Format the meta data for the ‘post’
- bw_format_modlink() – Create a link to the Drupal module
- bw_format_plug_table() – Format the bw_plug output as a table with a number of columns
- bw_format_post() – Format the “post” – basic first version
- bw_format_read_more() – Produce a read_more link as required
- bw_format_sep() – bw format sep
- bw_format_skv() – Return the choices and notes for a keywords values
- bw_format_table_row() – bw format table row
- bw_format_table() – Format the data in a table
- bw_format_tabs_list() – Format a post as link within the same document
- bw_format_tabs() – Format a tabs block – for jQuery UI tabs 1.9.2 or higher
- bw_format_thumb() – Format the “thumb”
- bw_format_thumbnail() – Format the thumbnail when displayed in a block
- bw_format_tree() – format the tree – as a nested list
- bw_forp() – bw forp
- bw_funcname() – Return the function name of the function to invoke built from parms
- bw_function_namify() – Return a candidate function name from the given string
- bw_gallery() – bw gallery
- bw_geo__syntax() – bw geo syntax
- bw_geo() – Implement [bw_geo] shortcode
- bw_geocode_googlemap() – Geocode the given address to return the lat and long
- bw_get_active_plugins() – Return an array of ALL active plugins – for single or multisite
- bw_get_add_new_button_text() – Display the “Add new” button for the post type.
- bw_get_all_plugin_names() – Return an associative version of the active plugins array
- bw_get_attached_image() – get the attached image
- bw_get_attachment_thumbnail() – Get the “thumbnail” image for an attachment
- bw_get_author_name() – Return a link to the author’s home page
- bw_get_author_profile() – bw get author profile
- bw_get_banner_file_URL() – Get the banner file URL
- bw_get_by_metakey_array() – Load posts by meta_key array
- bw_get_categories() – Get the list of categories for this “post” as a string of slugs separated by commas
- bw_get_cms_type() – Determine the CMS type
- bw_get_company() – bw get company
- bw_get_current_user_id() – Return the current user ID if there is one
- bw_get_defined_plugin_server() – Get defined plugin server
- bw_get_docroot_suffix() – bw get docroot suffix
- bw_get_dtt() – Retrieve the text for localization from the global $bw_dtt array
- bw_get_edit_post_link() – Get an edit post link for use in emails
- bw_get_email_default() – Return a default email message
- bw_get_email_headers() – Set the email headers for the wp_mail() call
- bw_get_email_message() – Build the email message
- bw_get_email_subject() – Return the subject of the email
- bw_get_field_data_arg() – Return the value from a fields #args array, setting the default if not defined
- bw_get_field_names() – Return the array of field names for the selected post
- bw_get_fullimage() – Return a full sized image for the post
- bw_get_geo() – bw get geo
- bw_get_image_link() – Return the URL that this image links to
- bw_get_image_size() – Return an array suitable for passing to image functions to determine the size
- bw_get_local_plugin_xml() – Get local plugin info XML
- bw_get_me() – Return the tooltip value for “me”
- bw_get_memory_usage() – Trace the current memory/peak usage, if require
- bw_get_message() – Return the sanitized message text
- bw_get_module_info() – Load module information for a Drupal module
- bw_get_nav_menus() – Return an array of top level nav menus
- bw_get_notes_page_url() – Get the URL structure for the notes page
- bw_get_num_queries() – Return the number of database queries performed so far
- bw_get_oik_plugins_info() – Return information on an oik-plugins plugin.
- bw_get_option_arr() – Retrieve the requested option value depending on the $atts array
- bw_get_option() – Get the value of an option field
- bw_get_page() – bw get page
- bw_get_plugin_data() – bw get plugin data
- bw_get_plugin_info_cache() – Cache load of plugin info
- bw_get_plugin_info_cache2() – Cache load of plugin info – new version
- bw_get_plugin_info() – Code copied and cobbled from http://snippet.me/wordpress/wordpress-plugin-info-api/
- bw_get_plugin_info2() – Get plugin information in XML format for cacheing
- bw_get_plugin_name() – Get the full plugin name given the slug
- bw_get_plugin_slugs() – bw get plugin slugs
- bw_get_plugin_version() – Returns current plugin version.
- bw_get_plugins() – bw get plugins
- 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_post() – Get the post / custom post type identified by the ID and post type
- bw_get_posts() – Wrapper to get_posts()
- bw_get_random_image() – Return a random image from the images attached to the post
- bw_get_readme_data() – Obtain the “Tested up to” information and, if available “Last updated” from the readme.txt file
- bw_get_shortcode_callback() – bw get shortcode callback
- bw_get_shortcode_function() – Return the function to invoke for the shortcode
- bw_get_shortcode_syntax_link() – bw get shortcode syntax link
- bw_get_slug() – Return the slug part of a plugin name
- bw_get_subject() – Return the sanitized message subject
- bw_get_the_content() – Safely invoke the “the_content” filter
- bw_get_the_excerpt() – Safely invoke the “get_the_excerpt” filter
- bw_get_theme_name() – Return the WP_theme object for the named theme
- bw_get_theme_server() – Determine the server that supports this theme
- bw_get_theme_slugs() – bw get theme slugs
- bw_get_theme_version() – Returns current theme version.
- bw_get_theme() – Return the current theme name
- bw_get_thumbnail_size() – Validate the thumbnail size, returning appropriate value for subsequent calls
- bw_get_thumbnail() – Get the post thumbnail
- bw_get_unique_plugin_names() – Extract unique plugin names from an array of plugins
- bw_get_user_field() – Given a valid user ID return the required field, which may be from a set such as bw_options
- bw_get_user_option() – Return a user option field – which may come from a composite field
- bw_get_user() – Return user information
- bw_get_userdata() – Get userdata for the selected user ID
- bw_get_users() – Simple wrapper to get_users
- bw_get_yearfrom() – Determine the date of the blog from the date of the earliest registered user
- bw_getlocale() – bw getlocale
- bw_global_excerpt() – Return the value of the GLOBAL post’s excerpt field setting it to the new value
- bw_global_post_id() – Return the global post ID
- bw_global_post_type() – Return the global post’s post_type
- bw_global_post() – Save/restore the global post and id
- bw_gmap_infowindow() – bw gmap infowindow
- bw_gmap_marker() – bw gmap marker
- bw_gmap_markers() – bw gmap markers
- bw_google_plus() – Implement [bw_google] shortcode
- bw_googlemap_v3() – bw googlemap v3
- bw_googlemap() – bw googlemap
- bw_gp_slideshow() – Safely invoke SlideShow Gallery Pro
- bw_handle_action() – Handle a start or end action
- bw_header_() – Future use function
- bw_header_25() – Future use function
- bw_header_30() – Future use function
- bw_header_image() – Template tag to return the header image for a specific page
- bw_help_etable() – table footer for bw_codes
- bw_help_table() – table header for bw_codes
- bw_hide() – bw hide
- bw_iframe__example() – bw iframe example
- bw_iframe__help() – bw iframe help
- bw_iframe__snippet() – bw iframe snippet
- bw_iframe__syntax() – bw iframe syntax
- bw_iframe() – Implement the [bw_iframe] shortcode
- bw_image_link() – bw image link
- bw_images__syntax() – bw images syntax
- bw_images() – Display the images attached to a post or page
- bw_include_once() – Wrapper to include_once to prevent Warning messages returned in JSON response
- bw_inner_tag() – Returns the correct inner tag given the outer
- bw_insert_menu_item() – Create a menu link for the “page” in the selected menu (at the top level)
- bw_insert_post() – Insert a post of the specified post type with custom fields set from the validated fields
- bw_invoke_shortcode() – Call a shortcode for a simple example
- bw_is_drupal() – Return true if the CMS is Drupal
- bw_is_loaded() – Determine if a particular file is loaded
- bw_is_wordpress() – Return true if the CMS is WordPress
- bw_issue_message() – Issue a message for a particular field
- bw_jkv() – Format an array of parms for jQuery
- bw_jq__example() – bw jq example
- bw_jq__help() – bw jq help
- bw_jq__syntax() – bw jq syntax
- bw_jq_flush() – Flush the inline jQuery code to the WordPress footer
- bw_jq() – Append some more jQuery code to be output later
- bw_jquery_af() – Simple jQuery anonymous function
- bw_jquery_dependencies() – Determine the dependencies for the jQuery script
- bw_jquery_enqueue_attached_scripts() – Enqueue any attached scripts
- bw_jquery_enqueue_script() – Enqueue the jQuery script identifying dependencies
- bw_jquery_enqueue_style_url() – Enqueue any CSS for the selected jQuery
- bw_jquery_enqueue_style() – Enqueue style files required for this script
- bw_jquery_filename() – Determine whether or not the jQuery file is a .pack or .min or .dev or something else
- bw_jquery_javascript() – Directly add the jQuery/JavaScript file to the generated HTML
- bw_jquery_locate_script_file() – Locate a jQuery script file from the list of plugins given
- bw_jquery_script_is() – Wrapper to wp_script_is() to find out if we need to register and enqueue the script
- 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_jquery_script_url() – Default jQuery script file filter
- bw_jquery_script() – Determine the jQuery script file URL
- bw_jquery_src() – Enqueue the defined jQuery source file(s)
- bw_jquery() – Dynamic jQuery setting the selector, function and option parameters
- bw_jsdate() – Return the JavaScript code to create the given date
- bw_json_encode() – json_encode without Warnings
- bw_jtorf() – Pre-processing for json_encode to convert
- bw_l10n_field_title() – Localize/customize the field title
- bw_label_from_key() – Create a field label given the key name
- bw_lart() – bw lart
- bw_last_path() – Return the last path for the given file
- bw_lazy_backtrace() – print a backtrace to help find out where something is called from and how to debug it
- bw_lazy_relocate_pre_current_active_plugins() – Perform plugin relocation just before the plugins are listed on the admin page
- bw_lazy_sc_example() – bw lazy sc example
- bw_lazy_sc_help() – bw lazy sc help
- bw_lazy_sc_snippet() – bw lazy sc snippet
- bw_lazy_sc_syntax() – bw lazy sc syntax
- bw_lazy_trace_action_immediate() – Trace the fact that an action has been invoked without our prior knowledge of the possibility
- bw_lazy_trace_actions() – Attach oik-bwtrace to each action that gets invoked by do_action
- bw_lazy_trace_config_startup() – Implement (lazy) trace startup from wp-config.php
- bw_lazy_trace() – bw lazy trace
- bw_lazy_trace2() – Improved trace function that needs no parameters, but accepts two
- bw_lazy_wp_error() – Wrapper to WP_error
- bw_lbp() – bw lbp
- bw_lbw() – Create a simple link to a website
- bw_ldrupal() – bw ldrupal
- bw_link__example() – bw link example
- bw_link__help() – bw link help
- bw_link__snippet() – bw link snippet
- bw_link__syntax() – bw link syntax
- bw_link_attachment() – Create a direct link to the attached file rather than a permalink to the attachment
- bw_link_notes_page() – Create a link to the notes page.
- bw_link_plugin_banner() – Create a plugin banner link
- bw_link_plugin_download() – Create a link to the plugin’s download page
- bw_link_thumbnail() – Create a thumbnail link
- bw_link() – Implement [bw_link] shortcode for a link to a post
- bw_linkedin() – Implement [bw_linkedin] shortcode
- bw_links() – Display a list of links given the post IDs
- bw_list__syntax() – bw list syntax
- bw_list_fields() – bw list fields
- bw_list_shortcodes() – Produce a table of shortcodes
- bw_list_wp_script() – Create a table row for a jQuery script
- bw_list_wp_scripts() – Return a list of jQuery scripts
- bw_list() – Implement [bw_list] shortcode
- bw_load_admin_scripts() – Load the oik-quicktags jQuery/JavaScript for when TinyMCE or the advanced HTML editor is being used
- bw_load_noderef() – Load an array of node references
- bw_load_plugin_textdomain() – Load the language specific stuff for “oik”
- bw_load_plugin() – Load ‘plugin’ file if the options checkbox is set on
- bw_load_shortcode_suffix() – Attempt to find the function that will handle the additional processing for the shortcode
- bw_load_shortcodefile() – load the file that implements the shortcode if necessary
- bw_load_shortcodefunc() – Invoke the shortcode
- bw_log_action() – Log an action start or end
- bw_login__help() – bw login help
- bw_login__syntax() – bw login syntax
- bw_login_shortcode() – Implement [bw_login] shortcode
- bw_loginout__help() – Help hook for [bw_loginout]
- bw_loginout_shortcode() – Implement the [bw_loginout] shortcode
- bw_logo__syntax() – bw logo syntax
- bw_logo() – Display the company logo with a link if required
- bw_loik() – bw loik
- bw_lwp() – bw lwp
- bw_lwpms() – bw lwpms
- bw_mailto__syntax() – bw mailto syntax
- bw_mailto() – Implement [bw_mailto] shortcode for a mailto: link
- bw_match_byguid_name() – Return TRUE if the file names of the files are the same and the first is of type $extension
- bw_merged_filters() – Trace the $merged_filters and $wp_filter global variables
- bw_meta() – Simple wrapper to the_meta() for displaying the meta data
- bw_metadata() – Implement the [bw_field] and [bw_fields] shortcode
- bw_mkdir() – Create the target directory if it does not already exist as a directory
- bw_mob__syntax() – bw mob syntax
- bw_mob() – Inline [bw_mob] shortcode to display an inline mobile number, using span
- bw_mobile__syntax() – bw mobile syntax
- bw_mobile() – Implement [bw_mobile] shortcode to display the mobile (cell) number, if set
- bw_module() – Added [bw_mod name=”module name” link=”URL” table=”t,y/n/1/0″] shortcode
- bw_more_text() – Set and retrieve the custom “read more” text
- bw_movefile() – Move the file from $fromfile to $tofile
- bw_ms_get_all_plugin_names() – Return an associative version of the sitewide active plugins array
- bw_new__help() – Help hook for [bw_new] shortcode
- bw_new__syntax() – Syntax hook for [bw_new] shortcode
- bw_new_post_form_id() – Return a unique new post form ID
- bw_new() – Implement [bw_new] shortcode to allow the creation of a new post through a simple form
- bw_nobbut() – These are dummy functions to demonstrate my appalling understanding of php’s OO implementation
- bw_notify_author_email() – Send an email to the post author informing them of a new entry to review
- bw_obtain_field() – Obtain and trim a field
- bw_oik_add_shortcodes_loaded() – Function to invoke when file loaded
- bw_oik_header_box() – Initially we’ll just start off with an entry field
- bw_oik_header_box2() – Output the HTML for the custom header image page
- bw_oik_header_meta_boxes() – bw oik header meta boxes
- bw_oik_header_save_postdata() – bw oik header save postdata
- bw_oik_long() – bw_oik_long – spells out the expanded backronym for OIK
- bw_oik_version() – Return the plugin version of the oik base plugin
- bw_oik() – bw_oik() is needed here since it’s used in the oik admin pages
- bw_old() – bw old
- bw_output() – Display the value of a ‘field’ in a span with a class of the field name
- bw_page() – Create an Add Page button.
- 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_pages() – Implement [bw_pages] shortcode
- bw_paired_attachments() – Process pairs of attachments
- bw_parent__help() – bw parent help
- bw_parent__syntax() – bw parent syntax
- bw_parent() – Display a link to the post->parent
- 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__syntax() – bw pdf syntax
- bw_pdf() – [bw_pdf] shortcode – display attached PDF files
- bw_perform_relocations() – Perform relocations
- bw_picasa() – Implement [bw_picasa] shortcode
- bw_pick_one() – This is very much like bw_default but it uses trim() to strip blanks
- bw_plug__syntax() – Syntax for bw_plug shortcode
- bw_plug_etable() – table footer for bw_plug
- bw_plug_list_plugins() – get a simple list of plugin names satisfying the option value
- bw_plug_table() – table header for bw_plug
- bw_plug() – Added [bw_plug name=”plugin name” link=”URL” table=”t/f,y/n,1/0″] shortcode
- bw_plugin_namify() – Return what might be the plugin name with hyphens and lowercase chars
- bw_plugin_post_types() – Return an array of plugin version types associated with different plugins types
- bw_plugin_types() – Return an array of plugin types
- bw_pop() – Restore the previous $bwecho buffer
- bw_portfolio__syntax() – bw portfolio syntax
- bw_portfolio() – Display image links to PDF files
- bw_post_array() – Build a simple ID, title array from an array of $post objects
- bw_post_link() – Display a link to a post
- bw_post() – Create an Add Post button.
- bw_posts__syntax() – bw posts syntax
- bw_posts() – Create a simple list of posts, defaulting to recent posts if no parms specified
- bw_power() – Display the “Proudly powered by WordPress” link to WordPress.org
- bw_pp_shortcodes() – bw pp shortcodes
- 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_prefix_require() – bw prefix require
- bw_preload_button_options() – Return all the jQuery/JavaScript to enable shortcode creation from the editor buttons
- bw_prepare_shortcode_atts() – **?** Should we allow the $atts array to be pre-mangled.
- bw_process_this_post() – Determine whether or not to process this post
- bw_push() – Push then empty the current $bwecho buffer
- bw_qrcode__syntax() – bw qrcode syntax
- bw_qrcode() – Implement [bw_qrcode] shortcode to display the QR code file with a link if required
- bw_query_messages() – Return true is there are messages to display
- bw_query_post_formatter() – Return the function to be used to format posts
- bw_query_table_columns() – Determine the columns for the table
- bw_quote() – Produce a quotation tag
- bw_radio() – Display a group of radio buttons
- bw_recase_atts() – Return an array with the specified keys reverted to CamelCase
- bw_recreate_options() – Recreate a WordPress option with the defined autoload value
- bw_register__help() – bw register help
- bw_register_custom_category() – bw register custom category
- bw_register_custom_tags() – bw register custom tags
- bw_register_field_for_object_type() – Register a field named $field_name for object type $object_type
- bw_register_field() – Register a field named $field_name of type $field_type with title $field_title and additional values $args
- 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_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_relocate() – Function bw_relocate
- bw_remote_get() – Wrapper to wp_remote_get
- bw_remote_get2() – Wrapper to wp_remote_get2
- bw_remote_post() – Wrapper to wp_remote_post
- bw_replace_active_plugins() – Replace all entries in “active_sitewide_plugins” and “active_plugins”
- bw_replace_fields() – Perform symbolic substitution of the fields in the body
- bw_replace_filter() – Replace a filter function with one of our own
- bw_report_scripts() – bw report scripts
- bw_reset_options() – Reset the options to the default fields
- bw_restore_filter() – Restore a filter
- bw_ret() – Use bw_ret() to return the contents of $bwecho, leaving the global value as NULL
- bw_retrieve_result() – Return the result if the response code is 200 ( OK )
- bw_return_field_select() – Return the value for the select field
- bw_return_field() – Return the value of the field depending on the field type
- bw_return_fields() – Return the fields to be printed in the email body
- bw_save_scripts() – bw save scripts
- bw_sc_example() – bw sc example
- bw_sc_help() – Need to find out more about other shortcodes and
- bw_sc_snippet() – bw sc snippet
- bw_sc_syntax() – bw sc syntax
- bw_sdiv() – Start a div tag
- bw_sediv() – Create an empty div for a particular set of classes, id or both
- bw_select_arr() – Create a select for an array options field
- bw_select() – Create a select field for a form-table
- bw_send_email() – Build and send an email with fields substituted by default
- bw_set_company() – bw set company
- bw_set_context() – bw set context
- bw_set_geocoded_address() – Update the input to the geocoded address
- bw_set_spam_fields() – Set default values for fields for spam checking
- bw_shortc_filter_mce_button() – Implement ‘mce_buttons’ filter to add the oik shortcodes button
- bw_shortc_filter_mce_plugin() – Implement ‘mce_external_plugins’ filter to name the plugin file for the bwshortc_button
- bw_shortcode_event() – Expand a shortcode if the function is defined for the event
- bw_shortcode_list() – Return an associative array of shortcodes and their one line descriptions (help)
- bw_show_googlemap__example() – bw_show_googlemap example
- bw_show_googlemap__syntax() – bw show googlemap syntax
- bw_show_googlemap() – bw show googlemap
- bw_singularize() – Singularize a plural string
- bw_skv() – Return the default, values and notes for a shortcode parameter
- bw_skype__syntax() – bw skype syntax
- bw_skype() – Implement [bw_skype] shortcode to display the Skype contact information
- bw_slogan() – Implement [bw_slogan] shortcode to display the company’s main slogan
- bw_social_url() – Return the URL for the social network
- bw_spam_check() – Perform an Akismet spam check against the submitted form
- bw_stag() – bw stag
- bw_strip_tags() – Strip all tags from a string
- bw_summarise_actions() – bw summarise actions
- bw_table__example() – bw table example
- bw_table__help() – bw table help
- bw_table__snippet() – bw table snippet
- bw_table__syntax() – Syntax hook for [bw_table] shortcode
- bw_table_header() – bw table header
- bw_table() – Display a table of information showing custom data and other content
- bw_tablerow() – bw tablerow
- bw_tabs__example() – bw tabs example
- bw_tabs__snippet() – bw tabs snippet
- bw_tabs__syntax() – bw tabs syntax
- bw_tabs_id() – Return the next selector for [bw_tabs]
- bw_tabs() – Implement the [bw_tabs] shortcode to display posts or pages styled for jQuery tabs
- bw_td() – bw td
- bw_tel__syntax() – bw tel syntax
- bw_tel() – Implement [bw_tel] shortcode to display an inline telephone number, using span
- bw_telephone__syntax() – bw telephone syntax
- bw_telephone() – Implement [bw_telephone] shortcode to display the telephone number, if set
- bw_term_array() – Build a simple ID, title array from an array of $term objects
- bw_textarea_arr() – Create a textarea for an array options field
- bw_textarea_cb_arr() – Create an optional textarea
- bw_textarea() – Form a “textarea” field
- bw_textfield_arr() – Create a textfield for an array options field
- bw_textfield() – Form a text field
- bw_thankyou_message() – Display a “thank you” message
- bw_theme_field__excerpt() – Theme the “excerpt”
- bw_theme_field__post_title() – Theme the “post_title” field
- bw_theme_field__title() – Theme a ‘title’ field
- bw_theme_field_checkbox__oik_hook_deprecated_cb() – Theme the “_oik_hook_deprecated_cb” field, type checkbox
- bw_theme_field_checkbox() – Theme a field of type checkbox
- bw_theme_field_currency() – Theme a field of type ‘currency’
- bw_theme_field_date() – Theme a field of type ‘date’
- bw_theme_field_email() – Theme a field of type ’email’ using _bw_email()
- bw_theme_field_noderef() – Theme a field of type ‘noderef’
- bw_theme_field_numeric() – Theme a field of type ‘numeric’
- bw_theme_field_select() – Theme a field of type ‘select’
- bw_theme_field_text() – Theme a field of type ‘text’
- bw_theme_field_textarea() – Theme a field of type ‘textarea’
- bw_theme_field_URL() – Theme a field of type ‘URL’
- bw_theme_field() – Theme a custom field
- bw_theme_image() – bw theme image
- bw_this_plugin_first() – Arrange for this plugin to be loaded first
- bw_thumbnail_full() – find the correct file name for this image
- bw_thumbnail() – Get the thumbnail of the specified size
- bw_thumbs__example() – bw thumbs example
- bw_thumbs__syntax() – bw thumbs syntax
- bw_thumbs() – Display thumbnail links to pages
- bw_titleify() – Convert a field name to a title
- bw_torf() – Return TRUE if option is ‘1’, FALSE otherwise
- bw_trace_action_end() – Trace the fact that an action has completed
- bw_trace_action_immediate() – Trace the fact that an action has been invoked without our prior knowledge of the possibility
- bw_trace_action_start_replaced() – Replacement filter for bw_trace_action_start
- bw_trace_action_start() – Trace the fact that an action has started
- bw_trace_actions_off() – bw trace actions off
- bw_trace_actions_on() – bw trace actions on
- bw_trace_actions() – Start the trace action logic if required
- bw_trace_add_actions() – Test to see if we’ve added our action handler/filters
- bw_trace_batch() – bw trace batch
- bw_trace_button() – Shortcode for toggling or setting trace options
- bw_trace_bwechos() – Trace bwechos if required
- bw_trace_config_startup() – Initialise tracing and action logging when WordPress is not yet loaded
- bw_trace_context_all() – bw trace context all
- bw_trace_context() – Trace contextal information set using bw_set_context
- bw_trace_count() – Return the trace record count if required
- bw_trace_date() – Return the date for the trace record
- bw_trace_errors() – bw trace errors
- bw_trace_file_part() – bw trace file part
- bw_trace_file() – bw trace file
- bw_trace_filter() – Dummy filter to trace the parameters being passed
- bw_trace_function() – bw trace function
- bw_trace_hook_all() – Implements the ‘all’ action/filter as part of oik-bwtrace.
- bw_trace_inc_init() – bw trace inc init
- bw_trace_included_files() – At shutdown produce a report of the files loaded
- bw_trace_log() – bw trace log
- bw_trace_off() – Programmatically disable tracing
- bw_trace_on() – Programmatically enable tracing
- bw_trace_options_add_page() – bw trace options add page
- bw_trace_options_do_page() – bw trace options do page
- bw_trace_options_init() – bw trace options init
- bw_trace_options_validate() – bw trace options validate
- bw_trace_output_buffer() – Trace anything left in the output buffer(s)
- bw_trace_plugin_startup() – Startup processing for oik-bwtrace
- bw_trace_post_id() – Trace the post id, if required
- bw_trace_report_actions() – At shutdown produce a report of the actions performed.
- bw_trace_reset_form() – Create the Trace reset button for use somewhere in any page
- bw_trace_reset() – bw trace reset
- bw_trace_url() – bw trace url
- bw_trace() – Log a simple trace record to the trace log file if tracing is active
- bw_trace2() – Trace $value to the trace log file if tracing is active
- bw_translate() – Wrapper to translate – well it was! Herb 2013/10/31
- bw_translation_off() – Turn off translation performed by bw_translate()
- bw_translation_on() – Turn on translation performed by bw_translate()
- bw_tree__syntax() – bw_tree doesn’t currently support classes
- bw_tree_func() – build and format a tree
- bw_tree() – Implements [bw_tree] shortcode
- bw_tt() – Return the localized version of some deferred translatable text (dtt)
- bw_twitter() – Implement [bw_twitter] shortcode
- bw_ucfirst() – Return the Upper case first letter version of the string
- bw_unset_atts() – Return an array without the specified keys
- bw_unset_update_plugins() – Remove from the update_plugins transient any plugin that has been relocated
- bw_update_list_table() – Alter the wp_list_table to reflect the plugin file changes
- bw_update_option() – Set the value of an option field in the options group
- bw_update_post_meta() – Update post_meta for fields with multiple values
- bw_user_array() – Build a simple ID, title array from an array of $user objects
- bw_user_list() – Return an associative array of all users
- bw_validate_fields() – Validate the fields in the form
- bw_validate_form_as_required() – Validate the Add new form to match what’s expected
- bw_validate_function_content() – Validate a “post_content” field
- bw_validate_function_fields() – Validate the custom fields for the Add new form
- bw_validate_function_title() – Validate a “post_title” field
- bw_validate_torf() – Validate as true or false
- bw_verify_nonce() – Verify the nonce field
- bw_wide() – bw wide
- bw_wow_long() – bw wow long
- bw_wow() – bw wow
- bw_wp_error() – bw wp error
- bw_wp_title() – return a nice SEO title
- bw_wp() – bw wp
- bw_wpadmin() – Implement [bw_wpadmin] shortcode to display a link to WordPress admin
- bw_wpms() – bw wpms
- bw_write() – bw write
- bw_wtf() – Implement the [bw_wtf] shortcode
- bw_year_range() – Format a range of years
- bw_youtube() – Implement [bw_youtube] shortcode
- bw() – Return the styled “Bobbing Wide” string
- bwlink_list() – bwlink list
- bwlink() – bwlink
- bwlinks() – bwlinks
- bwsc_jquery() – Implement the [bw_jq] shortcode
- bwt() – Output some translated text
- bwtrace__example() – bwtrace example
- bwtrace__syntax() – Note that the function is based on the shortcode not the implementing function
- c() – c
- caption__example() – caption example
- caption__help() – caption help
- caption__syntax() – caption syntax
- cite() – cite
- codes__help() – codes help
- codes__syntax() – codes syntax
- div__help() – These functions return the help and syntax for the shortcodes that are activated
- div__syntax() – div syntax
- e() – e
- ea() – ea
- eartblock_25() – end an Artisteer style block
- eartblock_30() – end an Artisteer style block
- eartblock_31() – end an Artisteer style block
- eartblock_40() – end an Artisteer style block
- eartblock_41() – end an Artisteer style block
- eblock_() – end an Artisteer style block
- ebw() – echo Bobbing Wide inside a theme’s template file
- ecolumn() – End a column
- ediv__help() – ediv help
- ediv__syntax() – ediv syntax
- ediv() – End a div
- em() – em
- embed__example() – embed example
- embed__help() – embed help
- embed__syntax() – embed syntax
- eol() – End an ordered list
- ep() – End a paragraph (p) tag
- epan() – epan
- etag__syntax() – etag syntax
- etag() – Output an end tag
- eul() – End an unordered list
- foo() – foo calls bar
- form() – Create a form tag
- gallery__help() – gallery help
- gallery__syntax() – gallery syntax
- h1() – h1
- h2() – h2
- h3() – h3
- h4() – h4
- h5() – h5
- h6() – h6
- hn() – Output a heading of translated text
- hoax_version() – Return the original version where the bbboing’ing of “researcher” was incorrectly shown as “rscheearch”
- hooks__help() – hooks help
- hooks__syntax() – hooks syntax
- hr() – Produce a horizontal rule tag
- iarea() – Create an HTML textarea field
- icheckbox() – Create a checkbox input field
- iemail() – Create an email field
- ihidden() – Return a hidden input field for a form
- image() – Echo an image tag.
- iradio() – Create a radio button
- is_selected() – Return the selected value if the $option_key or $option_value == $value or the $option_key is IN the $value array
- isay() – isay
- iselect() – Return a select list with the current selection
- isubmit() – Create a submit button
- itext() – Create an input field of type text
- kv() – Create a keyword value pair
- label() – Create a field label
- li() – Helper function for list item
- lialink() – lialink
- lit() – Create a list item with a specific CSS class and/or ID
- ncr2ent() – Converts named entities into numbered entities.
- nggallery__example() – Give an example of the NextGEN gallery and a link to more examples
- nggallery__help() – nggallery help
- nggallery__snippet() – Create the snippet for the NextGEN [nggallery] shortcode with parameters “id=1 template=carousel” – as for the example
- nggallery__syntax() – nggallery syntax
- nullretetag() – Return an end tag if the class is not null
- nullretstag() – Return a start tag if the class is not null
- oik__example() – oik example
- oik__help() – oik help
- oik_action_notes() – oik action notes
- oik_action_options() – oik action options
- oik_action_reset_notes() – oik action reset notes
- oik_action_summary() – oik action summary
- oik_activate_plugin() – Produce an “activate” plugin link
- oik_address_info() – Address and geo fields
- oik_admin_init() – Implement ‘admin_init’ action
- oik_admin_menu() – Implement the ‘admin_menu’ action
- oik_ajax_list_shortcodes() – Ajax shortcode list
- oik_ajax_load_shortcode_help() – Ajax shortcode help information
- oik_ajax_load_shortcode_syntax() – Ajax shortcode syntax
- oik_altapi_check() – oik altapi check
- oik_alttheme_check() – oik alttheme check
- oik_api_columns() – Implement “manage_edit-oik_api_columns” filer for “oik_api”
- oik_api_fields() – Implement “oik_table_fields_oik_api” filter for oik_api
- oik_api_titles() – Implement “oik_table_titles” filter for oik_api
- oik_attachment_fields_to_edit() – Add the custom image link using the same method as the Portfolio slideshow plugin which used the method documented here:
- oik_attachment_fields_to_save() – Save the “oik custom image link URL”
- oik_box() – Create a postbox widget on the admin pages
- oik_buttons_do_page() – Draw the oik buttons page
- oik_buttons_validate() – Dummy validation for buttons
- oik_bwtrace_admin_menu() – Relocate the plugin to become its own plugin and set the plugin server
- oik_bwtrace_version() – oik bwtrace version
- oik_callback() – Dummy callback function
- oik_check_for_theme_update() – Check an oik-themes server for an updated theme
- oik_check_for_update() – Check an oik-plugins server for an updated plugin
- oik_check_installed_plugin() – Find out of we think the plugin is installed but not activated or not even installed
- oik_check_version() – Checks that the version of the plugin is at least the value we specify
- oik_code_about() – Display the introduction to oik shortcode help
- oik_code_example() – Display an example of the shortcode, which may be oik generated
- oik_code_snippet() – Display the snippet the shortcode, which may be oik generated
- oik_code_table() – Display the table of active shortcodes, sorted by name
- oik_company_info() – Display Company Information
- oik_contact_info() – Display Contact information
- oik_contact_numbers() – Display telephone numbers
- oik_custom_css_box() – Display the oik custom CSS box
- oik_custom_css() – Display the Edit CSS link for a defined custom.css file
- oik_default_tinymce_buttons() – Return default values for the Tiny MCE buttons
- oik_depends() – Simple implementation of plugin dependency logic
- oik_documentation() – Display links to the oik documentation
- oik_enqueue_scripts() – Enqueue jQuery scripts required by oik
- oik_enqueue_stylesheets() – Implement ‘wp_enqueue_scripts’ action enqueue the oik.css and $customCSS stylesheets as required
- oik_extra_shortcode_options() – Display “More options” fields
- oik_extra_usage_notes() – Display additional usage notes
- oik_fields_activation() – Dependency checking for oik-fields.
- oik_fields_admin_menu() – Relocate the plugin to become its own plugin and set the plugin server
- oik_fields_bw_metadata() – Implement “bw_metadata” action for bw_fields.
- oik_fields_field_functions() – Implement “bw_field_functions” filter
- oik_fields_init() – Implement “oik_loaded” action for oik-fields
- oik_fields_plugin_loaded() – Function to initialise oik-fields when first loaded
- oik_fields_pre_theme_field() – Implement “oik_pre_theme_field” for oik-fields
- oik_fields_query_field_types() – Implement “oik_query_field_types” to return the field types supported by oik-fields
- oik_fields_validate_functions() – Implement “bw_validate_functions” filter for oik-fields
- oik_fields_validation_checkbox() – Implement ‘bw_field_validation_checkbox’ filter for oik-fields
- oik_fields_validation_email() – Implement ‘bw_field_validation_email’ filter for oik-fields
- oik_fields_validation_loaded() – Function to run when oik-fields-validation is loaded
- oik_fields_validation_text() – Implement ‘bw_field_validation_text’ filter for oik-fields
- oik_fields_validation_textarea() – Implement ‘bw_field_validation_textarea’ filter for oik-fields
- oik_follow_me() – Display the social media “follow me” fields
- oik_get_plugins_server() – Return the URL for the Premium (Pro) or Freemium version
- oik_get_themes_server() – Return the URL for the oik theme’s server
- oik_help_do_page() – Display help information for all the active shortcodes
- oik_hook_columns() – Implement “manage_edit-oik_hook_columns” filer for “oik_hook”
- oik_hook_fields() – Implement “oik_table_fields_oik_hook” filter for oik_hook
- oik_hook_titles() – Implement “oik_table_titles” filter for oik_hook
- oik_init() – load up the functions required to allow use of the bw/oik API
- oik_install_plugin() – Produce an install plugin link
- oik_lazy_altapi_check() – Update site_transient_update_plugins for each of our plugins
- oik_lazy_altapi_init() – Only register our plugin server when needed
- oik_lazy_alttheme_check() – option__site_transient_update_themes stdClass Object
- oik_lazy_alttheme_init() – Only register our theme server when needed
- oik_lazy_depends() – Check that the plugins that this plugin is dependent upon are active
- oik_lazy_plugins_server_settings() – oik plugins settings page
- oik_lazy_pluginsapi() – Implement “plugin_information” for our own plugins
- oik_lazy_themes_api_result() – Implement “themes_api_result” filter to add our own themes
- oik_lazy_themes_api() – Implement “themes_api” for our own themes
- oik_lazy_themes_server_settings() – oik themes settings page
- oik_load_plugins() – Lazy implementation of plugin dependency logic
- oik_main_init() – Implement the ‘init’ action
- oik_main_shortcode_options() – Display main shortcode options that aren’t available to “More options”
- oik_map_WP_versions() – Map WP versions – soon to be deprecated
- oik_menu_footer() – Create an oik menu footer
- oik_menu_header() – Create an oik menu header
- oik_menu() – Display the oik menu page – oik overview
- oik_network_admin_menu() – Implement the ‘network_admin_menu’/’network_admin_notices’ action for multisite
- oik_oik_install_link() – oik_oik_install_link
- oik_optional_plugins() – oik optional plugins
- oik_options_add_page() – Add the options page
- oik_options_do_page_1() – Draw the oik options-1 page
- oik_options_do_page() – Draw the oik options page
- oik_options_init() – Initialise the plugin options
- oik_options_validate() – Sanitize and validate input.
- oik_path() – Return the path of the oik base plugin or any particular file
- oik_plugin_file_loaded() – Function to invoke when the file has been loaded
- oik_plugin_inactive() – Produce a message when a dependent plugin is inactive or the wrong version
- oik_plugin_new_version() – (
- oik_plugins_accumulate_version() – Accumulate the figures for the plugin version
- oik_plugins_add_settings() – oik plugins add settings
- oik_plugins_add_version() – oik plugins add version
- oik_plugins_check() – (
- oik_plugins_columns() – Return the columns to be displayed in the All post_type display admin page
- oik_plugins_do_page() – Draw the oik plugins page
- oik_plugins_edit_settings() – oik plugins edit settings
- oik_plugins_fields() – Return the fields to be displayed in a table
- oik_plugins_options_do_page() – oik plugins server settings
- oik_plugins_server_options() – Display the oik-plugins server options
- oik_plugins_server_settings() – Process the oik plugins server settings page
- oik_plugins_servers() – Display the Plugins and Themes servers box
- oik_plugins_settings() – oik plugins settings
- oik_plugins_status_report() – oik plugins status report
- oik_plugins_status() – oik plugins status
- oik_plugins_summarise_versions() – Summarise the versions for this plugin
- oik_plugins_titles() – Titles are remarkably similar to columns for the admin pages
- oik_plugins_validate_plugin() – Validate the plugin name: plugin must not be blank
- oik_plugins_validate() – Dummy validation function
- oik_pluginsapi() – oik pluginsapi
- oik_pluginversion_columns() – oik pluginversion columns
- oik_pluginversion_fields() – Return the fields to be displayed in a table
- oik_pluginversion_titles() – Titles are remarkably similar to columns for the admin pages
- oik_premiumversion_columns() – oik premiumversion columns
- oik_premiumversion_fields() – Return the fields to be displayed in a table
- oik_premiumversion_titles() – Titles are remarkably similar to columns for the admin pages
- oik_presentation_activation() – Implement “admin_notices” for oik-presentation to check plugin dependency
- oik_presentation_admin_menu() – Register our plugin server as the default oik plugin server
- oik_presentation_columns() – List the custom columns for “oik_presentation_columns” filter
- oik_presentation_footer() – Implement “oik_presentation_footer” action for oik-presentation
- oik_presentation_init() – Implement “oik_fields_loaded” for oik-presentation
- oik_presentation_navigation() – Implement “oik_presentation_navigation” action for oik-presentation
- oik_presentation_plugin_loaded() – Function to run when the plugin file is loaded
- oik_presentation_register_oik_presentation() – Register an oik_presentation custom post type
- oik_query_plugins_server() – Return the plugins server if the requested plugin is one of ours
- oik_query_themes_server() – Return the themes server if the requested theme is one of ours
- oik_register_API() – Register custom post type: oik_api
- oik_register_hook() – Register custom post type: oik_hook
- oik_register_oik_plugin() – Register the oik-plugins custom post type
- oik_register_oik_pluginversion_fields() – Register the fields for oik_pluginversion
- oik_register_oik_pluginversion() – Create the oik_pluginversion custom post type
- oik_register_oik_premiumversion() – Create the oik_premiumversion custom post type
- oik_register_oik_sc_param() – Register custom post type “oik_sc_param”
- oik_register_oik_shortcodes() – Register custom post type “oik_shortcodes”
- oik_register_plugin_server() – Register this plugin as one that is served from a different server to WordPress.org
- oik_register_theme_server() – Register this theme as one that is served from a different server to WordPress.org
- oik_require() – invoke require_once on an oik include file or other file
- oik_require2() – Load a file which could have been relocated from one plugin to another
- oik_set_latlng() – Set the lat and lng fields for the given address
- oik_shortcode_options() – Introduce oik options
- oik_shortcodes_activation() – Implement “admin_notices” action for oik-shortcodes”
- oik_shortcodes_columns() – Implements “manage_edit-oik_shortcodes_columns” filter for oik-shortcodes
- oik_shortcodes_init() – Implement “oik_fields_loaded” action for oik-shortcodes
- oik_shortcodes_loaded() – Function to invoke when oik-shortcodes is loaded
- oik_site_transient_update_plugins() – If required, unset last_checked to force another “check for updates” for plugins
- oik_site_transient_update_themes() – If required, unset last_checked to force another “check for updates” for themes
- oik_support() – Display the PayPal donate button
- oik_theme_new_version() – (
- oik_themes_add_settings() – oik themes add settings
- oik_themes_api_result() – oik themes api result
- oik_themes_api() – oik themes api
- oik_themes_check() – (
- oik_themes_do_page() – Draw the oik themes page
- oik_themes_edit_settings() – oik themes edit settings
- oik_themes_server_settings() – Process the oik themes server settings page
- oik_themes_settings() – oik themes settings
- oik_themes_validate_theme() – theme must not be blank
- oik_tinymce_buttons() – Allow selection of the TinyMCE buttons
- oik_trace_notes() – oik trace notes
- oik_trace_options() – oik trace options
- oik_trace_reset_notes() – oik trace reset notes
- oik_update_plugin() – $path = “update.php?action=install-plugin&plugin=$plugin”;
- oik_update_theme() – Update the theme
- oik_url() – Return the URL for a resource file
- oik_usage_notes() – Display usage notes for some oik shortcodes
- oik_version() – Return the oik_version
- oikai_add_callee() – Add a callee for the current function
- oikai_apilink() – Implement links to a list of APIs
- oikai_apiref() – Implement the [bw_api] shortcode
- oikai_build_apiref() – Automatically create the API reference
- oikai_build_dynamic_docs() – Build some dynamic documentation from the embedded content
- oikai_codeslink() – Implement a link to a (set of) shortcodes
- oikai_determine_function_type() – Determine the function type
- oikai_easy_tokens() – Display tokens
- oikai_get_oik_apis_byname() – Load the APIs listed in the array
- oikai_handle_association() – Handle the add_action() or add_filter() association
- oikai_handle_hook() – Handle the hook
- oikai_handle_token_T_CONSTANT_ENCAPSED_STRING() – Handle a T_CONSTANT_ENCAPSED_STRING token
- oikai_handle_token_T_DOC_COMMENT() – Handle a T_DOC_COMMENT
- oikai_handle_token_T_STRING() – Handle a T_STRING token
- oikai_handle_token() – Handle this specific token
- oikai_highlight_source() – oikai highlight source
- oikai_link_to_php() – Create a link for a PHP function
- oikai_link_to_wordpress() – Create a link to WordPress documentation
- oikai_list_apis_byname() – Produce a list of APIs as links
- oikai_list_callees() – List callees of the selected API
- oikai_list_callers_callees() – List the callers and callees for the selected oik_api including information about hooks
- oikai_list_callers() – List callers of the selected API
- oikai_list_hooks() – List hooks invoked by the selected API
- oikai_list_invokers() – List invokers of the selected API
- oikai_listapis() – Automagically determine the API list
- oikai_listcodes() – Automagically determine the shortcode list
- oikai_listsource() – List the source of the function
- oikai_print_param_info() – Print a function’s parameters in a definition list
- oikai_print_param() – print the parameter
- oikai_print_return_info() – Print the return field information
- oikai_print_return() – Print information about the @return value
- oikai_query_function_type() – oikai query function type
- oikai_record_association() – Add a hook function association.
- oikai_record_hook() – Add a hook invocation.
- oikai_reflect_descriptions() – oikai reflect descriptions
- oikai_reflect_docblock() – oikai reflect docblock
- oikai_reflect_etc() – oikai reflect etc
- oikai_reflect_filename() – Display the source file name
- oikai_reflect_parameters() – oikai reflect parameters
- oikai_reflect_usage() – oikai reflect usage
- oikai_reflect() – Return the ReflectionFunction for a function
- oikai_save_callees() – Save the callee list for the current API
- oikai_set_context() – Set/reset the context fields for this function
- oikai_syntax_source() – Produce a nicely formatted version of the function’s source code
- oikho_get_oik_hooks_byname() – Load the hooks listed in the array
- oikho_hooklink() – Implement [hooks] shortcode to produce links to a list of hooks
- oikho_list_callees() – List callees (Implementers) of the selected hook
- oikho_list_callers_callees() – List the callers and callees for the selected oik_hook
- oikho_list_callers() – List callers (Invokers) of the selected hook
- oikho_list_hooks_byname() – Produce a list of hooks as links
- oikho_listhooks() – Automagically determine the hook list
- oikp_activation() – oikp activation
- oikp_admin_menu() – Implement “oik_admin_menu” for oik-plugins
- oikp_build_external_dir() – For non Windows servers (e.g.
- oikp_check_post_type() – oikp check post type
- oikp_columns_and_titles() – Add filters for the $post_type
- oikp_create_new_file_name() – Can we alter the filter in wp_handle_upload to control where the file gets stored and the
- oikp_download__example() – oikp download example
- oikp_download__help() – oikp download help
- oikp_download__syntax() – oikp download syntax
- oikp_download_file() – Deliver the plugin version requested
- oikp_download() – Provide a download button for the zip attachment to this content or a selected plugin ( plugin=”oik-fum” )
- oikp_editCSS() – Display the edit custom CSS button
- oikp_force_download() – Force the download of a file
- oikp_force_image() – Force the download of an image
- oikp_get_attachment() – oikp get attachment
- oikp_get_downloaded() – Return the number downloaded – when we’re ready to tell them!
- oikp_get_FAQ() – Return the defined FAQ page for the plugins server
- oikp_get_latestversion() – Return the version metadata
- oikp_get_package() – Return the package URL for this plugin
- oikp_get_plugin() – Load the plugin for the given plugin version or premium version node
- oikp_get_requires() – Get the value of the “required_version” custom category ( was _oikpv_requires )
- oikp_get_sections() – oikp get sections
- oikp_get_tested() – Get the value of the “compatible_up_to” custom category ( was _oikpv_tested )
- oikp_handle_upload() – Implement ‘wp_handle_upload’ filter
- oikp_header_meta_box() – Add custom header support as required
- oikp_increment_downloads() – Increment the downloads for this plugin version
- oikp_init() – Implement the “oik_fields_loaded” action for oik plugins server
- oikp_lazy_admin_menu() – Define oik plugin server settings
- oikp_lazy_nav() – Create a nav menu for oik-presntation slides
- oikp_lazy_redirect_banner() – Return the banner image for the chosen plugin or a default image
- oikp_lazy_redirect() – oikp lazy redirect
- oikp_load_apikey() – Load a record for this apikey and check that it’s OK
- oikp_load_plugin() – Load the plugin by $slug
- oikp_load_pluginversion() – oikp load pluginversion
- oikp_nav() – Display navigation for the oik-presentation
- oikp_next() – Get the ID of the next post in menu order.
- oikp_oik_validate_apikey() – Validate the API key by comparing with the saved option value
- oikp_our_plugin() – Determine if this is one of “our” plugins
- oikp_plugin_add_feed() – Add the “oik_plugin” feed.
- oikp_plugin_feed() – oikp plugin feed
- oikp_plugin_information() – https://spreadsheets.google.com/pub?key=0AqP80E74YcUWdEdETXZLcXhjd2w0cHMwX2U1eDlWTHc&authkey=CK7h9toK&hl=en&single=true&gid=0&output=html
- oikp_plugin_rewrite() – Implement “init” action for oik plugins server
- oikp_prev() – Get the ID of the previous post in menu order.
- oikp_tabulate_pluginversion() – Automatically add the table of version information for a FREE or Premium oik plugin
- oikp_template_redirect() – Handle the plugins/%oik-plugin% request
- oikp_the_content() – Autogenerate additional content for selected post_types
- oikp_the_post_oik_plugins() – Add some content before ‘the_content’ filtering
- oikp_the_post_oik_pluginversion() – Add some content before ‘the_content’ filtering completes for oik_pluginversion
- oikp_tree() – Build a simple array which represents the tree of posts
- oikp_update_check() – oikp update check
- oikp_validate_apikey() – validate the apikey for this selected plugin version
- oikp_validate_pluginversion() – validate the plugin and version against the given post ID
- 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_oiksc_create_api() – Implement “wp_ajax_oiksc_create_api” action for oik-shortcodes
- oiksc_api_do_page() – oiksc api do page
- oiksc_api_types() – Return an array of possible API types
- oiksc_api() – API creation form
- oiksc_build_callees() – Build the callees for this API
- oiksc_code_list() – Produce the list of existing codes for which to create an oik_shortcode
- 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_create_oik_hook() – Programmatically create an oik_hook record
- oiksc_create_oik_sc_param() – Create an oik_sc_param record programmatically
- oiksc_create_oik_shortcode() – Create an oik_shortcodes record programmatically
- oiksc_create_shortcode() – Respond to the submit button by creating an oik_shortcode, parameters and values
- oiksc_func_list() – Produce the list of existing APIs for which to create an oik_shortcode
- oiksc_get_func() – Return the “func” that implements the shortcode
- oiksc_get_help() – Return the “help” for the shortcode
- oiksc_get_hook_type() – Return the hook type given the context
- oiksc_get_oik_api_byname() – Query API from function name
- oiksc_get_oik_hook_byname() – Query hook from hook name
- oiksc_get_sc_param() – Retrieve an “oik_sc_param” record for the selected shortcode and parameter name
- oiksc_get_shortcode_byname() – Access the shortcode by its name and the plugin it’s associated with
- oiksc_get_shortcodes_bycode() – Load the shortcodes listed in the array
- oiksc_get_shortcodes_byname() – Return a (hopefully one) shortcode given its name and implementing functions post ID, if available
- oiksc_get_source() – Determine the basename of the file that implements the shortcode from what we already know
- oiksc_handle_association_differences() – Handle any changes to the association differences defined by this API
- oiksc_hook_types() – Return an array of possible hook types
- oiksc_lazy_admin_menu() – Define oik-workingfeedback settings and page
- oiksc_lazy_api_do_page() – Display the “Create API” admin page
- oiksc_lazy_redirect() – Redirect to the page for the shortcode
- oiksc_list_file_functions() – List functions implemented in the file
- oiksc_oik_api_post_title() – Set the post_title for an oik_api
- oiksc_oik_api_title_save_pre() – Implement “title_save_pre” filter for oik_api
- oiksc_oik_hook_post_title() – Set the post_title for an oik_hook
- oiksc_oik_hook_title_save_pre() – Implement “title_save_pre” filter for oik_hook
- oiksc_options_do_page() – shortcodes admin page
- oiksc_options() – shortcodes options
- oiksc_param_types() – Return an array of parameter types
- oiksc_parms_rows() – Display a table of parms rows for the “oik_sc_param” post types
- oiksc_relative_filename() – return the relative file name given the full name of the source file
- oiksc_report() – Report the results performing the action
- oiksc_save_associations() – Update hook associations defined by this API
- oiksc_save_hooks() – Save the hook invocations
- oiksc_shortcode_rewrite() – Implement “init” action for oik-shortcodes
- oiksc_template_redirect() – Handle the oik-shortcodes/%oik-shortcode% request
- oiksc_the_content() – Implement ‘the_content’ filter specifically for the oik_shortcode post type
- oiksc_the_post_oik_shortcodes() – Add some content before other ‘the_content’ filtering is performed
- oiksc_update_oik_api() – Update the meta data for an oik_api post_type
- oiksc_validate_apikey() – Validate the apikey field
- p_() – Output a paragraph of translated text
- p() – Output a paragraph of translatable text
- portfolio_slideshow__example() – portfolio slideshow example
- portfolio_slideshow__help() – Information extracted from
- portfolio_slideshow__syntax() – Since the shortcode has been selected we know that it is active therefore we
- retetag() – Return an end tag
- retimage() – Return an image tag
- retlink() – Return a well formed link
- retstag() – Return an HTML opening tag
- sa() – Deprecated functions from bobblink.inc
- sartblock_25() – start an Artisteer style block
- sartblock_30() – start an Artisteer style block
- sartblock_31() – start an Artisteer style block
- sartblock_40() – Start an Artisteer 4.0 style block
- sartblock_41() – Start an Artisteer 4.1 style block
- say() – say
- sblock_() – start a block
- sbutton() – sbutton
- scolumn() – Start a column
- sdiv__syntax() – sdiv syntax
- sdiv() – Start a div
- sediv() – Create a dummy div which may be used for placing graphics using background images in CSS
- seed() – Return example text for bbboing
- sepan() – sepan
- smart_bbboing_bbboing_loaded() – Implement “bbboing_loaded” for smart-bbboing
- smart_bbboing_gettext() – Implement ‘gettext’ filter for smart-bbboing
- smart_bbboing_plugin_loaded() – Start up processing for smart_bbboing
- sol() – Start an ordered list
- sp() – Start a paragraph
- span() – span
- stag__syntax() – stag syntax
- stag() – Output an HTML opening tag
- strong() – strong
- sul() – Start an unordered list
- tablerow() – tablerow
- td() – Output a table data field
- tdlink() – tdlink
- textarea() – textarea
- textfield() – textfield
- th() – Output a table heading
- uppity() – Increment the number
- wp__example() – wp example
- wp__help() – wp help
- wp_caption__help() – wp caption help
- wp_caption__syntax() – wp caption syntax