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

wp_insert_attachment_data – filter

Tests_shortcodes_oik_tree::dummy_post() –

Tests_shortcodes_oik_thumbs::dummy_post() –

Tests_shortcodes_oik_thumbs::dummy_attachment() –

Tests_shortcodes_oik_tabs::dummy_post() –

Tests_shortcodes_oik_parent::dummy_child() –

Tests_shortcodes_oik_link::dummy_post_n() –

Tests_shortcodes_oik_link::dummy_post() –

Tests_shortcodes_oik_domain::setUp() –

Tests_shortcodes_oik_domain::test_bw_wpadmin() –

Tests_shortcodes_oik_domain::test_bw_wpadmin_bb_BB() –

tests/test-shortcodes-oik-domain.php

Tests_shortcodes_oik_domain

Tests_shortcodes_oik_attachments::dummy_attachment() – Create a dummy attachment, which is actually a page but at least has post meta of "_wp_attached_file"

Tests_shortcodes_oik_accordion::dummy_post() –

Tests_prerequisites::delete_posts_with_post_title() – post_status = "any" does not include trash auto-draft or spam wp_posts.post_status <> ‘trash’ AND wp_posts.post_status <> ‘auto-draft’ AND wp_posts.post_status <> ‘spam’)

Tests_prerequisites::test_delete_pages_with_post_title() – The dummy posts that we create will be pages with "post title" and optional suffix n We don’t want these to be in the database otherwise we’ll get invalid suffices in the permalinks

Tests_oik_admin::reload_domains() – Reloads the text domains

Tests_oik_admin::test_domains_loaded() – Tests that language files have been loaded

Tests_issue_2::dummy_post() –

Tests_includes_bw_posts::dummy_post() –

Tests_includes_bw_images::dummy_post() –

Tests_includes_bw_formatter::dummy_post_no_title() –

Tests_includes_bw_formatter::dummy_post() –

Tests_includes_bw_fields::dummy_post() –

Tests_class_dependencies_help::setUp() –

Tests_class_dependencies_help::test_oik_widget_cache_issue_1() – Tests for oik-widget-cache Issue #1

tests/test-class-dependencies-cache.php

Tests_class_dependencies_help

Tests_bw_metadata::dummy_post() –

bw_default_title_arr() – Build a default title_arr from the field_arr

bw_check_domain() – Check if this is a valid domain

bw_see_if_domain_required() – See if domain required?

bw_get_domain() – Return the domain for the site

bw_jquery_dependencies() – Determine the dependencies for the jQuery script

bw_directions() – Implement the [bw_directions] shortcode to generate a button to get directions from Google Maps

bw_directions__example() – Example hook for bw_directions

bw_directions__syntax() – Syntax for [bw_directions] shortcode

bw_directions__help() – Help hook for bw_directions

bw_follow_link_dash() – Create a follow me link using dashicons

bw_domain() – Implement [bw_domain] shortcode

shortcodes/oik-domain.php

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

bw_display_contact_form() – Show/process a contact form using oik

oik_do_shortcode – filter

oik_do_shortcode() – Implement "oik_do_shortcode" filter for oik

_oik_themes_delete_settings() –

_oik_plugins_delete_settings() – Delete the settings for a plugin

oik_l10n_load_domain() – Loads the merged domain

oik_l10n_domain_loaded() – Tests if the domain is loaded

oik_lazy_depends() – Check that the plugins that this plugin is dependent upon are active

libs/oik-depends.php

oik_remote::bw_json_decode() – Safer json_decode()

OIK_Plugin_Update::require_dependencies() – Load the dependent libraries

dependencies_cache::get_captured_html() – Returns the captured HTML

dependencies_cache::get_latest_html() – Returns the latest HTML

dependencies_cache::echo_captured_html() – Echoes captured HTML

dependencies_cache::capture_scripts() – Captures scripts

dependencies_cache::replay_scripts() – Replays scripts.

dependencies_cache::replay_styles() – Replays styles.

dependencies_cache::replay_dependencies() – Replays dependencies onto the queues.

dependencies_cache::reload_dependencies() – Reloads from serialized dependencies

dependencies_cache::enqueue_script() – Enqueues a script

dependencies_cache::serialize_dependencies() – Returns serialized dependencies

dependencies_cache::enqueue_style() – Enqueues a style

dependencies_cache::wp_dependency_compare() – Compares dependency objects.

dependencies_cache::register_style() – Registers a style.

dependencies_cache::register_script() – Registers a script.

dependencies_cache::query_styles_changes() – Determines styles changes.

dependencies_cache::query_scripts_changes() – Determines scripts changes.

dependencies_cache::query_dependencies_changes() – Queries the changes to dependencies.

dependencies_cache::save_styles() – Saves the current state of dependencies for styles

dependencies_cache::save_dependencies() –

dependencies_cache::save_scripts() – Saves the current state of dependencies for scripts

dependencies_cache::reset_styles() –

dependencies_cache::reset_scripts() –

dependencies_cache::__construct() – Constructor for dependencies_cache

dependencies_cache::instance() – Return a single instance of this class

dependencies_cache

libs/class-dependencies-cache.php

bobbcomp::bw_array_get_dcb() – Return the array[index] or build the result by calling $callback, passing the $default as the arg.

bw_get_field_data() – Return the field data

bw_determine_post_type_from_hook() – Determines post type from hook

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

_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_debug() –

div__syntax() –

div__help() – These functions return the help and syntax for the shortcodes that are activated

bw_json_decode() – Safer json_decode()

bw_disable_filter() – Disable a filter but leave it in place

bw_disabled_filter() – Dummy filter used for disabled filters

bw_get_email_default() – Return a default email message

wp_ajax_do_shortcode – action

oik_ajax_do_shortcode() – AJAX shortcode pre-shortcake’s implementation

shortcode_ui_after_do_shortcode – action

shortcode_ui_before_do_shortcode – action

includes/deprecated-bwlink.inc

includes/deprecated-bobblink.inc

  • 1
  • 2
  • 3
  • …
  • 5
  • 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: [email protected]

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


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