[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 C

api_call_mapper::convert() –

api_call_mapper::convert_all_api_calls() –

api_call_mapper::create_map() – Create the map from api_name to post_id

api_call_mapper::load_all_post_meta() –

api_call_mapper::load_post_meta() –

api_call_mapper::map() –

api_call_mapper::process() –

api_call_mapper::simplify_results() – We can’t use simplify results when there’s more than one meta_value per post

api_call_mapper::update() –

api_call_mapper::__construct() –

BW_::bw_textarea_cb_arr() – Create an optional textarea

bw_akismet_check() – Perform an Akismet check on the message, if it’s activated

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

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_display_contact_form() – Show/process a contact form using oik

bw_edit_custom_css_link() – Link to allow the custom CSS file to be edited

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_format_content() – Format the content for the chosen language

bw_format_custom_column() – format a custom column on the admin page IF the column is defined in bw_fields

bw_format_nivo_html_captions() – Format the HTML captions for the nivo slider

bw_form_field_category() – Implement bw_form_field_ hook for category

bw_form_field_checkbox() –

bw_form_function_content() – Display the post content field

bw_get_categories() – Get the list of categories for this "post" as a string of slugs separated by commas

  • 1
  • 2
  • 3
  • …
  • 7
  • 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-2023. All rights reserved.


Website designed and developed by Herb Miller of Bobbing Wide
Proudly powered by WordPress and oik-plugins
WordPress 6.1.1. PHP: 7.4.33. Memory limit: 768M