PHP Actions
10 resources found in "PHP Actions"
10 resources found in "PHP Actions"
This action is fired before the REST route proceeds the response callback. It allows to bypasses the requested response.
This action is fired before the HTML layout wrapper ends. It allows to add custom HTML before the layout wrapper ends
This action is fired after the HTML layout wrapper start. It allows to add custom HTML after the layout wrapper start
This action is fired after the HTML card wrapper end. It allows to add custom HTML after the card wrapper
This action is fired before the HTML card wrapper start. It allows to add custom HTML before the card wrapper
This action is fired when the plugin is deactivated
This action is fired when the plugin is activated
This action is fired when the plugin update process is completed
This action is fired when the plugin is fully initialized (when all necessary Class are instanciated)
This action is fired when the plugin is loaded and instantiated before to be initialized