wp_set_comment_status – Error : Missing argument 2
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘wp_set_comment_status – Error : Missing argument 2’ is closed to new replies.
The topic ‘wp_set_comment_status – Error : Missing argument 2’ is closed to new replies.
(@fay-1)
16 years, 9 months ago
Hello world
We can read in codex :
But when I try
I get the error :
Warning: Missing argument 2 for toto()
And of course no error when just declaring toto() with only one argument.
So ? do you know how to use both of the two arguments for wp_set_comment_status action ?
Thanks in advance