mycred_front_enqueue

Description

This action indicates the instance when scripts and styles needs to be enqueued for the front end of your website. Scripts and styles intended for the admin area can not be enqueued here!

Available since version 1.0

Parameters

Param Type Required Description
No params

Used By

Package Prio. Description
mycred/notice 20 Used by myCRED_Notifications_Module to enqueue notification scripts and styling.
mycred/transfer 30 Used by myCRED_Transfer_Module class to register the transfer script.
mycred/core 90 Used by the myCRED_Hook_Video_Views class to register and enqueue video scripts.

Examples

No example found.