mycred_admin_enqueue

Description

This action indicates the instance where myCRED has enqueued all scripts and styling in the admin area. You can use this action hook to enqueue your own scripts or replace / dequeue scripts you do not want to be used in the admin area.

Available since version 1.0

Parameters

Param Type Required Description
No params

Used By

Package Prio. Description
mycred/badge 50 Used by myCRED_Badge_Module to localize and enqueue scripts for the badge edit screen.
mycred/api 90 Used by myCRED_Email_Notice_Module to localize and enqueue scripts for the email notification edit screen.
mycred/rank 100 Used by myCRED_Ranks_Module to localize and enqueue scripts for the rank edit screen.

Examples

No example found.