Files
wordpress/wp-includes/plugin.php
Aaron Jorbin eb6737146a Plugins: Clarify documentation for when current_action and current_filter can return false.
If `current_action` or `current_filter` is called outside of an action/filter, then these functions will return false.

Props debarghyabanerjee, mukesh27, peterwilsoncc, SirLouen.
Fixes #63479.

Built from https://develop.svn.wordpress.org/trunk@60258


git-svn-id: http://core.svn.wordpress.org/trunk@59594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-05-27 15:53:29 +00:00

35 KiB