ActionsProxy::did_action( string $tag )

Retrieve the number of times an action is fired.


Description Description


Parameters Parameters

$tag

(Required) The name of the action hook.


Top ↑

Return Return

(int) The number of times action hook $tag is fired.


Top ↑

Source Source

File: src/Proxies/ActionsProxy.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.