[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

includes/bwtrace.php


Lines:
1 to 100 of 102
<?php // (C) Copyright Bobbing Wide 2011-2021, 2023, 2024
if ( !defined( 'OIK_BWTRACE_INCLUDES_INCLUDED' ) )  {
define( 'OIK_BWTRACE_INCLUDES_INCLUDED', true );
 
/* function bw_trace_on() – Programmatically enable tracing */

/* function bw_trace_off() – Programmatically disable tracing */

/* function bw_trace_inc_init() – Initialise hardcoded trace options */

/* function bw_getlocale() – Return the selected locale */

/* function bw_trace_file_part() – Return the part of the file to trace */

/* function bw_trace_anonymize_symlinked_file() – Anonymize a symlinked file name */

/* function bw_trace_elapsed() – Trace the elapsed time */

/* function bw_trace_date() – Return the date for the trace record */

/* function bw_trace_count() – Return the trace record count if required */

/* function bw_trace_function() – Return the function invocation count */

/* function bw_current_filter() – Return the current filter summary */

/* function bw_get_num_queries() – Return the number of database queries performed so far */

/* function bw_get_post_id() – Return the global post_id and, if different global id, for tracing */

/* function bw_trace_post_id() – Trace the post id, if required */

/* function bw_get_memory_usage() – Trace the current memory/peak usage, if required */

/* function bw_trace_bwechos() – Trace bwechos if required */

/* function bw_trace_context() – Trace contextual information set using bw_set_context */

/* function bw_set_context() – Set some contextual information for tracing */

/* function bw_trace_context_all() – Trace all contextual information */

/* function bw_trace_file_count() – Return the files loaded count */

/* function bw_trace_locale */

/* function bw_trace_return_bytes */

/* function bw_trace_memory_limit_bytes */

/* function bw_trace_print_r() – safe print_r ? */

/* function bw_trace_obsafe_print_r() – Output buffering safe print_r() */


/* function bw_array_inc() – Increment a value in an array */

/* function bw_lazy_trace() – Implement bw_trace() to write a record to the trace log file */

/* function bw_trace_file_name() – Return the defined trace file name */
  
  

/* function bw_trace_file() – Return the name of the trace file */


/* function bw_trace_file2 */

/* function bw_trace_batch() – Set options for tracing in batch mode */

/* function bw_trace_log() – Log a record to a trace file */

/* function bw_write() – write the trace line to the file */

/* function bw_trace_reset() – Perform a trace reset */

/* function bw_trace_errors() – */


 
if ( !function_exists( 'bw_array_get' ) ) { 
/* function bw_array_get() – Return the array[index] or array->index (for an object) or a default value if not set */
}


/* function bw_lazy_backtrace() – print a backtrace to help find out where something is called from and how to debug it */

 
/* function bw_lazy_trace2() – Improved trace function that needs no parameters, but accepts two */

// Moved bw_lazy_trace_config_startup() to includes/bwtrace-config.php


/* function bw_list_trace_levels() – Return the possible trace levels */

/* function bw_trace_trace_startup() – Trace the trace startup */

/* function bw_trace_hexdump */
   
   
}
[1][2]Next »
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: includes/bwtrace.php
      Plugin ref: oik-bwtrace – debug trace for WordPress
      Version: 4.1.0
      Deprecated?: No
      API Letters: B,I,P

      Published: November 1, 2016 | Last updated: December 21, 2017

      Information

      File name: includes/bwtrace.php
      Plugin ref: oik-bwtrace – debug trace for WordPress
      Version: 4.1.0
      Deprecated?: No
      API Letters: B,I,P

      Recent plugin updates

      oik-weight-zone-shipping v0.2.13 oik-weight-zone-shipping v0.2.13 has been tested with WooCommerce 10.1.2 and WordPress 6.8.2 ...
      SB Children Block v1.3.0 Upgrade to SB Children Block v1.3.0 for support for PHP 8.3 and PHP 8.4  ...
      oik v4.15.3 Update to oik v4.15.3 for a couple of security fixes. Tested with WordPress 6.8.2 ...
      oik-privacy-policy v1.4.9 Update to oik-privacy-policy v1.4.9 for a security fix. Tested with WordPress 6.8.2 and PHP 8.3 and PHP 8.4 ...
      oik-nivo-slider v1.17.0 oik-nivo-slider v1.17.0 introduces the Nivo slider block - oik-nivo-slider/nivo. ...

      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

      Weight shipping plugins

      Find out which cart weight shipping plugin you need for your WooCommerce site.
      Which cart weight based plugin do I need?

      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