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
- How to Add Image to WordPress RSS-Feed with no Plug-in?
- How to add active class to custom menu using while loop and wp_list_pages
- Woocommerce HTML email option unavailable
- Use template for posts with a particular category grandparent
- wp_trim_words() does not work with my code Am I doing any mistake in my code?
- Woocommerce api: create product with images – bad request
- Add .htm extention to a custom taxonomy
- How to use theme function in post/page?
- Warning: in_array() null given in PHP function
- Use post ID in functions.php file adminside
- How can I count ACF sub_field with a certain value
- Custom posts password protect
- Using Ajax to submit a form, and run a SQL Select query based on user input from the form
- Woocommerce – Exclude variation attribute on specific variation
- Show data obtained from a function and place it in a shortocode function
- How to override theme’s public static function inside of a trait?
- Delete empty title_tags, find a h1 heading and echo it
- WP_Query To Display Product Of Brand On Taxonomy Page
- Search for images that width and height is more than 500
- Default Image not showing up in Customizer for WP_Customize_Cropped_Image_Control
- wordpress ajax return 0
- I need help implement a Javascript code into the PHP file
- Admin bar nodes
- My customizer’s setting doesn’t set to the default and needed to click the control’s “Default” button before it’ll be set
- if is_home(), change class of menu-item-225 of wp_nav_menu
- WordPress most commented posts of last X days
- What is the wrong with this function to enqueue the scripts and styles to the theme? [closed]
- How can I use AJAX in child theme template?