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

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_batch() – Set options for tracing in batch mode

bw_trace_button() – Implements [bwtrace] shortcode

bw_trace_bwechos() – Trace bwechos if required

bw_trace_context() – Trace contextual information set using bw_set_context

bw_trace_count() – Return the trace record count if required

bw_trace_date() – Return the date for the trace record

bw_trace_errno() – Return string representation of the $errno

bw_trace_errors() –

bw_trace_error_handler() – Trace catchable errors

bw_trace_file() – Return the name of the trace file

bw_trace_file_part() – Return the part of the file to trace

bw_trace_filter() – Dummy filter to trace the parameters being passed

bw_trace_function() – Return the function invocation count

bw_trace_get_attached_hook_count() – Return the number of attached hooks

bw_trace_inc_init() – Initialise hardcoded trace options

bw_trace_log() – Log a record to a trace file

bw_trace_off() – Programmatically disable tracing

bw_trace_on() – Programmatically enable tracing

bw_trace_options_do_page() – Display the oik trace options page

bw_trace_plugin_startup() – Startup processing for oik-bwtrace

bw_trace_reset() – Perform a trace reset

bw_trace_reset_form() – Creates the Trace reset button for use somewhere in any page

bw_trace_reset_status() – Determine the trace reset status

bw_trace_trace_startup() – Trace the trace startup

bw_trace_wp_early() – Implement ‘wp’ hook to see if we should be tracing ‘wp’

bw_translate() – Wrapper to translate

bw_tree() – Implements [bw_tree] shortcode

bw_tree_func() – Build and format a tree

bw_tree__syntax() – Syntax hook for [bw_tree] shortcode

bw_twitter() – Implement [bw_twitter] shortcode

BW_UnitTestCase::commit_transaction() – Commits the transaction

BW_UnitTestCase::my_start_transaction() –

BW_UnitTestCase::rollback_transaction() –

BW_UnitTestCase::tearDownAfterClass() –

bw_update_list_table() – Alter the wp_list_table to reflect the plugin file changes

bw_update_post_type() – Update the existing post_type with the overrides

bw_update_post_type_supports() – Update post_type supports features

bw_validate_function_title() – Validate a "post_title" field

bw_wp_title() – return a nice SEO title taking into account which plugins are being used

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

cookie_cat_default_temp_xml() – Set the location of the temporary XML file, in the upload directory folder

cookie_cat_load_temp_xml() –

cookie_cat_table() – Display the table of cookies

cookie_cat_write_temp_xml() –

do_shortcode_tag_earlier() – Regular Expression callable for do_shortcode_earlier() for calling shortcode hook.

genesistant_no_title() – Callback for virtual field "no_title"

genesistant_trace_get_hook_type() – Return the hook type

locate_wordpress_develop_tests() – Locate the wordpress-develop-tests code

locate_wordpress_develop_tests_plugin() – Locate the wordpress-develop-tests plugin

md5_hasher::get_component_type() – Returns the component type

oikai_api_status_timer() – Report the current status of the system with timing

oikai_api_type() – Determine the api type

oikai_determine_from_tokens() – Determine the reference_type from PHP tokens

oikai_determine_function_type() – Determine the function type

oikai_determine_reference_type() – Determine the reference type for a string

oikai_dummy_TCES() – Save the token ids for later processing.

oikai_easy_tokens() – Display the PHP source of a method or API

oikai_explode_tag() – Parse the tag into separate fields

oikai_format_markdown_table() – Handle the end of a table

oikai_format_markdown_table_line() – Handle a line which appears to be part of a table

oikai_handle_dummy_TCES() – Handle a ‘dummy’ T_CONSTANT_ENCAPSED_STRING token

oikai_handle_reference_type() – Produce a link to the API based on the reference_type

oikai_handle_reference_type_class() – Handle a link to a "class"

oikai_handle_reference_type_function() – Handle a link to a "function"

oikai_handle_reference_type_internal() – Handle a link to an "internal" PHP function

oikai_handle_reference_type_user() – Handle a link to a "user" function

oikai_handle_token() – Handle this specific token

oikai_handle_token2() – Display the output token, as a link if available

oikai_handle_token_T_ARRAY() – Handle a T_ARRAY ( array )

oikai_handle_token_T_CONSTANT_ENCAPSED_STRING() – Handle a T_CONSTANT_ENCAPSED_STRING token

oikai_handle_token_T_DOC_COMMENT() – Handle a T_DOC_COMMENT When we see a T_DOC_COMMENT in a function then this is expected to precede the first call to do_action() or apply_filters() and contains the definition of the action or filter.

oikai_handle_token_T_DOUBLE_ARROW() – Handle a T_DOUBLE_ARROW ( => )

oikai_handle_token_T_DOUBLE_COLON() – Handle a T_DOUBLE_COLON ( :: )

oikai_handle_token_T_ENCAPSED_AND_WHITESPACE() – Handle a T_ENCAPSED_AND_WHITESPACE token

oikai_handle_token_T_FUNC_C() – Handle a T_FUNC_C

oikai_handle_token_T_OBJECT_OPERATOR() – Handle a T_OBJECT_OPERATOR ( -> )

oikai_handle_token_T_STRING() – Handle a T_STRING token

oikai_handle_token_T_STRING_VARNAME() – Handle a T_STRING_VARNAME token ( e.g. ${post_type} )

oikai_handle_token_T_VARIABLE() – Handle a T_VARIABLE

oikai_link_to_github() – Display "View on GitHub" link

oikai_link_to_local_site() – Create a link to the local site

oikai_link_to_php() – Create a link for a PHP function

oikai_link_to_trac() – View on Trac

oikai_link_to_wordpress() – Create a link to WordPress documentation

oikai_list_type() –

oikai_oik_class_post_title() – Return the title for an oik_class post

oikai_pragmatic_link_to_api() – Create a link to the API without accessing the database

oikai_print_todos() – Print information about the @TODO tags, if any

oikai_print_todo_info() – Print information about a TODO

oikai_process_tokens1() – First pass of tokens

oikai_process_tokens2() – Second pass of tokens

oikai_query_function_type() – Match the function type, if it’s a defined function

oikai_set_time_limit() – Set the time limit except in batch mode

oikb_check_time_limit() – Check the current time limit

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