beans_loaded_api_component_{$component}

Fires when an API component is loaded.

The dynamic portion of the hook name, $component, refers to the name of the API component loaded.

do_action( "beans_loaded_api_component_{$component}" )

Return: (void)