Description

This action can be used for require_once() or include_once() calls to load assets which relate to the Conductor Widget.

This action is executed when the Conductor_Widget::__construct() function is called (when a Conductor Widget instance is created).

Technical Details

  • Type: Action
  • Parameters:
    • $widget (Conductor_Widget): The Conductor_Widget instance

Resources

Examples

The following example demonstrates how to load an asset related to the Conductor Widget.