myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards Security & Risk Analysis

wordpress.org/plugins/mycred-toolkit

A bag of myCred addons for user engagement through WordPress & WooCommerce gamification. Get multiple free add-ons with one point rewards system.

400 active installs v1.4.2 PHP 7.0+ WP 4.8+ Updated Mar 3, 2026
points-and-rewardspoints-systemtoolkitwoocommerce-gamificationwordpress-gamification
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards Safe to Use in 2026?

Generally Safe

Score 100/100

myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "mycred-toolkit" v1.4.2 plugin exhibits a mixed security posture. While it demonstrates good practices such as a high percentage of SQL queries using prepared statements and properly escaped output, significant concerns arise from its extensive attack surface with a large number of unprotected entry points. Specifically, the 56 AJAX handlers and 6 REST API routes lacking authentication checks represent a substantial risk, potentially allowing unauthorized actions. The presence of the `unserialize` function, even if not directly exploited in identified taint flows, warrants caution due to its inherent risks when handling untrusted data. The absence of any recorded CVEs is a positive indicator, suggesting a history of relative security, but this does not negate the risks identified in the static analysis. The 4 high-severity taint flows are particularly concerning and require immediate investigation as they could lead to critical vulnerabilities. Overall, the plugin has potential strengths in its implementation of secure coding practices for common operations, but the numerous unprotected entry points and critical taint flows significantly elevate its risk profile.

Key Concerns

  • Large attack surface without auth checks
  • High severity taint flows found
  • Unprotected REST API routes
  • Unprotected AJAX handlers
  • Use of dangerous function (unserialize)
Vulnerabilities
None known

myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards Code Analysis

Dangerous Functions
2
Raw SQL Queries
21
137 prepared
Unescaped Output
714
4879 escaped
Nonce Checks
13
Capability Checks
10
File Operations
21
External Requests
13
Bundled Libraries
0

Dangerous Functions Found

unserialize$attempt_info = unserialize( $attempt_data->attempt_info );includes\addons\mycred-tutor-lms\includes\mycred-fail-quiz.php:70
unserialize$attempt_info = unserialize( $attempt_data->attempt_info );includes\addons\mycred-tutor-lms\includes\mycred-pass-quiz.php:74

SQL Query Safety

87% prepared158 total queries

Output Escaping

87% escaped5593 total outputs
Data Flows
9 unsanitized

Data Flow Analysis

23 flows9 with unsanitized paths
mycred_badgr_admin (includes\addons\mycred-badgr\includes\badgr-settings.php:30)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
62 unprotected

myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards Attack Surface

Entry Points75
Unprotected62

AJAX Handlers 60

authwp_ajax_mycred_badgr_adminincludes\addons\mycred-badgr\includes\badgr-settings.php:16
noprivwp_ajax_badgr-login-disconnectincludes\addons\mycred-badgr\includes\badgr-settings.php:17
authwp_ajax_badgr-login-disconnectincludes\addons\mycred-badgr\includes\badgr-settings.php:18
noprivwp_ajax_mycred_badgr_adminincludes\addons\mycred-badgr\includes\badgr-settings.php:19
authwp_ajax_mycred-badgr-user-loginincludes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:61
noprivwp_ajax_mycred-badgr-user-loginincludes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:63
authwp_ajax_mycred-badgr-save-loginsincludes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:65
noprivwp_ajax_mycred-badgr-save-loginsincludes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:67
authwp_ajax_mycred-badgr-user-login-disconnectincludes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:69
noprivwp_ajax_mycred-badgr-user-login-disconnectincludes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:71
authwp_ajax_mycred-badgr-user-syncincludes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:73
noprivwp_ajax_mycred-badgr-user-syncincludes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:75
authwp_ajax_WPBC_AJX_BOOKING_ACTIONSincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:34
noprivwp_ajax_WPBC_AJX_BOOKING_ACTIONSincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:35
authwp_ajax_award_booking_pointsincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:411
noprivwp_ajax_award_booking_pointsincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:412
authwp_ajax_addremove_friendincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-friendship-hook.php:48
authwp_ajax_get-mycred-credly-badges-listincludes\addons\mycred-credly\includes\mycred-credly-badge.php:30
authwp_ajax_sync_credly_badgeincludes\addons\mycred-credly\includes\mycred-credly-badge.php:31
authwp_ajax_mycred_gi_import_dataincludes\addons\mycred-gamipress-importer\mycred-gamipress-importer.php:46
noprivwp_ajax_mycred_gi_import_dataincludes\addons\mycred-gamipress-importer\mycred-gamipress-importer.php:47
authwp_ajax_mg_refresh_repositories_actionincludes\addons\mycred-github\admin\class-mycred-github-admin.php:16
authwp_ajax_mg_disconnect_actionincludes\addons\mycred-github\admin\class-mycred-github-admin.php:17
noprivwp_ajax_pull_request_hook_actionincludes\addons\mycred-github\admin\includes\Hooks\mycred-hook-approved-pull-request.php:29
authwp_ajax_pull_request_hook_actionincludes\addons\mycred-github\admin\includes\Hooks\mycred-hook-approved-pull-request.php:30
authwp_ajax_mg_github_callbackincludes\addons\mycred-github\client\class-connect-client-with-github.php:19
authwp_ajax_myCred_gwp_save_entryincludes\addons\mycred-give-wp-addon\includes\mycred_give_wp_multiple_hook.php:33
noprivwp_ajax_myCred_gwp_save_entryincludes\addons\mycred-give-wp-addon\includes\mycred_give_wp_multiple_hook.php:34
authwp_ajax_pts_handlerincludes\addons\mycred-learndash\inc\class-mycred-buy-pts-handler.php:24
authwp_ajax_mycred_specific_lesson_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-lesson-hook.php:65
noprivwp_ajax_mycred_specific_lesson_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-lesson-hook.php:66
authwp_ajax_mycred_specific_topic_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-topic-hook.php:69
noprivwp_ajax_mycred_specific_topic_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-topic-hook.php:71
authwp_ajax_mycred_specific_course_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-course-hook.php:63
noprivwp_ajax_mycred_specific_course_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-course-hook.php:64
authwp_ajax_mycred_specific_quiz_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-hook.php:69
noprivwp_ajax_mycred_specific_quiz_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-hook.php:71
authwp_ajax_mycred_specific_quiz_max_grade_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-max-percentage-hook.php:65
noprivwp_ajax_mycred_specific_quiz_max_grade_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-max-percentage-hook.php:66
authwp_ajax_mycred_specific_quiz_percent_range_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-percentage-range-hook.php:71
noprivwp_ajax_mycred_specific_quiz_percent_range_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-percentage-range-hook.php:72
authwp_ajax_mycred_course_based_optionsincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:25
authwp_ajax_mycred_select_a_courseincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:26
authwp_ajax_mycred_select_a_lessonincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:27
authwp_ajax_mycred_show_topicincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:28
authwp_ajax_mycred_select_lesson_topicincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:29
authwp_ajax_mycred_show_quizincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:30
authwp_ajax_mycred_specific_quiz_failed_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-quiz-failed-hook.php:64
noprivwp_ajax_mycred_specific_quiz_failed_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash-quiz-failed-hook.php:65
authwp_ajax_mycred_specific_course_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:27
noprivwp_ajax_mycred_specific_course_for_usersincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:29
authwp_ajax_mycred_learndash_points_importer_importincludes\addons\mycred-learndash-points-importer\mycred-learndash-points-importer.php:46
noprivwp_ajax_mcs_payment_processincludes\addons\mycred-square\gateways\mycred-square.php:50
authwp_ajax_mcs_payment_processincludes\addons\mycred-square\gateways\mycred-square.php:51
authwp_ajax_mycred_specific_course_for_quizincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:72
noprivwp_ajax_mycred_specific_course_for_quizincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:73
authwp_ajax_mycred_specific_course_for_lessonincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:74
noprivwp_ajax_mycred_specific_course_for_lessonincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:75
authwp_ajax_myCred_za_save_entryincludes\addons\mycred-zoom-rewards\includes\mycred-za-hook.php:37
noprivwp_ajax_myCred_za_save_entryincludes\addons\mycred-zoom-rewards\includes\mycred-za-hook.php:38

REST API Routes 9

POST/wp-json/zapier/v1/authincludes\addons\mycred-zapier\includes\mycred-zapier-api.php:14
POST/wp-json/zapier/v1/earned-logsincludes\addons\mycred-zapier\includes\mycred-zapier-api.php:19
POST/wp-json/zapier/v1/deducted-logsincludes\addons\mycred-zapier\includes\mycred-zapier-api.php:24
POST/wp-json/zapier/v1/earned-badgesincludes\addons\mycred-zapier\includes\mycred-zapier-api.php:29
POST/wp-json/zapier/v1/earned-ranksincludes\addons\mycred-zapier\includes\mycred-zapier-api.php:34
POST/wp-json/zapier/v1/lost-ranksincludes\addons\mycred-zapier\includes\mycred-zapier-api.php:39
POST/wp-json/mycred-toolkit/v1/enable-addonincludes\controllers\mycred_rest_api.php:19
POST/wp-json/mycred-toolkit/v1/check-addons-filesincludes\controllers\mycred_rest_api.php:25
GET/wp-json/mycred-toolkit/v1/get-addonsincludes\controllers\mycred_rest_api.php:31

Shortcodes 6

[mycred_badgr_login] includes\addons\mycred-badgr\includes\shortcodes\mycred-badgr-login.php:59
[mycred_credly_login] includes\addons\mycred-credly\includes\mycred-credly-badge.php:33
[connect-with-github] includes\addons\mycred-github\client\class-connect-client-with-github.php:20
[route] includes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:22
[mycred_leaderboard_custom] includes\addons\mycred-learndash\inc\mycred-learndash-lb-shortcode.php:114
[mycred_square_buy] includes\addons\mycred-square\gateways\mycred-square.php:423
WordPress Hooks 666
actionacademy/course/after_enrollincludes\addons\mycred-academy-lms\includes\mycred-academy-course.php:34
actionacademy/admin/course_complete_afterincludes\addons\mycred-academy-lms\includes\mycred-academy-course.php:35
actionacademy/frontend/after_mark_topic_completeincludes\addons\mycred-academy-lms\includes\mycred-academy-lesson.php:30
actionacademy_quizzes/after_insert_quiz_status_completedincludes\addons\mycred-academy-lms\includes\mycred-academy-quiz.php:43
actionacademy_quizzes/after_insert_quiz_status_passincludes\addons\mycred-academy-lms\includes\mycred-academy-quiz.php:44
actionacademy_quizzes/after_insert_quiz_status_failedincludes\addons\mycred-academy-lms\includes\mycred-academy-quiz.php:45
actionadmin_initincludes\addons\mycred-academy-lms\mycred-academy-lms.php:80
filtermycred_setup_hooksincludes\addons\mycred-academy-lms\mycred-academy-lms.php:84
filtermycred_all_referencesincludes\addons\mycred-academy-lms\mycred-academy-lms.php:85
actionallincludes\addons\mycred-academy-lms\mycred-academy-lms.php:86
actionadmin_noticesincludes\addons\mycred-academy-lms\mycred-academy-lms.php:94
actionmycred_initincludes\addons\mycred-academy-lms\mycred-academy-lms.php:193
actionap_select_answerincludes\addons\mycred-anspress-integration\includes\mycred-anspress-best-answer.php:49
actionap_select_answerincludes\addons\mycred-anspress-integration\includes\mycred-anspress-get-best-answer.php:49
actionap_vote_downincludes\addons\mycred-anspress-integration\includes\mycred-anspress-get-vote-down.php:48
actionap_vote_upincludes\addons\mycred-anspress-integration\includes\mycred-anspress-get-vote-up.php:48
actionap_after_new_answerincludes\addons\mycred-anspress-integration\includes\mycred-anspress-new-answer.php:41
actionactivated_pluginincludes\addons\mycred-anspress-integration\includes\mycred-anspress-new-question.php:21
actionap_after_new_questionincludes\addons\mycred-anspress-integration\includes\mycred-anspress-new-question.php:56
actionap_publish_commentincludes\addons\mycred-anspress-integration\includes\mycred-anspress-publish-comment.php:51
actionap_vote_downincludes\addons\mycred-anspress-integration\includes\mycred-anspress-vote-down.php:48
actionap_vote_upincludes\addons\mycred-anspress-integration\includes\mycred-anspress-vote-up.php:47
actionadmin_enqueue_scriptsincludes\addons\mycred-anspress-integration\mycred-anspress-integration.php:95
filtermycred_setup_hooksincludes\addons\mycred-anspress-integration\mycred-anspress-integration.php:96
actionmycred_load_hooksincludes\addons\mycred-anspress-integration\mycred-anspress-integration.php:97
filtermycred_all_referencesincludes\addons\mycred-anspress-integration\mycred-anspress-integration.php:98
actionadmin_noticesincludes\addons\mycred-anspress-integration\mycred-anspress-integration.php:101
actionmycred_after_core_prefsincludes\addons\mycred-badgr\includes\badgr-settings.php:15
filtermycred_save_core_prefsincludes\addons\mycred-badgr\includes\badgr-settings.php:20
actionmycred_save_badgeincludes\addons\mycred-badgr\includes\badgr-settings.php:21
actionadmin_noticesincludes\addons\mycred-badgr\includes\badgr-settings.php:22
filterredirect_post_locationincludes\addons\mycred-badgr\includes\badgr-settings.php:218
filterredirect_post_locationincludes\addons\mycred-badgr\includes\badgr-settings.php:220
actionmycred_initincludes\addons\mycred-badgr\mycred-badgr.php:26
actionadmin_enqueue_scriptsincludes\addons\mycred-badgr\mycred-badgr.php:28
actionwp_enqueue_scriptsincludes\addons\mycred-badgr\mycred-badgr.php:30
actionadmin_noticesincludes\addons\mycred-badgr\mycred-badgr.php:40
actionbitform_submit_successincludes\addons\mycred-bitform\includes\mycred-bitform-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-bitform\mycred-bitform.php:71
filtermycred_setup_hooksincludes\addons\mycred-bitform\mycred-bitform.php:72
actionmycred_load_hooksincludes\addons\mycred-bitform\mycred-bitform.php:73
filtermycred_all_referencesincludes\addons\mycred-bitform\mycred-bitform.php:74
actionbookify_appointment_status_changed_emailincludes\addons\mycred-bookify\includes\mycred-complete-booking.php:32
actionbookify_appointment_requested_emailincludes\addons\mycred-bookify\includes\mycred-complete-booking.php:34
filtermycred_setup_hooksincludes\addons\mycred-bookify\mycred-bookify.php:68
actionmycred_load_hooksincludes\addons\mycred-bookify\mycred-bookify.php:69
filtermycred_all_referencesincludes\addons\mycred-bookify\mycred-bookify.php:70
actionadmin_enqueue_scriptsincludes\addons\mycred-bookify\mycred-bookify.php:71
actionwpbc_set_booking_approvedincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:31
actionwp_footerincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:38
actionwp_loginincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:293
actionwp_scheduled_deleteincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:389
actionwp_footerincludes\addons\mycred-bookingcalendar\includes\mycred-bookingcalendar-complete-booking-hook.php:465
actionwp_enqueue_scriptsincludes\addons\mycred-bookingcalendar\mycred-bookingcalendar.php:71
filtermycred_setup_hooksincludes\addons\mycred-bookingcalendar\mycred-bookingcalendar.php:72
actionmycred_load_hooksincludes\addons\mycred-bookingcalendar\mycred-bookingcalendar.php:73
filtermycred_all_referencesincludes\addons\mycred-bookingcalendar\mycred-bookingcalendar.php:74
actionuser_registerincludes\addons\mycred-bookingpress\includes\mycred-bookingpress-complete-booking-hook.php:35
actioninitincludes\addons\mycred-bookingpress\includes\mycred-bookingpress-complete-booking-hook.php:36
actionbookingpress_after_insert_appointmentincludes\addons\mycred-bookingpress\includes\mycred-bookingpress-complete-booking-hook.php:37
actionbookingpress_after_change_appointment_statusincludes\addons\mycred-bookingpress\includes\mycred-bookingpress-complete-booking-hook.php:38
actionmycred_bookingpress_check_and_awardincludes\addons\mycred-bookingpress\includes\mycred-bookingpress-complete-booking-hook.php:39
actionwp_enqueue_scriptsincludes\addons\mycred-bookingpress\mycred-bookingpress.php:71
filtermycred_setup_hooksincludes\addons\mycred-bookingpress\mycred-bookingpress.php:72
actionmycred_load_hooksincludes\addons\mycred-bookingpress\mycred-bookingpress.php:73
filtermycred_all_referencesincludes\addons\mycred-bookingpress\mycred-bookingpress.php:74
actionmycred_bookly_check_appointmentsincludes\addons\mycred-bookly\includes\mycred-bookly-complete-booking-hook.php:24
filtercron_schedulesincludes\addons\mycred-bookly\includes\mycred-bookly-complete-booking-hook.php:145
actionwp_enqueue_scriptsincludes\addons\mycred-bookly\mycred-bookly.php:71
filtermycred_setup_hooksincludes\addons\mycred-bookly\mycred-bookly.php:72
actionmycred_load_hooksincludes\addons\mycred-bookly\mycred-bookly.php:73
filtermycred_all_referencesincludes\addons\mycred-bookly\mycred-bookly.php:74
actionbkntc_payment_confirmed_backendincludes\addons\mycred-booknetic\includes\mycred-booknetic-complete-booking-hook.php:33
actionbkntc_payment_confirmedincludes\addons\mycred-booknetic\includes\mycred-booknetic-complete-booking-hook.php:34
actionwp_enqueue_scriptsincludes\addons\mycred-booknetic\mycred-booknetic.php:71
filtermycred_setup_hooksincludes\addons\mycred-booknetic\mycred-booknetic.php:72
actionmycred_load_hooksincludes\addons\mycred-booknetic\mycred-booknetic.php:73
filtermycred_all_referencesincludes\addons\mycred-booknetic\mycred-booknetic.php:74
actionmycred_bp_leaderboard_custom_fieldincludes\addons\mycred-bp-group-leaderboards\includes\bpgroup-leaderboard.php:62
actionmycred_bp_leaderboard_custom_prefs_fieldincludes\addons\mycred-bp-group-leaderboards\includes\bpgroup-leaderboard.php:63
actionbp_initincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:86
filtermycred_add_finishedincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:87
actionmycred_delete_point_typeincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:90
actionmycred_bp_leaderboard_remove_typeincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:91
actionadmin_initincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:127
filterbp_core_admin_tabsincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:128
actionadmin_menuincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:129
actionnetwork_admin_menuincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:130
actionadmin_initincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:132
filterbp_core_admin_tabsincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:133
actionadmin_menuincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:134
actionbp_admin_headincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:135
actiongroups_join_groupincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:138
actiongroups_leave_groupincludes\addons\mycred-bp-group-leaderboards\mycred-bp-group-leaderboards.php:139
actionbp_activity_posted_updateincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-activity-stream-hook.php:63
actionbp_before_activity_deleteincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-activity-stream-hook.php:64
actionbp_activity_comment_postedincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-activity-stream-hook.php:65
actionbp_activity_add_user_favoriteincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-activity-stream-hook.php:66
actionbp_activity_remove_user_favoriteincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-activity-stream-hook.php:67
actionbp_set_member_typeincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-activity-stream-hook.php:69
actionadmin_enqueue_scriptsincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:23
actionwp_enqueue_scriptsincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:24
actionmycred_bp_before_settingsincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:25
filtermycred_bp_sanitize_settingsincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:26
filtermycred_bp_profile_headerincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:27
filterbp_member_members_list_itemincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:28
actionbp_before_member_header_metaincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:29
filterbp_get_activity_avatarincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:30
filterbbp_get_reply_author_avatarincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:31
actionbbp_theme_after_topic_author_detailsincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:32
filtermycred_addincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-blockusers.php:33
actionbp_member_invite_submitincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-email-invites-hook.php:58
actionbp_core_signup_userincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-email-invites-hook.php:63
actionbp_core_signup_userincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-email-invites-hook.php:71
actionbp_invites_member_invite_activate_userincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-email-invites-hook.php:78
actionbp_invites_member_invite_activate_userincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-email-invites-hook.php:82
actionbuddyboss_alter_user_resultincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-events-hook.php:52
actionbp_start_followingincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-events-hook.php:56
actionbp_stop_followingincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-events-hook.php:61
actionbbp_new_topicincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:74
actionbbp_new_forumincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:78
actionbbp_add_user_favoriteincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:82
actionbbp_delete_topicincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:86
actionbbp_new_replyincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:90
actionbbp_delete_forumincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:94
actionbbp_delete_replyincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:98
actionbbp_add_user_favoriteincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:102
filterbbp_get_forum_author_idincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-forum-hook.php:105
filterbp_get_add_friend_buttonincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-friendship-hook.php:49
actionfriends_friendship_acceptedincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-friendship-hook.php:53
actionfriends_friendship_deletedincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-friendship-hook.php:58
actionfriends_friendship_requestedincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-friendship-hook.php:62
actionbuddyboss_alter_user_resultincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:66
actiongroups_group_create_completeincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:69
filterbp_user_can_create_groupsincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:73
actiongroups_join_groupincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:77
actiongroups_leave_groupincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:82
actiongroups_membership_acceptedincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:88
actiongroups_invite_userincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:92
actionbp_groups_posted_updateincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:96
actionbp_activity_action_delete_activityincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:100
actiongroups_promote_memberincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-group-hook.php:104
actionmessages_message_sentincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-message-hook.php:37
actionbuddyboss_alter_user_resultincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-profile-hook.php:59
actionxprofile_avatar_uploadedincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-profile-hook.php:62
actionxprofile_cover_image_uploadedincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-profile-hook.php:66
actionxprofile_updated_profileincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-profile-hook.php:71
actionxprofile_updated_profileincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-profile-hook.php:76
actionbp_core_activated_userincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-profile-hook.php:81
actionbp_set_member_typeincludes\addons\mycred-buddyboss\includes\mycred-buddyboss-profile-hook.php:85
actionwp_enqueue_scriptsincludes\addons\mycred-buddyboss\mycred-buddyboss.php:67
actionadmin_enqueue_scriptsincludes\addons\mycred-buddyboss\mycred-buddyboss.php:68
filtermycred_setup_hooksincludes\addons\mycred-buddyboss\mycred-buddyboss.php:69
actionmycred_load_hooksincludes\addons\mycred-buddyboss\mycred-buddyboss.php:70
filtermycred_all_referencesincludes\addons\mycred-buddyboss\mycred-buddyboss.php:71
filtermycred_bp_change_textincludes\addons\mycred-buddyboss\mycred-buddyboss.php:72
actionadmin_footerincludes\addons\mycred-credly\includes\mycred-credly-badge.php:29
actionmycred_after_badge_assignincludes\addons\mycred-credly\includes\mycred-credly-badge.php:32
actioninitincludes\addons\mycred-credly\includes\mycred-credly-badge.php:34
filterupload_mimesincludes\addons\mycred-credly\includes\mycred-credly-badge.php:105
actionmycred_after_core_prefsincludes\addons\mycred-credly\includes\mycred-credly-settings.php:16
filtermycred_save_core_prefsincludes\addons\mycred-credly\includes\mycred-credly-settings.php:17
actionmycred_initincludes\addons\mycred-credly\mycred-credly.php:74
actionadmin_enqueue_scriptsincludes\addons\mycred-credly\mycred-credly.php:105
actionwp_enqueue_scriptsincludes\addons\mycred-credly\mycred-credly.php:106
actionadmin_noticesincludes\addons\mycred-credly\mycred-credly.php:157
actionadmin_initincludes\addons\mycred-ee\EE_MyCRED_Payment_Method.class.php:18
actionmycred_initincludes\addons\mycred-ee\mycred-ee.php:99
actionmycred_all_referencesincludes\addons\mycred-ee\mycred-ee.php:100
actioneverest_forms_process_completeincludes\addons\mycred-everestform\includes\mycred-everestform-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-everestform\mycred-everestform.php:71
filtermycred_setup_hooksincludes\addons\mycred-everestform\mycred-everestform.php:72
actionmycred_load_hooksincludes\addons\mycred-everestform\mycred-everestform.php:73
filtermycred_all_referencesincludes\addons\mycred-everestform\mycred-everestform.php:74
actionfluent_booking/booking_schedule_completedincludes\addons\mycred-fluentbooking\includes\mycred-fluentbooking-complete-booking-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-fluentbooking\mycred-fluentbooking.php:71
filtermycred_setup_hooksincludes\addons\mycred-fluentbooking\mycred-fluentbooking.php:72
actionmycred_load_hooksincludes\addons\mycred-fluentbooking\mycred-fluentbooking.php:73
filtermycred_all_referencesincludes\addons\mycred-fluentbooking\mycred-fluentbooking.php:74
actionfluentform/before_submission_confirmationincludes\addons\mycred-fluentform\includes\mycred-fluentform-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-fluentform\mycred-fluentform.php:71
filtermycred_setup_hooksincludes\addons\mycred-fluentform\mycred-fluentform.php:72
actionmycred_load_hooksincludes\addons\mycred-fluentform\mycred-fluentform.php:73
filtermycred_all_referencesincludes\addons\mycred-fluentform\mycred-fluentform.php:74
filtermycred_setup_hooksincludes\addons\mycred-for-buddypress-compliments\mycred-for-buddypress-compliments.php:83
actionmycred_initincludes\addons\mycred-for-buddypress-compliments\mycred-for-buddypress-compliments.php:84
actionmycred_all_referencesincludes\addons\mycred-for-buddypress-compliments\mycred-for-buddypress-compliments.php:85
actionmycred_load_hooksincludes\addons\mycred-for-buddypress-compliments\mycred-for-buddypress-compliments.php:86
actionbp_compliments_after_saveincludes\addons\mycred-for-buddypress-compliments\mycred-for-buddypress-compliments.php:215
filtermycred_setup_hooksincludes\addons\mycred-for-courseware\mycred-for-courseware.php:82
actionmycred_initincludes\addons\mycred-for-courseware\mycred-for-courseware.php:83
actionmycred_all_referencesincludes\addons\mycred-for-courseware\mycred-for-courseware.php:84
actionmycred_load_hooksincludes\addons\mycred-for-courseware\mycred-for-courseware.php:85
actionwpcw_user_completed_unitincludes\addons\mycred-for-courseware\mycred-for-courseware.php:211
actionwpcw_user_completed_moduleincludes\addons\mycred-for-courseware\mycred-for-courseware.php:215
actionwpcw_user_completed_courseincludes\addons\mycred-for-courseware\mycred-for-courseware.php:219
actionem_gateway_settings_footerincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:69
actionem_bookings_single_metabox_footerincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:72
filterem_booking_set_statusincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:73
actionem_template_my_bookings_headerincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:75
filterem_booking_set_statusincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:76
actionem_gateway_updateincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:77
filterem_get_currenciesincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:78
filterem_get_currency_formattedincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:83
filterem_booking_form_tickets_colsincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:87
actionem_cart_form_after_totalsincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:89
filterem_multiple_booking_saveincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:685
filterem_booking_saveincludes\addons\mycred-for-events-manager-pro\gateway.mycred-checkout.php:689
actionadmin_noticesincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:18
actionnetwork_admin_noticesincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:19
actionadmin_noticesincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:31
actionem_gateways_initincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:34
filterpxl_updates_depend_on_events-manager-proincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:69
actionplugins_loadedincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:75
actionmycred_parse_log_entryincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:77
actionmycred_all_referencesincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:94
actionem_ticket_edit_form_fieldsincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:109
actionem_ticket_save_preincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:155
filtermycred_all_referencesincludes\addons\mycred-for-events-manager-pro\mycred-for-events-manager-pro.php:178
actionadmin_noticesincludes\addons\mycred-for-events-manager-pro\requirements-check.php:21
actionadmin_noticesincludes\addons\mycred-for-events-manager-pro\requirements-check.php:36
actionadmin_noticesincludes\addons\mycred-for-events-manager-pro\requirements-check.php:55
filtermycred_setup_hooksincludes\addons\mycred-for-gd-star-rating\mycred-for-gd-star-rating.php:84
actionmycred_initincludes\addons\mycred-for-gd-star-rating\mycred-for-gd-star-rating.php:85
actionmycred_all_referencesincludes\addons\mycred-for-gd-star-rating\mycred-for-gd-star-rating.php:86
actionmycred_load_hooksincludes\addons\mycred-for-gd-star-rating\mycred-for-gd-star-rating.php:87
actiongdrts_db_vote_loggedincludes\addons\mycred-for-gd-star-rating\mycred-for-gd-star-rating.php:209
filtermycred_setup_hooksincludes\addons\mycred-for-gd-star-rating\mycred-gd-star-rating.php:82
actionmycred_initincludes\addons\mycred-for-gd-star-rating\mycred-gd-star-rating.php:83
actionmycred_all_referencesincludes\addons\mycred-for-gd-star-rating\mycred-gd-star-rating.php:84
actionmycred_load_hooksincludes\addons\mycred-for-gd-star-rating\mycred-gd-star-rating.php:85
actiongdrts_db_vote_loggedincludes\addons\mycred-for-gd-star-rating\mycred-gd-star-rating.php:207
filtermycred_setup_hooksincludes\addons\mycred-for-rating-form\mycred-for-rating-form.php:82
actionmycred_initincludes\addons\mycred-for-rating-form\mycred-for-rating-form.php:83
actionmycred_all_referencesincludes\addons\mycred-for-rating-form\mycred-for-rating-form.php:84
actionmycred_load_hooksincludes\addons\mycred-for-rating-form\mycred-for-rating-form.php:85
actionrating_form_new_ratingincludes\addons\mycred-for-rating-form\mycred-for-rating-form.php:196
filtermycred_setup_hooksincludes\addons\mycred-for-totalpoll\mycred-for-totalpoll.php:84
actionmycred_initincludes\addons\mycred-for-totalpoll\mycred-for-totalpoll.php:85
actionmycred_all_referencesincludes\addons\mycred-for-totalpoll\mycred-for-totalpoll.php:86
actionmycred_load_hooksincludes\addons\mycred-for-totalpoll\mycred-for-totalpoll.php:87
actiontp_add_voteincludes\addons\mycred-for-totalpoll\mycred-for-totalpoll.php:197
actiontotalpoll/actions/poll/voteincludes\addons\mycred-for-totalpoll\mycred-for-totalpoll.php:198
actiontotalpoll/actions/after/poll/command/logincludes\addons\mycred-for-totalpoll\mycred-for-totalpoll.php:199
actiontotalsurvey/entry/receivedincludes\addons\mycred-for-totalsurvey\includes\mycred-totalsurvey-hook.php:42
filtermycred_setup_hooksincludes\addons\mycred-for-totalsurvey\mycred-for-totalsurvey.php:90
actionmycred_initincludes\addons\mycred-for-totalsurvey\mycred-for-totalsurvey.php:91
actionmycred_all_referencesincludes\addons\mycred-for-totalsurvey\mycred-for-totalsurvey.php:92
actionmycred_load_hooksincludes\addons\mycred-for-totalsurvey\mycred-for-totalsurvey.php:93
actionadmin_enqueue_scriptsincludes\addons\mycred-for-totalsurvey\mycred-for-totalsurvey.php:94
filtermycred_setup_hooksincludes\addons\mycred-for-wp-postviews\mycred-for-wp-postviews.php:83
actionmycred_initincludes\addons\mycred-for-wp-postviews\mycred-for-wp-postviews.php:84
actionmycred_all_referencesincludes\addons\mycred-for-wp-postviews\mycred-for-wp-postviews.php:85
actionmycred_load_hooksincludes\addons\mycred-for-wp-postviews\mycred-for-wp-postviews.php:86
actionpostviews_increment_viewsincludes\addons\mycred-for-wp-postviews\mycred-for-wp-postviews.php:200
actionpostviews_increment_views_ajaxincludes\addons\mycred-for-wp-postviews\mycred-for-wp-postviews.php:201
actionfrm_success_actionincludes\addons\mycred-formidable\includes\mycred-formidable-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-formidable\mycred-formidable.php:71
filtermycred_setup_hooksincludes\addons\mycred-formidable\mycred-formidable.php:72
actionmycred_load_hooksincludes\addons\mycred-formidable\mycred-formidable.php:73
filtermycred_all_referencesincludes\addons\mycred-formidable\mycred-formidable.php:74
actionforminator_custom_form_submit_before_set_fieldsincludes\addons\mycred-forminator\includes\mycred-frm-form.php:39
actionforminator_cform_user_registeredincludes\addons\mycred-forminator\includes\mycred-frm-form.php:40
actionforminator_polls_submit_before_set_fieldsincludes\addons\mycred-forminator\includes\mycred-frm-poll.php:35
actionforminator_quizzes_submit_before_set_fieldsincludes\addons\mycred-forminator\includes\mycred-frm-quiz.php:34
filtermycred_setup_hooksincludes\addons\mycred-forminator\mycred-forminator.php:58
filtermycred_all_referencesincludes\addons\mycred-forminator\mycred-forminator.php:59
actionadmin_enqueue_scriptsincludes\addons\mycred-forminator\mycred-forminator.php:60
actionmycred_initincludes\addons\mycred-forminator\mycred-forminator.php:161
actionadmin_noticesincludes\addons\mycred-forminator\mycred-forminator.php:172
actionfm_addon_frontend_initincludes\addons\mycred-formmaker\includes\mycred-formmaker-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-formmaker\mycred-formmaker.php:71
filtermycred_setup_hooksincludes\addons\mycred-formmaker\mycred-formmaker.php:72
actionmycred_load_hooksincludes\addons\mycred-formmaker\mycred-formmaker.php:73
filtermycred_all_referencesincludes\addons\mycred-formmaker\mycred-formmaker.php:74
actionadmin_enqueue_scriptsincludes\addons\mycred-gamipress-importer\mycred-gamipress-importer.php:43
actionadmin_noticesincludes\addons\mycred-gamipress-importer\mycred-gamipress-importer.php:44
actionmycred_after_core_prefsincludes\addons\mycred-gamipress-importer\mycred-gamipress-importer.php:45
filtermycred_setup_hooksincludes\addons\mycred-github\admin\class-mycred-github-admin.php:9
actionmycred_load_hooksincludes\addons\mycred-github\admin\class-mycred-github-admin.php:10
actionadmin_menuincludes\addons\mycred-github\admin\class-mycred-github-admin.php:12
actionadmin_enqueue_scriptsincludes\addons\mycred-github\admin\class-mycred-github-admin.php:20
actionadmin_initincludes\addons\mycred-github\admin\class-mycred-github-admin.php:75
actionadd_option_github_account_infoincludes\addons\mycred-github\admin\class-mycred-github-admin.php:85
actionupdate_option_github_account_infoincludes\addons\mycred-github\admin\class-mycred-github-admin.php:86
actionupdate_option_github_account_selected_repositoriesincludes\addons\mycred-github\admin\class-mycred-github-admin.php:87
actionadd_option_github_account_selected_repositoriesincludes\addons\mycred-github\admin\class-mycred-github-admin.php:88
actionupdate_option_github_repositories_hooksincludes\addons\mycred-github\admin\class-mycred-github-admin.php:89
actionplugins_loadedincludes\addons\mycred-github\mycred-github.php:14
actionadmin_noticesincludes\addons\mycred-github\mycred-github.php:26
actioninitincludes\addons\mycred-github\mycred-github.php:177
actionadmin_noticesincludes\addons\mycred-github\mycred-github.php:178
actionadmin_enqueue_scriptsincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:45
actionwp_enqueue_scriptsincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:46
actioninitincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:47
actionmycred_load_hooksincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:48
filtermycred_setup_hooksincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:49
filtermycred_all_referencesincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:50
filtermycred_badge_requirementincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:53
filtermycred_badge_requirement_specific_templateincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:54
actionadmin_headincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:55
actionadmin_noticesincludes\addons\mycred-give-wp-addon\mycred-give-wp-addon.php:58
actionadmin_appointment_bookingincludes\addons\mycred-gravity-form-booking\includes\mycred-gfbooking-booking-confirmation-hook.php:34
filtermycred_setup_hooksincludes\addons\mycred-gravity-form-booking\mycred-gravity-form-booking.php:67
actionmycred_load_hooksincludes\addons\mycred-gravity-form-booking\mycred-gravity-form-booking.php:68
filtermycred_all_referencesincludes\addons\mycred-gravity-form-booking\mycred-gravity-form-booking.php:69
actiongutena_forms_submissionincludes\addons\mycred-gutena-forms\includes\mycred-gutenaform-submitting-form-hook.php:30
actionwp_enqueue_scriptsincludes\addons\mycred-gutena-forms\mycred-gutena-forms.php:69
filtermycred_setup_hooksincludes\addons\mycred-gutena-forms\mycred-gutena-forms.php:70
actionmycred_load_hooksincludes\addons\mycred-gutena-forms\mycred-gutena-forms.php:71
filtermycred_all_referencesincludes\addons\mycred-gutena-forms\mycred-gutena-forms.php:72
actionh5p_alter_user_resultincludes\addons\mycred-h5p\includes\mycred-h5p-general-hook.php:37
actionh5p_alter_user_resultincludes\addons\mycred-h5p\includes\mycred-h5p-specific-hook.php:37
actionwp_enqueue_scriptsincludes\addons\mycred-h5p\mycred-h5p.php:66
actionadmin_enqueue_scriptsincludes\addons\mycred-h5p\mycred-h5p.php:67
filtermycred_setup_hooksincludes\addons\mycred-h5p\mycred-h5p.php:68
actionmycred_load_hooksincludes\addons\mycred-h5p\mycred-h5p.php:69
filtermycred_all_referencesincludes\addons\mycred-h5p\mycred-h5p.php:70
filtermycred_badge_requirementincludes\addons\mycred-h5p\mycred-h5p.php:72
filtermycred_badge_requirement_specific_templateincludes\addons\mycred-h5p\mycred-h5p.php:73
actionadmin_headincludes\addons\mycred-h5p\mycred-h5p.php:74
actionadmin_noticesincludes\addons\mycred-h5p\mycred-h5p.php:77
actionhappyforms_submission_successincludes\addons\mycred-happyform\includes\mycred-happyform-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-happyform\mycred-happyform.php:71
filtermycred_setup_hooksincludes\addons\mycred-happyform\mycred-happyform.php:72
actionmycred_load_hooksincludes\addons\mycred-happyform\mycred-happyform.php:73
filtermycred_all_referencesincludes\addons\mycred-happyform\mycred-happyform.php:74
actionjet-form-builder/form-handler/after-sendincludes\addons\mycred-jetformbuilder\includes\mycred-jetformbuilder-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-jetformbuilder\mycred-jetformbuilder.php:71
filtermycred_setup_hooksincludes\addons\mycred-jetformbuilder\mycred-jetformbuilder.php:72
actionmycred_load_hooksincludes\addons\mycred-jetformbuilder\mycred-jetformbuilder.php:73
filtermycred_all_referencesincludes\addons\mycred-jetformbuilder\mycred-jetformbuilder.php:74
actionkaliforms_before_form_process_actionincludes\addons\mycred-kaliform\includes\mycred-kaliform-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-kaliform\mycred-kaliform.php:71
filtermycred_setup_hooksincludes\addons\mycred-kaliform\mycred-kaliform.php:72
actionmycred_load_hooksincludes\addons\mycred-kaliform\mycred-kaliform.php:73
filtermycred_all_referencesincludes\addons\mycred-kaliform\mycred-kaliform.php:74
actionadmin_headincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-course-settings.php:16
actionadd_meta_boxesincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-course-settings.php:17
actionsave_postincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-course-settings.php:18
actionadmin_headincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-settings.php:15
actionadmin_initincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-settings.php:16
actionadmin_initincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-settings.php:17
actionadmin_menuincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-settings.php:18
filterlearndash_admin_tabsincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-settings.php:19
filterlearndash_admin_tabs_on_pageincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-settings.php:20
actionadmin_noticesincludes\addons\mycred-learndash\inc\admin\settings\class-mycred-learndash-settings.php:60
actionwp_enqueue_scriptsincludes\addons\mycred-learndash\inc\class-mycred-buy-pts-handler.php:19
actionadmin_enqueue_scriptsincludes\addons\mycred-learndash\inc\class-mycred-buy-pts-handler.php:20
filterlearndash_payment_buttonincludes\addons\mycred-learndash\inc\class-mycred-buy-pts-handler.php:23
filtermycred_badge_requirementincludes\addons\mycred-learndash\inc\class-mycred-learndash-badges.php:31
filtermycred_badge_requirement_specific_templateincludes\addons\mycred-learndash\inc\class-mycred-learndash-badges.php:32
actionadmin_headincludes\addons\mycred-learndash\inc\class-mycred-learndash-badges.php:33
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-lesson-hook.php:9
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-lesson-hook.php:27
actionlearndash_lesson_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-lesson-hook.php:64
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-lesson-hook.php:540
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-topic-hook.php:9
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-topic-hook.php:27
actionlearndash_topic_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-topic-hook.php:67
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-complete-topic-hook.php:608
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-course-hook.php:9
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-course-hook.php:25
actionlearndash_course_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-course-hook.php:62
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-course-hook.php:487
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-hook.php:9
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-hook.php:25
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-hook.php:607
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-max-percentage-hook.php:11
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-max-percentage-hook.php:27
actionlearndash_quiz_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-max-percentage-hook.php:64
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-max-percentage-hook.php:529
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-percentage-range-hook.php:13
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-percentage-range-hook.php:31
actionlearndash_quiz_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-percentage-range-hook.php:70
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-completing-quiz-percentage-range-hook.php:566
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-course-enrollment-hook.php:9
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-course-enrollment-hook.php:26
actionlearndash_update_course_accessincludes\addons\mycred-learndash\inc\class-mycred-learndash-course-enrollment-hook.php:62
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-course-enrollment-hook.php:349
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-group-hook.php:9
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-group-hook.php:25
actionld_added_group_accessincludes\addons\mycred-learndash\inc\class-mycred-learndash-group-hook.php:62
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-group-hook.php:350
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:9
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:25
actionlearndash_course_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:83
actionlearndash_lesson_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:85
actionlearndash_topic_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:87
actionlearndash_quiz_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:89
actionlearndash_assignment_uploadedincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:91
actionlearndash_assignment_approvedincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:93
filtermycred_all_referencesincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:95
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:530
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:558
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:587
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:616
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:645
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:675
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-hook.php:705
actionadmin_enqueue_scriptsincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:15
actionadmin_enqueue_scriptsincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:16
actioninitincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:18
actionadd_meta_boxesincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:19
actionsave_postincludes\addons\mycred-learndash\inc\class-mycred-learndash-leaderboard.php:20
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-quiz-failed-hook.php:9
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\class-mycred-learndash-quiz-failed-hook.php:25
actionlearndash_quiz_completedincludes\addons\mycred-learndash\inc\class-mycred-learndash-quiz-failed-hook.php:63
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\class-mycred-learndash-quiz-failed-hook.php:558
actionadd_meta_boxesincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:14
actionadd_meta_boxesincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:16
actionadd_meta_boxesincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:18
actionadd_meta_boxesincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:20
actionsave_postincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:22
actionsave_postincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:26
actionsave_postincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:31
actionsave_postincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:33
actionsave_postincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:35
actionsave_postincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:37
actionsave_postincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:39
filtermycred_all_referencesincludes\addons\mycred-learndash\inc\class-mycred-learndash.php:41
filtermycred_setup_hooksincludes\addons\mycred-learndash\inc\learndash-Percentage_range_backup.php:13
actionmycred_load_hooksincludes\addons\mycred-learndash\inc\learndash-Percentage_range_backup.php:31
actionlearndash_quiz_completedincludes\addons\mycred-learndash\inc\learndash-Percentage_range_backup.php:68
filtermycred_hook_limitsincludes\addons\mycred-learndash\inc\learndash-Percentage_range_backup.php:414
actioninitincludes\addons\mycred-learndash\mycred-learndash.php:37
actioninitincludes\addons\mycred-learndash\mycred-learndash.php:45
actionwpincludes\addons\mycred-learndash\mycred-learndash.php:54
actionwp_enqueue_scriptsincludes\addons\mycred-learndash\mycred-learndash.php:66
actionadmin_enqueue_scriptsincludes\addons\mycred-learndash-points-importer\mycred-learndash-points-importer.php:43
actionadmin_noticesincludes\addons\mycred-learndash-points-importer\mycred-learndash-points-importer.php:44
actionmycred_after_core_prefsincludes\addons\mycred-learndash-points-importer\mycred-learndash-points-importer.php:45
actionllms_user_earned_achievementincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-achievement.php:34
actionllms_user_earned_certificateincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-certificate.php:34
actionlifterlms_course_completedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-course.php:46
actionlifterlms_course_track_completedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-course.php:50
actionllms_user_enrolled_in_courseincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-course.php:54
filterllms_get_student_dashboard_tabsincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-endpoint.php:10
filterlifterlms_student_dashboard_titleincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-endpoint.php:11
actionlifterlms_lesson_completedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-lesson.php:34
actionllms_user_added_to_membership_levelincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-membership.php:34
actionllms_notifications_loadedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-notification.php:38
filtermycred_new_log_entry_idincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-notification.php:39
filterllms_notifications_query_get_notificationsincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-notification.php:40
filterllms_get_gateway_settings_fieldsincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-payment-gateway.php:26
actionlifterlms_before_view_order_tableincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-payment-gateway.php:27
filterlifterlms_register_order_post_statusesincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-payment-gateway.php:28
actionllms_checkout_footer_beforeincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-payment-gateway.php:29
actionlifterlms_access_plan_purchasedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-plan.php:35
actionlifterlms_quiz_passedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-quiz.php:48
actionlifterlms_quiz_failedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-quiz.php:52
actionlifterlms_quiz_completedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-quiz.php:56
actionlifterlms_section_completedincludes\addons\mycred-lifterlms\includes\mycred-lifterlms-section.php:34
filtermycred_setup_hooksincludes\addons\mycred-lifterlms\mycred-lifterlms.php:81
filtermycred_all_referencesincludes\addons\mycred-lifterlms\mycred-lifterlms.php:82
actionwp_enqueue_scriptsincludes\addons\mycred-lifterlms\mycred-lifterlms.php:83
actionadmin_enqueue_scriptsincludes\addons\mycred-lifterlms\mycred-lifterlms.php:84
actionmycred_initincludes\addons\mycred-lifterlms\mycred-lifterlms.php:224
actionmasteriyo_new_user_courseincludes\addons\mycred-masteriyo-lms\includes\mycred-masteriyolms-course.php:33
actionmasteriyo_course_progress_status_changedincludes\addons\mycred-masteriyo-lms\includes\mycred-masteriyolms-course.php:34
filtermasteriyo_rest_pre_insert_course_progress_item_objectincludes\addons\mycred-masteriyo-lms\includes\mycred-masteriyolms-lesson.php:27
actionmasteriyo_quiz_attempt_status_changedincludes\addons\mycred-masteriyo-lms\includes\mycred-masteriyolms-quiz.php:42
filtermasteriyo_rest_pre_insert_course_progress_item_objectincludes\addons\mycred-masteriyo-lms\includes\mycred-masteriyolms-quiz.php:43
actionadmin_initincludes\addons\mycred-masteriyo-lms\mycred-masteriyo-lms.php:80
filtermycred_setup_hooksincludes\addons\mycred-masteriyo-lms\mycred-masteriyo-lms.php:84
filtermycred_all_referencesincludes\addons\mycred-masteriyo-lms\mycred-masteriyo-lms.php:85
actionallincludes\addons\mycred-masteriyo-lms\mycred-masteriyo-lms.php:86
actionadmin_noticesincludes\addons\mycred-masteriyo-lms\mycred-masteriyo-lms.php:94
actionmycred_initincludes\addons\mycred-masteriyo-lms\mycred-masteriyo-lms.php:193
actionstm_lms_progress_updatedincludes\addons\mycred-masterstudylms\includes\mycred-masterstudylms-course.php:34
actionadd_user_courseincludes\addons\mycred-masterstudylms\includes\mycred-masterstudylms-course.php:37
actionstm_lms_lesson_passedincludes\addons\mycred-masterstudylms\includes\mycred-masterstudylms-lesson.php:30
actionstm_lms_quiz_completedincludes\addons\mycred-masterstudylms\includes\mycred-masterstudylms-quiz.php:43
actionstm_lms_quiz_passedincludes\addons\mycred-masterstudylms\includes\mycred-masterstudylms-quiz.php:44
actionstm_lms_quiz_failedincludes\addons\mycred-masterstudylms\includes\mycred-masterstudylms-quiz.php:45
actionadmin_initincludes\addons\mycred-masterstudylms\mycred-masterstudylms.php:80
filtermycred_setup_hooksincludes\addons\mycred-masterstudylms\mycred-masterstudylms.php:84
filtermycred_all_referencesincludes\addons\mycred-masterstudylms\mycred-masterstudylms.php:85
actionallincludes\addons\mycred-masterstudylms\mycred-masterstudylms.php:86
actionadmin_noticesincludes\addons\mycred-masterstudylms\mycred-masterstudylms.php:94
actionmycred_initincludes\addons\mycred-masterstudylms\mycred-masterstudylms.php:193
actionmepr-event-transaction-completedincludes\addons\mycred-memberpress\includes\mycred-memberpress-product.php:51
filtermycred_memberpress_hook_limitsincludes\addons\mycred-memberpress\includes\mycred-memberpress-product.php:271
actionadmin_enqueue_scriptsincludes\addons\mycred-memberpress\mycred-memberpress.php:69
filtermycred_setup_hooksincludes\addons\mycred-memberpress\mycred-memberpress.php:70
actionmycred_load_hooksincludes\addons\mycred-memberpress\mycred-memberpress.php:71
filtermycred_all_referencesincludes\addons\mycred-memberpress\mycred-memberpress.php:72
actionadmin_noticesincludes\addons\mycred-memberpress\mycred-memberpress.php:76
actionplugins_loadedincludes\addons\mycred-memberpress\mycred-memberpress.php:164
actionmepr-event-non-recurring-transaction-completedincludes\addons\mycred-memberpress\mycred-memberpress.php:195
actionmepr-event-recurring-transaction-completedincludes\addons\mycred-memberpress\mycred-memberpress.php:196
actionmetform_after_store_form_dataincludes\addons\mycred-metform\includes\mycred-metform-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-metform\mycred-metform.php:71
filtermycred_setup_hooksincludes\addons\mycred-metform\mycred-metform.php:72
actionmycred_load_hooksincludes\addons\mycred-metform\mycred-metform.php:73
filtermycred_all_referencesincludes\addons\mycred-metform\mycred-metform.php:74
actionninja_forms_after_submissionincludes\addons\mycred-ninjaforms\includes\mycred-ninjaforms-specific-field-value-hook.php:42
filtermycred_hook_limitsincludes\addons\mycred-ninjaforms\includes\mycred-ninjaforms-specific-field-value-hook.php:318
actionninja_forms_after_submissionincludes\addons\mycred-ninjaforms\includes\mycred-ninjaforms-specific-field-value-on-specific-form-hook.php:45
filtermycred_hook_limitsincludes\addons\mycred-ninjaforms\includes\mycred-ninjaforms-specific-field-value-on-specific-form-hook.php:361
actionninja_forms_after_submissionincludes\addons\mycred-ninjaforms\includes\mycred-ninjaforms-submitting-form-hook.php:45
filtermycred_hook_limitsincludes\addons\mycred-ninjaforms\includes\mycred-ninjaforms-submitting-form-hook.php:318
actioninitincludes\addons\mycred-ninjaforms\mycred-ninjaforms.php:57
actionmycred_initincludes\addons\mycred-ninjaforms\mycred-ninjaforms.php:58
actionadmin_noticesincludes\addons\mycred-ninjaforms\mycred-ninjaforms.php:99
actionwp_enqueue_scriptsincludes\addons\mycred-ninjaforms\mycred-ninjaforms.php:126
actionadmin_enqueue_scriptsincludes\addons\mycred-ninjaforms\mycred-ninjaforms.php:127
filtermycred_setup_hooksincludes\addons\mycred-ninjaforms\mycred-ninjaforms.php:128
actionmycred_load_hooksincludes\addons\mycred-ninjaforms\mycred-ninjaforms.php:129
filtermycred_all_referencesincludes\addons\mycred-ninjaforms\mycred-ninjaforms.php:130
actionpmpro_after_change_membership_levelincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_cancel_membership_hook.php:29
actionpmpro_membership_post_membership_expiryincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_expired_membership_hook.php:29
actionpmpro_after_checkoutincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_purchase_membership_hook.php:30
actionpmpro_after_change_membership_levelincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_purchase_membership_hook.php:33
actionpmpro_updated_orderincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_purchase_membership_hook.php:35
actionpmpro_order_status_successincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_purchase_membership_hook.php:37
actionpmpro_after_checkoutincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_renew_membership_hook.php:30
actionpmpro_after_change_membership_levelincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_renew_membership_hook.php:33
actionpmpro_added_orderincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_renew_membership_hook.php:36
actionpmpro_subscription_payment_completedincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_renew_membership_hook.php:39
actionpmpro_updated_orderincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_renew_membership_hook.php:41
actionpmpro_order_status_successincludes\addons\mycred-paid-memberships-pro\includes\mycred_pmp_renew_membership_hook.php:43
filterpmpro_gatewaysincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:31
filterpmpro_payment_optionsincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:34
filterpmpro_payment_option_fieldsincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:35
actionpmpro_after_membership_level_profile_fieldsincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:38
actionprofile_updateincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:39
actionpmpro_activationincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:42
actionpmpro_deactivationincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:43
actionpmpro_cron_myCred_subscription_updatesincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:45
actionpmpro_myCred_subscription_chargesincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:47
actionpmpro_membership_post_membership_expiryincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:50
filterpmpro_checkout_orderincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:57
filterpmpro_include_payment_information_fieldsincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:58
filterpmpro_required_billing_fieldsincludes\addons\mycred-paid-memberships-pro\includes\points_payment\classes\class.mycred_pmp_point_payment.php:59
filtermycred_all_referencesincludes\addons\mycred-paid-memberships-pro\includes\points_payment\mycred_pmp_point_payment.php:8
filtercron_schedulesincludes\addons\mycred-paid-memberships-pro\includes\points_payment\mycred_pmp_point_payment.php:26
actionadmin_enqueue_scriptsincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:42
actioninitincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:43
actionmycred_load_hooksincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:44
filtermycred_setup_hooksincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:45
filtermycred_all_referencesincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:46
filtermycred_badge_requirementincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:49
filtermycred_badge_requirement_specific_templateincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:50
actionadmin_headincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:51
filtermycred_badge_requirementincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:54
filtermycred_badge_requirement_specific_templateincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:55
actionadmin_headincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:56
filtermycred_badge_requirementincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:59
filtermycred_badge_requirement_specific_templateincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:60
actionadmin_headincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:61
filtermycred_badge_requirementincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:64
filtermycred_badge_requirement_specific_templateincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:65
actionadmin_headincludes\addons\mycred-paid-memberships-pro\mycred-paid-memberships-pro.php:66
actionmycred_pre_initincludes\addons\mycred-retro\mycred-retro.php:91
actionmycred_initincludes\addons\mycred-retro\mycred-retro.php:92
actionmycred_admin_initincludes\addons\mycred-retro\mycred-retro.php:93
actionmycred_retro_register_importerincludes\addons\mycred-retro\mycred-retro.php:154
actionsensei_user_course_startincludes\addons\mycred-senseilms\includes\mycred-senseilms-course.php:34
actionsensei_user_course_endincludes\addons\mycred-senseilms\includes\mycred-senseilms-course.php:37
actionsensei_user_lesson_endincludes\addons\mycred-senseilms\includes\mycred-senseilms-lesson.php:30
actionsensei_user_quiz_submittedincludes\addons\mycred-senseilms\includes\mycred-senseilms-quiz.php:41
actionsensei_user_quiz_gradeincludes\addons\mycred-senseilms\includes\mycred-senseilms-quiz.php:44
actionadmin_initincludes\addons\mycred-senseilms\mycred-senseilms.php:80
filtermycred_setup_hooksincludes\addons\mycred-senseilms\mycred-senseilms.php:84
filtermycred_all_referencesincludes\addons\mycred-senseilms\mycred-senseilms.php:85
actionallincludes\addons\mycred-senseilms\mycred-senseilms.php:86
actionadmin_noticesincludes\addons\mycred-senseilms\mycred-senseilms.php:94
actionmycred_initincludes\addons\mycred-senseilms\mycred-senseilms.php:192
filtermycred_setup_hooksincludes\addons\mycred-simple-pay-integration\mycred-simple-pay-integration.php:24
actionadmin_enqueue_scriptsincludes\addons\mycred-simple-pay-integration\mycred-simple-pay-integration.php:32
actionadmin_noticesincludes\addons\mycred-simple-pay-integration\mycred-simple-pay-integration.php:41
actionadmin_noticesincludes\addons\mycred-simple-pay-integration\mycred-simple-pay-integration.php:49
actionplugins_loadedincludes\addons\mycred-simple-pay-integration\mycred-simple-pay-integration.php:52
actionsimpay_charge_createdincludes\addons\mycred-simple-pay-integration\mycred-simple-pay-integration.php:81
actionssa/appointment/bookedincludes\addons\mycred-simply-schedule-appointments\includes\mycred-simply-schedule-appointments-complete-booking-hook.php:34
actionwp_enqueue_scriptsincludes\addons\mycred-simply-schedule-appointments\mycred-simply-schedule-appointments.php:71
filtermycred_setup_hooksincludes\addons\mycred-simply-schedule-appointments\mycred-simply-schedule-appointments.php:72
actionmycred_load_hooksincludes\addons\mycred-simply-schedule-appointments\mycred-simply-schedule-appointments.php:73
filtermycred_all_referencesincludes\addons\mycred-simply-schedule-appointments\mycred-simply-schedule-appointments.php:74
actionmycred_pre_process_buycredincludes\addons\mycred-square\gateways\mycred-square.php:46
actionmycred_pre_process_buycredincludes\addons\mycred-square\gateways\mycred-square.php:47
actionwp_headincludes\addons\mycred-square\gateways\mycred-square.php:48
actionwp_footerincludes\addons\mycred-square\gateways\mycred-square.php:49
actionadmin_initincludes\addons\mycred-square\gateways\mycred-square.php:153
actionadmin_initincludes\addons\mycred-square\gateways\mycred-square.php:157
filtermycred_buycred_checkout_buttonincludes\addons\mycred-square\gateways\mycred-square.php:382
filtermycred_setup_gatewaysincludes\addons\mycred-square\mycred-square.php:215
actionmycred_buycred_load_gatewaysincludes\addons\mycred-square\mycred-square.php:216
actionwp_loadedincludes\addons\mycred-square\mycred-square.php:218
actionadmin_menuincludes\addons\mycred-square\mycred-square.php:219
filtermycred_setup_gatewaysincludes\addons\mycred-square\mycred-square.php:262
actionsurecart/purchase_createdincludes\addons\mycred-surecart\includes\surecart-reward-for-each-order.php:32
actionsurecart/purchase_createdincludes\addons\mycred-surecart\includes\surecart-reward-for-first-order.php:31
actionsurecart/purchase_createdincludes\addons\mycred-surecart\includes\surecart-reward-for-number-of-order.php:32
actionsurecart/purchase_createdincludes\addons\mycred-surecart\includes\surecart-reward-for-order-range.php:33
filtermycred_setup_hooksincludes\addons\mycred-surecart\mycred-surecart.php:71
filtermycred_all_referencesincludes\addons\mycred-surecart\mycred-surecart.php:72
actionmycred_initincludes\addons\mycred-surecart\mycred-surecart.php:152
actionsrfm_form_submitincludes\addons\mycred-sureform\includes\mycred-sureform-submitting-form-hook.php:35
actionwp_enqueue_scriptsincludes\addons\mycred-sureform\mycred-sureform.php:71
filtermycred_setup_hooksincludes\addons\mycred-sureform\mycred-sureform.php:72
actionmycred_load_hooksincludes\addons\mycred-sureform\mycred-sureform.php:73
filtermycred_all_referencesincludes\addons\mycred-sureform\mycred-sureform.php:74
actiontutor_course_complete_afterincludes\addons\mycred-tutor-lms\includes\mycred-complete-course.php:42
filtermycred_tutor_lms_hook_limitsincludes\addons\mycred-tutor-lms\includes\mycred-complete-course.php:182
actiontutor_lesson_completed_afterincludes\addons\mycred-tutor-lms\includes\mycred-complete-lesson.php:43
filtermycred_tutor_lms_hook_limitsincludes\addons\mycred-tutor-lms\includes\mycred-complete-lesson.php:199
actiontutor_quiz/attempt_endedincludes\addons\mycred-tutor-lms\includes\mycred-complete-quiz.php:44
filtermycred_tutor_lms_hook_limitsincludes\addons\mycred-tutor-lms\includes\mycred-complete-quiz.php:203
actiontutor_after_enrollincludes\addons\mycred-tutor-lms\includes\mycred-enroll-course.php:43
filtermycred_tutor_lms_hook_limitsincludes\addons\mycred-tutor-lms\includes\mycred-enroll-course.php:182
actiontutor_quiz/attempt_endedincludes\addons\mycred-tutor-lms\includes\mycred-fail-quiz.php:44
filtermycred_tutor_lms_hook_limitsincludes\addons\mycred-tutor-lms\includes\mycred-fail-quiz.php:210
actiontutor_quiz/attempt_endedincludes\addons\mycred-tutor-lms\includes\mycred-pass-quiz.php:47
filtermycred_tutor_lms_hook_limitsincludes\addons\mycred-tutor-lms\includes\mycred-pass-quiz.php:219
actionadmin_enqueue_scriptsincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:68
filtermycred_setup_hooksincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:69
actionmycred_load_hooksincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:70
filtermycred_all_referencesincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:71
actionadmin_noticesincludes\addons\mycred-tutor-lms\mycred-tutor-lms.php:79
actionweforms_entry_submissionincludes\addons\mycred-weforms\includes\mycred-weforms-submitting-form-hook.php:30
actionwp_enqueue_scriptsincludes\addons\mycred-weforms\mycred-weforms.php:69
filtermycred_setup_hooksincludes\addons\mycred-weforms\mycred-weforms.php:70
actionmycred_load_hooksincludes\addons\mycred-weforms\mycred-weforms.php:71
filtermycred_all_referencesincludes\addons\mycred-weforms\mycred-weforms.php:72
actionwpforms_process_completeincludes\addons\mycred-wpforms\includes\mycred-wpforms-specific-field-value-hook.php:43
filtermycred_hook_limitsincludes\addons\mycred-wpforms\includes\mycred-wpforms-specific-field-value-hook.php:360
actionwpforms_process_completeincludes\addons\mycred-wpforms\includes\mycred-wpforms-specific-field-value-on-specific-form-hook.php:45
filtermycred_hook_limitsincludes\addons\mycred-wpforms\includes\mycred-wpforms-specific-field-value-on-specific-form-hook.php:342
actionwpforms_process_completeincludes\addons\mycred-wpforms\includes\mycred-wpforms-submitting-form-hook.php:46
filtermycred_hook_limitsincludes\addons\mycred-wpforms\includes\mycred-wpforms-submitting-form-hook.php:315
actioninitincludes\addons\mycred-wpforms\mycred-wpforms.php:56
actionwp_enqueue_scriptsincludes\addons\mycred-wpforms\mycred-wpforms.php:86
actionadmin_enqueue_scriptsincludes\addons\mycred-wpforms\mycred-wpforms.php:87
filtermycred_setup_hooksincludes\addons\mycred-wpforms\mycred-wpforms.php:88
actionmycred_load_hooksincludes\addons\mycred-wpforms\mycred-wpforms.php:89
filtermycred_all_referencesincludes\addons\mycred-wpforms\mycred-wpforms.php:90
actionwp_travel_after_booking_data_saveincludes\addons\mycred-wptravel\includes\mycred-wptravel-complete-booking-hook.php:33
actionwp_enqueue_scriptsincludes\addons\mycred-wptravel\mycred-wptravel.php:71
filtermycred_setup_hooksincludes\addons\mycred-wptravel\mycred-wptravel.php:72
actionmycred_load_hooksincludes\addons\mycred-wptravel\mycred-wptravel.php:73
filtermycred_all_referencesincludes\addons\mycred-wptravel\mycred-wptravel.php:74
filtermycred_load_modulesincludes\addons\mycred-zapier\includes\class-mycred-zapier.php:2
actionmycred_rank_promotedincludes\addons\mycred-zapier\includes\class-mycred-zapier.php:43
actionmycred_rank_demotedincludes\addons\mycred-zapier\includes\class-mycred-zapier.php:44
actionmycred_after_badge_assignincludes\addons\mycred-zapier\includes\class-mycred-zapier.php:45
actionmycred_zapier_clean_logsincludes\addons\mycred-zapier\includes\class-mycred-zapier.php:46
actionadmin_enqueue_scriptsincludes\addons\mycred-zapier\includes\class-mycred-zapier.php:55
actionrest_api_initincludes\addons\mycred-zapier\includes\mycred-zapier-api.php:10
actionplugins_loadedincludes\addons\mycred-zapier\mycred-zapier.php:39
actionadmin_noticesincludes\addons\mycred-zapier\mycred-zapier.php:46
actionvczoom_meeting_shortcode_join_linksincludes\addons\mycred-zoom-rewards\includes\mycred-za-hook.php:34
actionvczoom_meeting_join_linksincludes\addons\mycred-zoom-rewards\includes\mycred-za-hook.php:35
actionadmin_enqueue_scriptsincludes\addons\mycred-zoom-rewards\mycred-zoom-rewards.php:46
filtermycred_setup_hooksincludes\addons\mycred-zoom-rewards\mycred-zoom-rewards.php:47
actionmycred_load_hooksincludes\addons\mycred-zoom-rewards\mycred-zoom-rewards.php:48
actioninitincludes\addons\mycred-zoom-rewards\mycred-zoom-rewards.php:49
filtermycred_all_referencesincludes\addons\mycred-zoom-rewards\mycred-zoom-rewards.php:50
actionwp_loadedincludes\addons\mycred-zoom-rewards\mycred-zoom-rewards.php:51
actionadmin_noticesincludes\addons\mycred-zoom-rewards\mycred-zoom-rewards.php:53
actionrest_api_initincludes\controllers\mycred_rest_api.php:12
actionmycred_after_plugin_loadedincludes\controllers\mycred_rest_api.php:13
actionadmin_menuincludes\main-mycred-toolkit.php:20
actionadmin_enqueue_scriptsincludes\main-mycred-toolkit.php:21
actionAHEE__EE_System__load_espresso_addonsmycred-toolkit.php:69

Scheduled Events 5

mycred_bookingpress_check_and_award
mycred_bookly_check_appointments
pmpro_cron_myCred_subscription_updates
pmpro_myCred_subscription_charges
mycred_zapier_clean_logs
Maintenance & Trust

myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 3, 2026
PHP min version7.0
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards Developer Profile

Saad Iqbal

84 plugins · 1.4M total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
287 days
View full developer profile
Detection Fingerprints

How We Detect myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/mycred-toolkit/assets/css/mycred-toolkit.css/wp-content/plugins/mycred-toolkit/assets/js/mycred-toolkit.js
Version Parameters
mycred-toolkit/assets/css/mycred-toolkit.css?ver=mycred-toolkit/assets/js/mycred-toolkit.js?ver=

HTML / DOM Fingerprints

CSS Classes
mycred-toolkit-wrapmycred-toolkit-settings
HTML Comments
<!-- myCred Toolkit Plugin Loaded -->
Data Attributes
data-mycred-toolkit-action
JS Globals
mycred_toolkit_settings
REST Endpoints
/wp-json/mycred-toolkit/v1/settings
Shortcode Output
[mycred_toolkit_balance][mycred_toolkit_leaderboard][mycred_toolkit_transfer]
FAQ

Frequently Asked Questions about myCred Toolkit – Ultimate myCred Modules To Support WordPress Gamification and Loyalty Rewards