Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43780, comment 4


Ignore:
Timestamp:
04/17/2018 09:26:55 AM (7 years ago)
Author:
subrataemfluence
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43780, comment 4

    initial v1  
    11As Sergey mentioned, guest comments do not store a `user_id`. However, when commenting as a guest you need to provide your name and email address which are not required when a logged in user leaves a comment. Are you sure you are not commenting as a guest?
     2
     3And for guest comments `bypostauthor` class is not added.