We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
YouTube Import plugin class
protected array $_hooks = array('define_acl', 'install', 'admin_head')
protected array $_filters = array('admin_navigation_main')
void YoutubeImportPlugin::\YoutubeImportPlugin::hookInstall()()
When the plugin installs, create a new metadata element called Player associated with Moving Pictures
void YoutubeImportPlugin::\YoutubeImportPlugin::hookAdminHead()()
When the plugin loads on the admin side, queue the css file
void YoutubeImportPlugin::\YoutubeImportPlugin::hookDefineAcl()(array $args)
Define the plugin's access control list.
array YoutubeImportPlugin::\YoutubeImportPlugin::filterAdminNavigationMain()(array $nav)
Add the Youtube Import link to the admin main navigation.