Source file not available: includes/oik-bwtrace.inc plugin: filename: /home/customer/www/oik-plugins.com/public_html/wp-content/plugins/oik/includes/oik-bwtrace.inc
No API information available for: bw_lazy_trace_actions
Called by
1 to 2 of 2
- bw_lazy_trace_action_immediate() – Trace the fact that an action has been invoked without our prior knowledge of the possibility
- 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" ) **?**
