This PR will enable API Clients to publish the same kind of anonymous posting (for topics and replies) that bbPress allows by default (For users that are not signed up, but provide an email and a display name in the post).
I had to enable this for a project, and decided to share in case that would be useful for someone else.
Hi all
This PR will enable API Clients to publish the same kind of anonymous posting (for topics and replies) that bbPress allows by default (For users that are not signed up, but provide an email and a display name in the post).
Thanks