1. Docs
  2. Wetory Support
  3. Actions

Actions

Actions are one of the two types of Hooks. They provide a way for running a function at a specific point in the execution of WordPress Core, plugins, and themes. Callback functions for an Action do not return anything back to the calling Action hook. 

For more info about hooks read official documentation.

Articles

Was this article helpful to you? Yes No