[oik] plugins.com

WordPress plugins and themes

  • Home
  • About
    • lazy shortcodes
    • smart shortcodes
    • oik base plugin
      • oik – donate
      • oik PayPal buttons
      • oik installation
      • oik Button Shortcode button
      • oik changelog
      • oik FAQ
      • oik plugins on SVN
      • oik plugins on GitHub
  • Plugins
    • oik base plugin
    • FREE oik plugins
    • WordPress plugins
    • Premium oik plugins
    • Bespoke oik plugins
  • Shortcodes
    • Shortcode examples
  • Blocks
    • Block examples
  • APIs
    • ALL action and filter hooks
  • Blog
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
  • _
  • {
You are here: Home / Archives for B

bw_block__syntax() – Syntax for [bw_block] shortcode

bw_bookmarks() – Wrapper to wp_list_bookmarks()

bw_bookmarks__example() – Example for [bw_bookmarks] shortcode

bw_bookmarks__syntax() – Syntax help for [bw_bookmarks] shortcode

bw_build_akismet_query_string() – Return the query_string to pass to Akismet given the fields in $fields and $_SERVER

bw_build_content() – build the content for a text field if the checkbox is "on"

bw_build_overridden_type() – Build the overridden post_type definition

bw_build_request() –

bw_build_url() – Simulate http_build_url

bw_business() – Implement [bw_business] shortcode to display the company’s business

bw_button_shortcodes() – Create a "button" style link

bw_button__example() – Example for [bw_button]

bw_button__syntax() – Syntax for [bw_button] shortcode

bw_bw() – Implements [bw] shortcode

bw_callablefunction() – Return a callable function that can be invoked using call_user_func()

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_validate_function() – Call the function to validate a field

bw_cast_array() – Casts to an array

bw_checkbox() – Create a checkbox field given a field name and value

bw_check_domain() – Check if this is a valid domain

bw_check_gitrepos() – Implement ‘pre_current_active_plugins’ to perform Git repo checking

bw_check_metabox_field() – Check if the field should be displayed in the metabox

bw_check_noderef_types() – Check if the post_type is mentioned in post_types

bw_check_paged_shortcode() – Return the required page if this is the shortcode we’re processing

bw_check_permalink() – See if this is a permalink

bw_check_symlinks() – Implement ‘pre_current_active_plugins’ to perform symlink checking

bw_cite() – Display a cite tag unaffected by wpautop

bw_cite__syntax() – Syntax for [bw_cite] shortcode

bw_clear() – Implement the [clear] shortcode to create a div to clear the floats

bw_clear_processed_posts() – Clear the array of processed posts

bw_closer() – Determine if now is closer to wanted than the best so far

bw_code() – Display information about a specific shortcode

bw_codes() – Display a table of active shortcodes

bw_codes__example() – Example for [bw_codes]

bw_codes__help() – Help for [bw_codes] shortcode

bw_codes__syntax() – Syntax for [bw_codes]

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_code__example() – Example of [bw_code] for the [oik] shortcode

bw_code__help() – Help for [bw_code] shortcode

bw_code__syntax() – Syntax for [bw_code] shortcode

bw_company() – Implement [bw_company] shortcode to display the company name

bw_contact() – Implement [bw_contact] shortcode to display the primary contact name

bw_contact_button() – Create a Contact me button

bw_contact_button__example() –

bw_contact_button__syntax() – Syntax for [bw_contact_button]

bw_contact_form() – Implements the [bw_contact_form] shortcode

bw_contact_form_id() – Return a unique contact form ID

bw_contact_form_submit_button() – Create the submit button for the contact form

bw_contact_form__example() – Implement example hook for [bw_contact_form]

bw_contact_form__help() – Implement help hook for bw_contact_form

bw_contact_form__snippet() – Implement snippet hook for [bw_contact_form]

bw_contact_form__syntax() – Syntax hook for [bw_contact_form] shortcode

bw_contact_user__example() – Implement example hook for [bw_user]

bw_contact_user__help() – Implement help hook for bw_contact_user

bw_contact_user__snippet() – Implement snippet hook for [bw_user]

bw_contact_user__syntax() – Syntax hook for bw_contact_user

bw_contact__syntax() – Syntax for [bw_contact] shortcode

bw_content() – Format the full content of a post

bw_copyright() – Displays the copyright statement for the company

bw_copyright__syntax() – Syntax for [bw_copyright] shortcode

bw_count() –

bw_countdown() – Implement the [bw_countdown] shortcode

bw_countdown_date() – Return the required JavaScript date or, if it’s an adjustment, leave the adjustment as is

bw_countdown__example() – Examples for [bw_countdown] shortcode

bw_countdown__help() – Help hook for [bw_countdown]

bw_countdown__snippet() – Snippet for [bw_countdown] shortcode

bw_countdown__syntax() – Implement syntax hook for [bw_countdown]

bw_count__help() – Help for [bw_count] shortcode

bw_count__syntax() – Syntax for [bw_count] shortcode

bw_create_file() – Create a file with the specified name in the specified directory

bw_create_parsed_object() – Create the parsed object

bw_css__example() – Implement example hook for the bw_css shortcode

bw_css__help() – Help hook for [bw_css] shortcode

bw_css__syntax() – Implement syntax hook for the bw_css shortcode

bw_current_filter() – Return the current filter summary

bw_current_post_id() – Set/return the current post ID

bw_custom_column() – Display a custom column for a post

bw_custom_column_admin() – Format a custom column on admin pages

bw_custom_column_post_meta() – Format custom column data for post_meta data

bw_custom_column_taxonomy() – Format custom column data for a taxonomy

bw_cycle() – Implement bw_cycle shortcode that will handle all the things that we’ve had to do by hand until now

bw_cycle_fxs() – Return a list of the jQuery cycle effects

bw_cycle_prevnext_links() – Create previous and next links

bw_cycle_validate_fx() –

bw_cycle__help() – Implement help hook for [bw_cycle] shortcode

bw_cycle__syntax() – Syntax hook for [bw_cycle] shortcode

bw_datepicker_enqueue_script() – Enqueue the datepicker script

bw_date_adjust() – Adjust a date using PHP’s date_add() function

bw_date_i18n() – Return a localized version of the date

bw_debug() –

bw_default() – Return a $default value if the $value is not set

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_selector_for_theme() – Return the default selector for the theme’s background image

bw_default_sep() – Return the default separator between the field label and field value

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • …
  • 15
  • Next Page »

Plugins

  • All Plugins
  • oik base plugin
  • FREE oik plugins
  • WordPress plugins
  • Premium oik plugins

Themes

  • FREE themes
  • Bespoke themes
  • Premium themes

Blocks

  • All Blocks
  • Block examples
  • About Blocks

Shortcodes

  • All Shortcodes
  • Shortcode examples
  • About Shortcodes

Reference

  • About APIs
  • All APIs
  • All Classes
  • All Files
  • All Hooks

Support

  • Contact
  • Cookies policy
  • Get API key
  • Privacy
  • Request support
  • Sitemap
  • Stay informed
  • Terms and Conditions
oik-plugins
Email: herb@bobbingwide.com

Site:  www.oik-plugins.com
© Copyright oik-plugins 2011-2025. All rights reserved.


Website designed and developed by Herb Miller of Bobbing Wide
Proudly powered by WordPress and oik-plugins

WordPress version: 6.8.3

Gutenberg version: 21.7.0

PHP version: 8.2.29