Sets up all action and filter hooks for the service.
File: src/assets.php
Assets::parse_arg_plugin_version()
Parses the plugin version number.
Assets::__construct()
Constructor.
Assets::get_full_url()
Transforms a relative asset path into a full URL.
Assets::get_full_path()
Transforms a relative asset path into a full path.
Assets::render_icon()
Renders an SVG icon.
Assets::register_assets()
Registers all default plugin assets.
torro_register_assets
Action Hook: Fires after all default plugin assets have been registered.
Assets::enqueue_icons()
Enqueues the icons stylesheet.
Assets::add_admin_utility_body_classes()
Adds utility CSS classes to the admin body tag.