[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

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_taxonomy_args() – Set default args for a taxonomy

bw_default_title_arr() – Build a default title_arr from the field_arr

bw_delete_all_meta_key() – Delete unnecessary "_do_not_reschedule" metadata

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

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

bw_format_accordion() – Format an accordion block – for jQuery UI accordion 1.9.2 or higher

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

bw_format_attachment() – Format the "attachment" – basic first version

bw_format_nivo_attachment() – Format the Nivo output for attached images

bw_form_as_required() – Format the "Add new" form as specified by the parameters

bw_get_active_plugins() – Return an array of ALL active plugins – for single or multisite

bw_get_add_new_button_text() – Display the "Add new" button for the post type.

bw_get_all_plugin_names() – Returns an associative version of the active plugins array

bw_get_attached_file_name() – Return the ‘correct’ URL for the attached image

bw_get_attached_image() – Get the attached image

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

bw_get_by_metakey_array() – Load posts by meta_key array

bw_get_field_data_arg() – Return the value from a fields #args array, setting the default if not defined

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

bw_gitrepo_after_plugin_row() – Implement ‘after_plugin_row_$plugin_file’ for a Git repo

bw_gmap_api_key() – Return the Google Map API key

bw_jquery_af() – Simple jQuery anonymous function

bw_jquery_enqueue_attached_scripts() – Enqueue any attached scripts

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

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

bw_link_attachment() – Create a direct link to the attached file rather than a permalink to the attachment

BW_List_Table::ajax_response() – Handle an incoming ajax request (called from admin-ajax.php)

BW_List_Table::ajax_user_can() – Checks the current user’s permissions

BW_List_Table::bulk_actions() – Display the bulk actions dropdown.

BW_List_Table::current_action() – Get the current action selected from the bulk actions dropdown.

BW_List_Table::row_actions() – Generate row actions div

bw_load_admin_scripts() – Load the oik-quicktags jQuery/JavaScript for when TinyMCE or the advanced HTML editor is being used

bw_ms_get_all_plugin_names() – Return an associative version of the sitewide active plugins array

bw_navi_start_from_atts() – Return the start item for a paginated ordered list

bw_notify_author_email() – Send an email to the post author informing them of a new entry to review

bw_oik_add_shortcodes() – Implement ‘oik_add_shortcodes’ action for oik

bw_oik_add_shortcodes_loaded() – Function to invoke when oik-add-shortcodes is loaded

bw_oik_lazy_add_shortcodes() – Implement "oik_add_shortcodes" action for oik

bw_paired_attachments() – Process pairs of attachments

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

bw_post_array_hier() – Simplify post array to the hierarchical order

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

bw_query_post_type_and_meta_key() – Query post type and meta key for performing a bw_related

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

bw_relocate_pre_current_active_plugins() – Perform plugin relocation just before the plugins are listed on the admin page

bw_replace_active_plugins() – Replace all entries in "active_sitewide_plugins" and "active_plugins" with the new $to locations Note: We don’t need to check if the plugin is network only, we just check both arrays We do this whether it’s multisite or not.

bw_save_content_as() –

bw_set_geocoded_address() – Update the input to the geocoded address

bw_symlinked_after_plugin_row() – Implement ‘after_plugin_row_$plugin_file’

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

bw_theme_field_unserialized_array() – Display the unserialized array

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_trace_add_selected_actions() – Add actions to trace selected actions

bw_trace_add_trace_anychange() – Adds anychange logic if required

bw_trace_all_attached_hooks() – Traces all attached hooks

bw_trace_anonymize_symlinked_file() – Anonymize a symlinked file name

bw_trace_anychange() – ‘all’ hook looking for the changes to things listed in string BW_TRACE_ANYCHANGE

bw_trace_anychange_loaded() – Start watching for any change if required

bw_trace_anychange_off() – Turn off string watching

bw_trace_anychange_on() – Turn on anychangeing

bw_trace_get_attached_hook_count() – Return the number of attached hooks

BW_UnitTestCase::set_autocommit_0() –

bw_unset_atts() – Return an array without the specified keys

bw_update_archive_stuff() – Handle a change of the has_archive / rewrite setting

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

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

cc_get_active_plugins() – Return an array of ALL active plugins – for single or multisite

cookie_cat_activation() –

cookie_cat_admin_menu() – Implement "oik_admin_menu" for cookie-cat

cookie_cat_as_array() – Return an array of cookies

cookie_cat_lazy_activation() – Test if cookie_cat is functional

cookie_cat_lazy_admin_menu() – Define cookie-cat settings fields and page

cookie_cat_oik_add_shortcodes() – Implement "oik_add_shortcodes" action for cookie-cat

diy_oik_activation() – Implememt "admin_notices" action for diy-oik

diy_oik_add_shortcode() – Display Add shortcode form

diy_oik_add_shortcodes() – Implement "oik_add_shortcode" action for diy-oik

diy_oik_admin_menu() – Implement "admin_menu" action for diy-oik

diy_oik_lazy_add_shortcodes() – Add the DIY shortcodes

diy_oik_lazy_admin_menu() – Define diy-oik settings fields and page

genesistant_all() – Trace all genesis hooks

Git::actual_command() – Return the actual git command to use

Git::result_as_array() – Return the file list as an array

GitHub::api() – Get the API root for a repository ( repos )

md5_hasher::hash_oik_api() – Rebuild the MD5 hash for an API

oikai_add_callee() – Add a callee for the current function

oikai_api() – Implement [api] shortcode to produce simple links to an API

oikai_apilink() – Implement [apis] shortcode – links to a list of APIs

oikai_apiref() – Implement the [bw_api] shortcode

oikai_api_status() – Report the current status of the system

oikai_api_status_classes() –

oikai_api_status_classes_details() –

oikai_api_status_constants() –

oikai_api_status_constants_details() – Print out the details of the PHP user constants

oikai_api_status_files() –

oikai_api_status_files_details() –

oikai_api_status_functions() – Display the status of "functions" – both PHP internal and user defined

oikai_api_status_plugins() – Get plugin status.

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • …
  • 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-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