Call WP-Function wp_list_comments()
-
Hello,
I want to call the function:
wp_list_comments( $args, $comments );
on Page, to list all comments.
If I write the function directly in the php-file it is working, but not when i use it in the dashboard.Stuff like echo “Test”; is actually working.
I hope you can help me.
Greets,
joh
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Call WP-Function wp_list_comments()’ is closed to new replies.