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

bw_googlemap_v3() – Display a Google Map using Google Maps JavaScript API V3

bw_cycle_validate_fx() –

bw_artisteer_version() – Detect Artisteer version, if applicable

oik_lib_set_lib_versions() –

oik_version() – Return the oik_version

oik_ids_return_value() – Implement ‘manage_users_custom_column’ action for oik-ids

oik_ids_value() – Implement ‘manage_posts_custom_column’ action for oik-ids

bw_get_theme_version() – Returns current theme version.

_bw_get_theme_version() – Get the theme version given the theme name

oik_theme_new_version() – Enable upgrade to the new version of the theme

oik_theme_record_new_version() – Let WordPress know that there is a new version of the theme

_oik_themes_settings_validate() – Validates the settings for the theme

oik_themes_validate_theme() – theme must not be blank

bw_get_plugin_version() – Returns current plugin version.

_bw_get_plugin_version() – Return the plugin version

oik_plugin_new_version() – Produce an Update plugin link

oik_plugin_record_new_version() – Let WordPress know that there is a new version of the plugin

_oik_plugins_settings_validate() – Validate the plugin’s settings and add/update if required

oik_plugins_validate_plugin() – Validate the plugin name: plugin must not be blank

video__syntax() – Syntax for [video] shortcode

oik_check_version() – Checks that the version of the plugin is at least the value we specify Notes: If there is no version function then we assume it’s OK If no version is specified then we assume it’s OK We perform string compares on the version – allowing for 1.0.995a etc

oik_plugins_validate() – Dummy validation function

OIK_Plugin_Update::compatible_version() – Checks compatible versions

OIK_Plugin_Update::version_check() – Check minimum required version loaded

bw_default_value() – Return a default value from $args if $value is not set

oik_buttons_validate() – Dummy validation for buttons

oik_options_validate() – Sanitize and validate input.

BW_List_Table::view_switcher() – Display a view switcher

views_$this – filter

BW_List_Table::views() – Display the list of views available on this table.

BW_List_Table::get_views() – Get an associative array ( id => link ) with the list of views available on this table.

oik_fields_check_oik_version() – Checks the required version of oik

OIK_Theme_Update::compatible_version() – Checks compatible versions

OIK_Theme_Update::version_check() – Check minimum required version loaded

oiksp_validate_name() – Return a validated name field

oiksp_validate_fields() – Validate the fields on the form

oiksp_validate_double() – If the opted-in page requires double opt-in then we need to validate the confirm field as well We should only need to do this when we are on the opted-in page

oiksp_validate_contact() – Validate the contact information with respect to the contact status

bw_video_loaded() – Function to invoke when plugin loaded

after_plugin_row_oik-video/oik-video.php – action

bw_video__example() – Example for [bw_video] shortcode

bw_video__snippet() – Code snippet for the [bw_video] shortcode

oik-video.php

bw_video_init() – Implement "oik_loaded" action for oik-video

bw_attached_videos() – Displays attached videos

bw_video__help() – Help hook for [bw_video] shortcode

bw_video__syntax() – Syntax hook for [bw_video] shortcode

bw_video() – Implements [bw_video] shortcode to display a video for attachments or other post types

oik-video.inc

check_wordpress_develop_tests_version() – Check WordPress develop tests are compatible with WordPress installation

oik_batch_query_nvp_value_from_argv() – Query a named parameter’s value

oik_batch_report_wordpress_version() – Report the version of WordPress

oik_batch_query_value_from_argv() – Obtain a value for a command line parameter

oik_batch_query_positional_value_from_argv() – Query a positional parameter

oiku_field_validation_userref() – Validate a user field

oik_user_options_validate() – Validate the oik user options fields

bw_related_meta_value() – Determine a meta_value based on the field type, the specified meta_value and possibly the "meta_compare" parameter

oik_default_meta_value_field_type – filter

bw_query_taxonomy_value() – Determine the tag or category value to use if the given value is not a tag or category slug

bw_query_fieldref_value() – Return the field value for the given fieldref

bw_query_field_value() – Return the field value for the given post

bw_query_field_values() – Return the field values for the given post

bw_set_validated_field() – Set a post field if validated

bw_validate_form_as_required() – Validate the Add new form to match what’s expected

bw_validate_function_fields() – Validate the custom fields for the Add new form

_bw_validate_functions() – Return the array of functions for validating particular fields in a form

bw_call_validate_function() – Call the function to validate a field

bw_validate_fields() – Validate the fields in the form

bw_validate_function_title() – Validate a "post_title" field

bw_validate_function_content() – Validate a "post_content" field

_bw_field_validation_required() – Validate a #required field as having a value

bw_field_validation() – Perform field validation/sanitization based on #field_type and $field name

bw_field_has_value() – Determine if the field has a value

oik_fields_default_meta_value_noderef() – Implement "oik_default_meta_value_noderef" filter for noderef fields

oik_default_meta_value_noderef – filter

oik_fields_default_meta_value_meta_key() – Return the meta_value to use – either the value of the current post or the value of a post meta field of type noderef

oik_fields_validate_functions() – Implement "bw_validate_functions" filter for oik-fields

bw_theme_field_virtual() – Theme a field of type ‘virtual’

bw_form_field_virtual() – Implement bw_form_field_ hook for ‘virtual’ field

bw_virtual_field_parm_values() – Obtain the parm values for the callback function

includes/oik-fields-virtual.php

oik_fields_validation_loaded() – Function to run when oik-fields-validation is loaded

bw_field_validation_$field – filter

includes/oik-fields-virtual-google-map.php

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_fields_validation_email() – Implement ‘bw_field_validation_email’ filter for oik-fields

oik_fields_validation_checkbox() – Implement ‘bw_field_validation_checkbox’ filter for oik-fields

includes/oik-fields-validation.php

OIK_fields_groups::count_values() – Count all the returned results

OIK_fields_groups::count_value() – Count this instance

oik_diy_validate_x2t() – x2t must not be blank

_oik_x2t_x2t_validate() – Validate the taxonomy to type relationship

oik_diy_validate_type() – type must not be blank

_oik_cpt_type_validate() – Validate the oik custom post type definition

oik_diy_validate_taxonomy() – Taxonomy must not be blank

_oik_tax_taxonomy_validate() –

oik_fie_validate_field() – Field must not be blank

_oik_fie_field_validate() –

  • 1
  • 2
  • 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