trying to trouble shoot an error message
-
On a site that I am trying to help a friend out with, mostly everything seems to appear ok. At the very bottom of the page however, there appears this message:
Warning: Missing argument 2 for do_action() in /…./……/………/wp-includes/functions.php on line 920
It appears that said line of that file is:
//die(var_dump($wp_filter));
I really don’t know much of anything about php coding, so could anyone possibly help me figure out what I need to do to correct this error for my friend?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘trying to trouble shoot an error message’ is closed to new replies.