Docs

EVF_Frontend_Scripts::get_script_data( string $handle ): array|bool

This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Return data for script handles.

Parameters

$handlestringrequired
Script handle the data will be attached to.

Return

array|bool