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

libs/oik-activation.php

oik_update::oik_themes_api() –

oik_update::oik_alttheme_check() – Check for theme updates

themes_api – filter

oik_update::oik_altapi_check() – Check for plugin updates

oik_update::oik_lazy_alttheme_init() – Only register our theme server when needed

oik_update::oik_lazy_altapi_init() – Only register our plugin server when needed

plugins_api – action

oik_remote::are_you_local_computer() – Determines if the URL is on the local computer

oik_remote::are_you_local_IP() – Determines if this is a local IP

oik_remote::bw_adjust_args() – Adjust the args for the wp_remote_post

oik_remote::are_you_local() – Determines if this is a local request

oik_remote::oik_lazy_alttheme_check() – Check for theme updates

oik_remote::oik_lazy_altapi_check() – Update site_transient_update_plugins for each of our plugins

OIK_Plugin_Update::admin_menu() – Implement "admin_menu" for plugin updates

http_request_args – filter

OIK_Plugin_Update::admin_action_upgrade_plugin() – Prepares for converting local requests to use sslverify=false

OIK_Plugin_Update::add_oik_menu() – Add the oik updates and Updates menu items if required

OIK_Plugin_Update::after_plugin_row() – Implement "after_plugin_row" for this plugin

OIK_Plugin_Update::plugin_action_links() – Implement "plugin_action_links"

OIK_Autoload::nortoload() – Apply "oik_autoload" filter/action

OIK_Autoload::set_class() – Register a class that can be autoloaded

OIK_Autoload::set_classes() – Register a set of classes that can be autoloaded

OIK_Autoload::autoload() – Autoload a class if we know how to

OIK_Autoload::file() – Determine the file name from the class and path

OIK_Autoload::locate_class() – Locate the required class

OIK_Autoload::__construct() – Constructor for the OIK_autoload class

oik_query_autoload_classes – filter

libs/class-oik-autoload.php

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

OIK_Autoload

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

bw_custom_column_admin() – Format a custom column on admin pages

admin_print_footer_scripts – action

oik_navi_shortcode_atts() – Implement "oik_shortcode_atts" filter for pagination

bw_oik_lazy_add_shortcodes() – Implement "oik_add_shortcodes" action for oik

ad__syntax() – Syntax for [ad] shortcode – Artisteer themes

oik_lazy_themes_api() – Implement "themes_api" for our own themes

oik_lazy_themes_api_result() – Implement "themes_api_result" filter to add our own themes

oik_lazy_alttheme_check() – option__site_transient_update_themes stdClass Object ( [last_checked] => 1367174636 [checked] => Array (

oik_lazy_altapi_check() – Update site_transient_update_plugins for each of our plugins

bw_lazy_trace_action_immediate() – Trace the fact that an action has been invoked without our prior knowledge of the possibility

bw_action_file() – Determine the name of the action file

bw_trace_action_end() – Trace the fact that an action has completed Notes: – We assume that priority of 1000 is the highest anyone will set – When the action is shutdown we call bw_trace_report_actions() – this could just as easily have been added using add_action( "shutdown", "bw_trace_report_actions" ) **?**

bw_actions_reset() – Reset the trace actions file if this is the first time for this invocation

bw_lazy_trace_actions() – Attach oik-bwtrace to each action that gets invoked by do_action

wp_ajax_do_shortcode – action

wp_ajax_oik_ajax_load_shortcode_help – action

wp_ajax_oik_ajax_load_shortcode_syntax – action

oik_shortcake_shortcode_ui_after_do_shortcode() – Implement "shortcode_ui_after_do_shortcode" action for oik-shortcake

oik_ajax_lazy_init() – Register AJAX actions

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

wp_ajax_oik_ajax_list_shortcodes – action

shortcode_ui_after_do_shortcode – action

oik_ajax_load_shortcode_help() – Ajax shortcode help information

oik_ajax_load_shortcode_syntax() – Ajax shortcode syntax

oik_ajax_list_shortcodes() – Ajax shortcode list

includes/oik-ajax.php

atext() –

aalt() –

aclass() –

aid() –

ahref() –

ag() –

bw_default_taxonomy_args() – Set default args for a taxonomy

bw_get_by_metakey_array() – Load posts by meta_key array

bw_post_array_hier() – Simplify post array to the hierarchical order

bw_authorized() – Perform simple authorization

bw_term_array() – Build a simple ID, title array from an array of $term objects

bw_post_array() – Build a simple ID, title array from an array of $post objects

add_meta_boxes – action

bw_jquery_af() – Simple jQuery anonymous function

bw_unset_atts() – Return an array without the specified keys

bw_recase_atts() – Return an array with the specified keys reverted to CamelCase

bw_alter_atts() –

bw_allow_js() – Reset literal JavaScript code that is now enclosed in pairs of double and single quotes "’js code’" Also convert escaped slashes back to normal slashes

bw_get_attached_image() – Get the attached image

bw_get_attachment_thumbnail() – Get the "thumbnail" image for an attachment

bw_field_function_author() – Format the Author (format=a )

bw_field_function_attachment() – Format links to the Attachment(s) (format=A)

bw_format_as_required() – Format the post as specified by the user

bw_array_get_unkeyed() – Return all the unkeyed items as an unkeyed array

art_button() –

bw_array_get_from() – Return the value from a list of possible parameters

bw_user_array() – Build a simple ID, title array from an array of $user objects

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

bw_default_empty_att() – Set a default value for an empty attribute value from the oik options or a hardcoded value

bw_default_empty_arr() – Set a default value for an empty array[ index]

bw_get_option_arr() – Retrieve the requested option value depending on the $atts array

bw_prepare_shortcode_atts() – **?** Should we allow the $atts array to be pre-mangled. Can we add useful objects?

bw_prepare_shortcode_atts – filter

artblockheader_41() – Create a block header if the title text is specified

artblockheader_40() – Create a block header if the title text is specified

artblockcontentframe_31() – draw the frame around the block content

artblockframe_31() – draw the frame around the block header

artblockheader_31() – Create a block header if the title text is specified Notes: link and icon parameters not yet supported.

artblockframe_30() – draw the frame around the block header

artblockheaderNoIcon_30() – Future use –

artblockcontentframe_30() – draw the frame around the block content

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • 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.3.1. PHP: 7.4.33. Memory limit: 768M