Guest User

Untitled

a guest
May 27th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $post = get_post( $post_id );
  2. comment_form(array(), $post);
  3.  
  4. Catchable fatal error: Object of class WP_Post could not be converted to string in /var/www/html/sitename.com/wp-includes/comment-template.php on line 1824
Add Comment
Please, Sign In to add comment