Yes, you can pass the post ID you want to target to WordPress’ comment_form()
method.
Here’s a good write up on the comment_form() method and here’s the codex page on it.
Related Posts:
- How to make comments work for a post loaded per Ajax?
- How to protect pages with double authentication: password + email (in custom field)
- How set featured posts using checkbox in post edit screen?
- Allow variable amount of comments before pagination
- Add a checkbox to post screen that adds a class to the title
- Custom Field in Featured image for A particular post
- get comments and get posts in loop
- Convert custom fields to post categories
- Update all posts automatically when using post_meta
- How to display comments and comment form on custom post type?
- Comments are assigned to wrong or related post
- I am trying to create a simple frontend form for posting
- Prevent duplicate posts in wp_insert_post using custom fields
- How can I allow editors to leave comments on posts that have not yet been published?
- Update post date on every new comment?
- HTML code in Custom field
- Better post meta efficiency?
- How to show posts rank based on custom field value
- Add custom field to all posts in specific category
- Adding a Nav menu to post admin
- One comment per user email per post
- meta_box or custom_field as a second tinymce post-instance?
- Can’t show comments count per post outside loop
- Guest Author – How to modify my custom function code if the guest author URL will follow a particular pattern/format?
- Only display posts with comments
- Comments enabled, but disabled at the same time
- Create A Metabox For A Custom Field
- Comments not showing in custom post type – WordPress
- Paragraphs removed when using get_post_custom()?
- How to output comments number of a post per day?
- get_post_custom stripping styling issue
- Enable commenting on front-end preview page for pending posts
- Change post format using custom field
- Hide comments awaiting moderation from user who submitted the comments
- Populating a page with content from post custom fields
- How to change what the post creation page looks like?
- Sanitizing `wp_editor();` Values for Database, Edit, and Display
- How can I make existing custom fields easier to edit/add in my theme?
- Add custom fields to post programmatically
- How to get Advanced Custom Field Value According using POST ID? [closed]
- Hide Post comments when displayed via WP_Query
- Including new Javascript only after a comment is made
- Autoremove empty custom fields
- How to add a custom field after wp post
- Disable Post/Page comment emails for creators
- Custom fields on a virtual page
- Display posts with comments closed, with pagination?
- Why is WordPress redirecting users to random posts after commenting?
- What Is meta_id In wp_postmeta?
- Get a custom field of all posts on current blog page
- How to get most recent commented post above new submitted post in WordPress?
- Only display posts after current date
- When trashing a post, also trash related comments
- Add custom field automatically (add_post_meta) with value based on number of words of article
- how to find user ids of all commenters in a post
- Global $post not working in OOP function WordPress
- How can I get a post field value using javascript?
- Diplay comment date on WP_Post_Comments_List_Table
- Automatic value for custom fields for posts
- Understanding and using metaboxes in posts
- Posts vs. Pages
- count the total number of comments the user has received for his published posts
- Duplicating Table of Contents for Paginated Post
- How to Orderby Comments by post title?
- Guest Author – How to display posts on /author/ archive page
- If modified on same day, show only time
- How to allow logged in users to post anonymously
- WP_Query orderby not working with meta_value_num and menu_order
- How can I sort posts by the date and a custom meta field?
- Email entire post contents
- Query get post,how to add comment box
- How do I correctly set up a WP-Query to only show upcoming event-posts?
- How to display Common posts from specific Tag & Category with Shortcode
- Update all comments time to random dates?
- Automatically add custom fields value to wordpress post
- Enable Comments Box On Custom Post Type
- Is there a way to notify specific users when new posts are published to specific pages?
- Turn On Comments On Custom Post Types in Directory Theme
- Emojis replaced by ‘?’ automatically
- MySql query to get posts with all meta and terms
- Move comments only from one WP installation to another
- Categories list into registration form
- Add a custom meta box in the post options that loads some html code in the header
- Second comments section for one post/page
- A friend wants to make a comment on one of my articles, she has to be logged to wordpress?
- Get all images in post and comments like Twitter before post title
- Is it possible to paste a link without tags and make it directly a link in a post?
- How to make a local “scroll to ID” on post?
- How can I show the positive and negative comments for a same post separately?
- How does WordPress add the comments and comment form to posts
- How to detect if an ACF custom-field is really in use?
- Read more opens attachment
- How to update wp_posts with just the returned comment count from wp_comments (SQL GROUP BY)
- Simple shortcode to check if a user has commented on a certain post
- Undefined Function Fatal Error with Shortcode [closed]
- Best method for comment section associated with different images?
- Image inside the content is replaced with featured image from my older post
- post comment dont show the pdf file wordpress
- Get featured image thumbnail and inserting into custom field on wordpress posts
- Comment count next to post title?