current_action()
current_action()
检索当前操作的名称。
Retrieve the name of the current action.
返回(Return)
(string)当前操作的挂钩名称。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.9.0 | wp-includes/plugin.php:335 | 2 | 1 function |
current_action() 为WP2原创文章,链接:https://www.wp2.cn/functions/current_action/