A free points management plugin for WordPress.
myCRED Logo
myCRED Logo
  • Membership New
  • Chapters
    • Chapter I – Introduction
    • Chapter II – Getting Started
    • Chapter III – Add-ons
    • Chapter IV – Premium Add-ons
    • Chapter V – For Developers
    • Chapter VI – Reference Guides
  • Categories
    • Actions
    • Classes
    • Constants
    • Filters
    • Functions
    • Objects
    • Shortcodes
    • Hooks
    • Template Tags
  • Packages
    • mycred/api
    • mycred/badge
    • mycred/balance
    • mycred/banking
    • mycred/content
    • mycred/core
    • mycred/coupon
    • mycred/email
    • mycred/game
    • mycred/log
    • mycred/notice
    • mycred/payment
    • mycred/purchase
    • mycred/rank
    • mycred/transfer
  • Store
  • Download
    All Actions
    myCRED actions
    1. mycred_add_menu
    2. mycred_admin_enqueue
    3. mycred_admin_init
    4. mycred_after_deletion
    5. mycred_after_notifications
    6. mycred_banking_compound_interest
    7. mycred_banking_recurring_payouts
    8. mycred_before_deletion
    9. mycred_before_notifications
    10. mycred_deactivation
    11. mycred_email_sent
    12. mycred_front_enqueue
    13. mycred_init
    14. mycred_pre_init
    15. mycred_set_user_balance
    16. mycred_tool_bar
    17. mycred_transfer_completed
    18. mycred_transfer_ready
    19. mycred_twilio_action_$action
    20. mycred_twilio_after_prefs
    21. mycred_twilio_incoming_sms
    22. mycred_twilio_transfer_cancelled
    23. mycred_twilio_transfer_finished
    24. mycred_update_user_balance
    25. mycred_user_got_demoted
    26. mycred_user_got_promoted
    27. mycred_widgets_init
    Categories
    Filter by category
    1. Actions
    2. Classes
    3. Filters
    4. Functions
    5. Hooks
    6. Objects
    7. Shortcodes
    8. Template Tags
    Chapters
    Documentation
    1. Chapter I - Introduction
    2. Chapter II - Getting Started
    3. Chapter III - Add-ons
    4. Chapter IV - Premium Add-ons
    5. Chapter V - For Developers
    6. Chapter VI - Reference Guides
Category: Actions
All available action hooks for myCRED.

Codex / Actions

mycred_add_menuAction

This action indicates the instance where myCRED has finished registering all the wp-admin screens.

mycred_admin_enqueueAction

This action indicates the instance where myCRED has enqueued all scripts and styling in the admin area.

mycred_admin_initAction

This action indicates the instance where myCRED has finished running tasks when the wp-admin area is initiated.

mycred_after_deletionAction

This action indicates the instance when the myCRED plugin has been deleted.

mycred_after_notificationsAction

This action fires after the myCRED Notifications add-on starts echoing the notices.

mycred_banking_compound_interestAction

This action runs after the Compound Interest service settings, allowing you to insert custom settings or code on the settings page.

mycred_banking_recurring_payoutsAction

This action runs after the Recurring Payouts service settings, allowing you to insert custom settings or code on the settings page.

mycred_before_deletionAction

This action indicates the instance when the myCRED plugin is about to be deleted.

mycred_before_notificationsAction

This action fires before the myCRED Notifications add-on starts echoing the notices.

mycred_deactivationAction

This action indicates the instance when the myCRED plugin has been disabled.

mycred_email_sentAction

This action indicates the instance where the Email Notifications Add-on has sent an email to either your user or admin (or both).

mycred_front_enqueueAction

This action indicates the instance when scripts and styles needs to be enqueued for the front end of your website.

mycred_initAction

This action indicates the instance where myCRED is ready to run it’s initial actions.

mycred_pre_initAction

This action fires once myCRED is ready after that modules have been loaded but before the init action.

mycred_set_user_balanceAction

This action allows you to execute custom actions when a users balance is changed to a specific amount.

mycred_tool_barAction

This action fires directly after myCRED has setup the WordPress Toolbar items.

mycred_transfer_completedAction

This action indicates the instance when a transfer via the Transfer add-on has been successfully completed.

mycred_transfer_readyAction

Allows you to execute custom code before a new transfer is processed by myCRED.

mycred_twilio_action_$actionAction

This action allows you to execute custom code for custom transfer action keywords.

mycred_twilio_after_prefsAction

This action allows you to insert custom settings for the Twilio Transfers plugin.

mycred_twilio_incoming_smsAction

This action allows you to execute custom code when the plugin detects an incoming Webhook message.

mycred_twilio_transfer_cancelledAction

This action allows you to execute custom code when a Twilio transfer has been successfully cancelled (if allowed).

mycred_twilio_transfer_finishedAction

This action allows you to execute custom code when a Twilio transfer has finished successfully.

mycred_update_user_balanceAction

This action hook fires each time a users balance is updated.

mycred_user_got_demotedAction

This action hook fires each time a user has demoted to a rank that has a lower minimum point requirement set then their previous rank.

mycred_user_got_promotedAction

This action hook fires each time a user has promoted to a rank that has a higher minimum point requirement set then their previous rank.

mycred_widgets_initAction

This action fires once myCRED has loaded and registered all widgets.

About myCRED

myCRED is a free, open-source and developer friendly points management tool for WordPress powered websites.

Download Rate Plugin

Documentation

  • Add-ons
  • Core Shortcodes
  • F.A.Q.
  • Tutorials
  • Third Party Plugins
  • Code Snippets

Support

  • Product Licenses
  • Customization
  • Support Forums
  • Plugin Changelog
  • Contact

Copyright 2013 - 2022 byWPExperts; All rights reserved. myCRED is licensed under GPL 2.0

Terms & Conditions • Use of Cookies • Store Policy • Community Rules

Suggest Codex Example

You can submit suggestions for codex examples that you have available as a public gist. If you are a member on the mycred.me website, you can earn Tokens for each submission. To claim these Tokens, make sure you provide your mycred.me username.

Please make sure the example you submit is relevant and if you include documentation, it's provided in English.

logo
  • Membership New
  • Chapters
    • Chapter I – Introduction
    • Chapter II – Getting Started
    • Chapter III – Add-ons
    • Chapter IV – Premium Add-ons
    • Chapter V – For Developers
    • Chapter VI – Reference Guides
  • Categories
    • Actions
    • Classes
    • Constants
    • Filters
    • Functions
    • Objects
    • Shortcodes
    • Hooks
    • Template Tags
  • Packages
    • mycred/api
    • mycred/badge
    • mycred/balance
    • mycred/banking
    • mycred/content
    • mycred/core
    • mycred/coupon
    • mycred/email
    • mycred/game
    • mycred/log
    • mycred/notice
    • mycred/payment
    • mycred/purchase
    • mycred/rank
    • mycred/transfer
  • Store
  • Download