Theme developer doc re functions.php
-
On the page I need help with … It’s a page from Developer documentation for Themes … and it says on that page:
“If a WordPress plugin calls the same function, or filter, as you do in your
functions.php, the results can be unexpected, even causing your site to be disabled.”Can you explain why this gives unexpected results?
I don’t understand why. eg … It seems that statement is saying that if I call add_action.php() in functions.php, as well as in my pugin, that the results are unexpected. But that doesn’t sound right to me.
Thank you,
Josh
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Theme developer doc re functions.php’ is closed to new replies.