@Kanishka
You can try disabling that by going to Setting>>Discussion:Other comment settings and uncheck the option Users must be registered and logged in to comment.
Related Posts:
- get_comments_number() returns 0
- Customizer: active_callback and sanitize_callback incompatibility?
- How to implement a rating and review system for WordPress custom posts?
- My page.php shows the index.php
- Ajax load more button for comments wordpress
- edit_comment_link is not showing for comment author
- Limit 1 global comment per minute
- Create Page To Count Comments For Each Post In WordPress Site
- comments sorting incorrectly across multiple pages
- Commenting out unwated CSS/scripts in HTML with PHP
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Custom Theme’s “Preview Changes” Doesn’t Work for Previously Published Posts
- wp-comments-post.php file returns a blank page
- php function to display commenter username or login
- Genesis framework comments broken?
- How do I link a button I created in theme customizer to a function?
- 404 error when I acess the second page of post-type
- check if comment submitted was successful
- How to change theme programmatically from a external application?
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?
- Does wordpress templates always in files or in database?
- proper way to add css using functions.php?
- Alter required message using comment form api
- Get post id within comments loop
- What does this mean in wordpress? Easy question
- Showing latest post without 301 redirect
- Translate wordpress date from Italian to English
- Why am I getting a different filename? And how does WordPress load singular.php for both Page & Post? (Fresh WordPress installation)
- Reason to add a name of the theme like (‘menu-1’ => __( ‘Primary’, ‘twentynineteen’ ),) in PHP?
- Separation of presentation and code – WordPress
- WordPress comment submit button substitutes/options
- WordPress Customizer Default Image
- How to list commenters and days since last commented
- How to add text to the start of all comments?
- Does anyone know all parameters of get_comments()
- Do I have anything to worry about when switching to a default theme to test for plugin conflictions?
- Why in my theme I can’t see all the statics content under the posts?
- Appended comments but they show up above the content instead of below
- get_template_directory adding FTP root folders in urls
- How to integrate noimage picture in this code
- get comment data using comment id
- Removing the comment function within wordpress
- Need oop for wordpress theme? [duplicate]
- wp_delete_comment takes two tries to delete – then deletes all comments
- Change “No Comments” link to “My String” on Blog Post (Find Snippet in Code or use CSS, PHP Solution) [closed]
- How to add the sidebar to all the pages except the home page? [closed]
- Header not properly displaying on archive.php
- Save Custom CSS file in the upload folder dynamically?
- Send a mail to specific address in a custom field when a new comment is made on a specific post
- Warning: printf(): Too few arguments in helpers.php file
- Design with Elementor and code the rest?
- How Do I Find & Remove H1 From Site-Title-Wrapper? [closed]
- WordPress and PHP Version Upgrade issue [closed]
- home.php show blog posts as grid view
- Fetching Initials of the Commentator in the WordPress Website
- blank white page when post/update/change option etc
- How to Update an old theme for the latest wordpress version
- Fatal errors to undefined function in theme 404.php file [closed]
- How can I include the user id inside of a shortcode php output?
- Problems clearing cache
- Amend theme php to include certain category in header
- Restrict characters in comment section
- Override index with a custom PHP page
- Implementing custom tag/tax pages
- Randomize Color Scheme Selection in Theme
- Accidentally deleted php code in WordPress website [closed]
- Conditionally load class in the comment section of the post page
- How to get comment_ID by post_ID in wordpress
- ‘Bones’ theme: Load stock scripts in footer instead of header?
- How to correctly load a different version of main menu based on the user language in WordPress? Is it a good solution?
- Why in this WordPress theme I can’t see the Main Menu?
- Displaying Slider in Front Page (home) using Customizr Theme
- How can I assign separate stylesheets to different pages?
- How to make sure relative URL works when site is not on root domain?
- Editing Theme Files on WordPress.com-hosted Site [closed]
- Comment_author_url doing nothing
- call a string/function from database
- Fatal error: Cannot redeclare comment_theme()
- Some problems calling a function into sprintf() inside functions.php template file [closed]
- I don’t have comments.php… how do I customize my comment fields
- Commas in Tag Cloud
- Is there a (offical) way for a theme to deactivate itself and show a message in admin?
- Wrap title and excerpt in a div (latest posts block)
- how to get wordpress page url php code [duplicate]
- WordPress redirects page query parameter in URL
- How to set all External Domain Links with nofollow Attribute from Header Footer Content and Excerpt using PHP?
- Publish button now showing content after saving
- How to put search bar & logo in the “primary navigation” storefront theme?
- Dynamically switch file in get_template_directory_uri() | Function [closed]
- Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, null given
- error_log PHP error log found. This file must not be in the production version of the theme. (wordpress theme check plugin)
- I am having issue in divi woocomerce checkout module. (DIVI theme)
- How do I use an iFrame for my header in WordPress twenty seventeen?
- comment_post (if comment is approved OR $comment_approved === 1) not working?
- Styling a category link
- Add custom field on admin dashboard comments / reviews
- Show all people who commented on all posts by an author
- Not able to remove caption shortcode from the content
- When I click for the redirect link it is showing the content of index.php instead of single_assignment_page.php
- How to pass parameters in wordpress shortcode?