- This topic has 0 replies, 1 voice, and was last updated 13 years, 8 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Tech › Web Development › How PHP Handles Duplicate Function Names?
If the same function is defined in WordPress and bbPress, what will happened, if I try to call the function? How to resolve, which function to call?
Currently, when I call WP function wp_head() from bbPress header, it doesn’t return anything. This function has multiple actions added in default-filters.php.
I discovered that the same actions for this function is also defined in bbpressbb-includesbackpress .
© 2017 DomainWebCenter.com. All Rights Reserved. | Disclaimer | Contact the Editor