https://example.com/wp-json/wp/v2/comments?post=<POST_ID>
will return comments for a specific post
Related Posts:
- Ajax load more button for comments wordpress
- Trouble figuring out how to get my button to submit comment
- How to call a PHP function from Javascript in WordPress
- WordPress Infinite Scroll without using any plugin
- How to preserve PHP modifications while upgrading WordPress?
- Calling a method from functions.php on a click of a button
- Change comments form title on a page by page basis
- How to use WordPress (PHP) functions in AngularJS partials files?
- How do I create comment-reply-button using element not
- Understanding WordPress child theme custom JS loading
- Click loads template via ajax
- using woocommerce_template_single_add_to_cart in shop-loop – javascript issues [closed]
- Uncaught TypeError: Cannot read property ‘firstChild’ of null after upgrading to WordPress 5.5
- Replace comment avatars and links at the same time
- javaScript in section of WP API
- Adding ads code between comments
- How to speed up admin-ajax.php in wordpress
- Adding tawk.to code just before body tag on functions.php file
- Slide in Panel WordPress Post
- comments_number display outside specified span
- Trying to implement Ajax comments in WordPress, getting WP error
- How do I display a user’s previous orders as a select box option on a product?
- How does this WordPress Plugin (Thrive Comments) apply their custom comment sort? [closed]
- Trigger popup in a php if/else statement
- Use menu link or onClick to set a variable
- Populate dropdown with Child Pages based on Parent Page chosen
- remove wp floating submenu in wp dashboard
- How to complete two other input fields, completed the first
- what is the best practice to add new field to an api route
- Customize Theme comment template to Insert VoteUp and VoteDown buttons
- JS file work only in index page
- Woocommerce: hook action/filter I could use to add variation id and price with each attribute opt on WooCommerce Rest api
- dynamic dependent select dropdown
- Limit 1 global comment per minute
- Create Page To Count Comments For Each Post In WordPress Site
- wp-comments-post.php file returns a blank page
- php function to display commenter username or login
- Alter required message using comment form api
- Noscript not working as it should in wordpress site
- Tell WP register script to load a script only when the entire page is loaded
- Send a mail to specific address in a custom field when a new comment is made on a specific post
- Why i can’t get custom fields value or post ID via Ajax?
- Fetching Initials of the Commentator in the WordPress Website
- How to reference PHP in Javascript
- Time Delay a URL Redirect for Specific Page
- WordPress User Meta value variable into Google Gauge Chart
- comment_post (if comment is approved OR $comment_approved === 1) not working?
- Integrate admin plugin into template. Very interesant (live search + autocomplete with wp rest api, in vanilla js)
- Cannot find the php_ini configuration file to find my error log to see why my code is not working
- Adding HTML Code to Replace Text in PHP
- Show all people who commented on all posts by an author
- Gutenberg block don’t save rich text content
- Trying to add some custom text into WordPress Post title via function.php
- Update $wpdb query with AJAX
- Using Javascript On Page – Header and Footer Now Missing
- Adding extra data to shortcode attributes and pass it to JS with wp_localize_script
- How do I make comment-reply-button with that takes to comment reply form on click
- custom post type column countdown
- How can i get the same ajax result using WP REST API instead of admin-ajax?
- How to call a function from functions.php with ajax?
- Custom Post type Ajax search results
- WordPress load javascript file if something… (after the page is loaded)
- Automatically refresh page if widget is added to page?
- wordpress all post filter by year
- Find the method which AJAX GET calls
- Display text of price (minus 20%) on every product page in a sentence.
- Help with my first Metabox helper class
- How to get the rating value of each comment
- how can I make content from a plugin hidden when user is logged in? [duplicate]
- How to hide .js files on wordpress website using php or wp plugins or any? [closed]
- Show Login Errors In WordPress/Elementor (Code “works”, but breaks site)
- hiddenQuestions.find is not a function
- Calling a function via a shortcode in javascript
- I got this error POST https://localhost/meraboilerwp/[object%20Object] 404 (Not Found)
- Registered a REST Route but I’m Getting a 400 Bad Request
- Custom PHP contact form issue
- Removing website URL in comments causes misalignment of submit button and tickbox
- Widget back end radio button issue
- ::before on open/close function [closed]
- Function works everywhere, how to keep it to execute when creating a new post
- REQUIRED: get_bloginfo(‘template_url’) was found in the file search.php. Use get_template_directory_uri() instead
- Making an AJAX call to refresh a table
- Custom Pagination is Broken
- How to check if a PHP string is different than meta field?
- Can’t save php string to a custom field
- HTML escaping data with ajax requests
- WordPress comment submit button substitutes/options
- How to make container class in PHP
- Sidebar not appearing in footer, but it appears everywhere else!
- How to remove ?p= from wordpress short links
- Filtering a function’ output for a new continued function
- Why does this update_post_meta function not delete the custom field itself?
- How to create an ACF shortcode with Repeater Field in WordPress? [duplicate]
- add onchange to select in a wp form
- How to list commenters and days since last commented
- How to show/hide php table rows based on the content of custom fields
- Delete taxonomy and delete all post related it
- How to call multiple functions from multiple files into a WordPress page template [closed]
- Using data sent via AJAX in multiple functions on a WP plugin
- Limit Taxonomy Output in Conditional Statement