This was the solution:
echo '<p>' . apply_filters( 'comment_text', get_comment_text(), $comment, $args ) . '</p>';
Related Posts:
- How to fix “Headers already sent” error in PHP
- What are PHP extensions and libraries WP needs and/or uses?
- How to get WordPress Time Zone setting?
- how to get page id of a page using page slug
- How to stop form resubmission on page refresh
- the_author_meta() vs get_the_author_meta()
- Displaying a WooCommerce product via PHP
- Enqueue Javascript Correctly for 3.5
- How to get the ID of an item in an audio playlist?
- Does wordpress allow me to add a php file to the root directory to execute custom scripts?
- Add footer.php to WordPress child theme
- how to display active, upcoming and past event with featured listing with pagination
- How to Explode a Textarea Field and Echo each line separately, wrapped with HTML
- Import 10,000 Users into WordPress WITH a specific ID for each user
- Include a Gutenberg Block in a PHP file
- do not show web page section when using advanced custom fields pro
- How to slow down server response
- Click loads template via ajax
- Why isn’t the canonical link element used for all pages?
- Get all user meta by meta key instead of ID
- How Can I Call Up The Author’s Name on a Post
- how can i show only the parents in owl-carousel?
- Randomise upload filenames (or another solution to hide the original image URL from theft?)
- Use menu link or onClick to set a variable
- Automatically remove a canceled order in Woocommerce
- How to pass arguments to add_action() or retrieve return value of called function?
- Get WordPress Category ID from a URL string
- Seach custom post type posts only by meta fields?
- Create highly customized submenu (possibly using wp_list_pages)
- Display a message if posts dosen’t exist on loop
- Change WordPress Upload Folder using wp handle upload
- get taxonomy thumbnail and use it as a variable in code
- What are the advantages/disadvantages of using jQuery DOM manipulation as opposed to PHP DOM manipulation?
- Why doesn’t add_filter have the option to include a callback for each run?
- Sending a custom form data in email through WP Mail Function
- Disable plugin function to use my own
- Normal PHP array for exclude section of WordPress query?
- Force Users To Relogin
- Security updates to 3.3.2
- How to add PHP code in functions.php wordpress
- How do I run code every 24 hours?
- How to add page numbering with php?
- Echoing a CSS class based on category of post in a list
- Apache HTTP Server stops working for only a certain local website
- If user is logged in not working
- Custom User Registration script only allowing usernames with 16 characters
- PHP- Why is my contact form keep showing it is invalid? [closed]
- How to Make Thumbnail of Post Stay Animated
- Compare current post Category in select menu
- how to changes mobile menu toggle breakpoint in WordPress
- Get page permalink in contact form
- Get quantity of children in all parents and add quanity to all UL class names
- How to display already created menus via php?
- How to store checkbox data for individual users?
- Grabbing Image name From Product Image Gallery
- WordPress database html table with pagination
- Allow two posts (from different categories) to have the same slug
- Test the existence of a page/article by its URL, taking in consideration the URL rewriting by filters
- Prepend to all image URLs with PHP, only for mobile devices
- Cant get blog name with get_option
- Force REST API Authentication for each request method
- how to add new PHP page in WordPress plugin
- How can I get my WordPress plugin to receive data and relay it in an ajax/php request to a remote server that requires authentication?
- Time out opening second page in same browser with long running page load
- How to display category and tag descriptions in a post
- Can’t display anything through homepage text editor
- Issue with json decode in WordPress – value is not returning consistently
- Extra editor on top of default in Custom Post Type
- Adding if statement
- Pagination 404 error(I have refreshed the permalinks and tried several previous options)
- How Can I Display the Last Modified Date for User Profiles on WordPress?
- Editing the term_order field
- Input field duplicates on form submit by jQuery
- How do I fix this error
- Ajax wordpress function showing source code in alert and not value of input field?
- Get Posts by Custom Taxonomy on Custom Post
- Get a list of tags present in a paged front page
- Adding a number to a date
- the_post_thumbnail(); only works with fullsize images
- I want my wordpress loop to only display posts of the standard format
- Fluid Featured Post Carousel Slider for WordPress with no Javascript
- Target all images that are not the first attachment
- Search through documents folder
- Listing current pages subp page in list items in the sidebar
- Add CSS class to PHP Statement
- php “use” not working in template [closed]
- Passing javascript variable to php file
- Load slideshow.css file only if Slideshow is checked / on
- Getting the title of the parent page and displaying it only for certain parent pages
- Changing regular db connection to $wpdb
- Custom HTML/CSS Theme into WordPress – SEO considerations
- what is %variable% in a wordpress plugin? [closed]
- Failed opening required in PHP
- How to Set Page Pagination Using Ajax JQuery – WordPress
- How to pass and validate nonce in custom REST routes
- Can I associate a custom post type with another custom post type?
- ajax problems on loading page [closed]
- add_post_type_support but for front_page only
- Rename notifications to support [closed]
- Creating posts with php-script + csv