indieweb / wordpress-indieauth

IndieAuth for WordPress
https://wordpress.org/plugins/indieauth/
MIT License
31 stars 11 forks source link

Attempt to Resolve Issues 218 and 187 #219

Closed dshanske closed 3 years ago

dshanske commented 3 years ago

This tries to resolve #218 and also rewrites where that message is generated.

It also attempts to resolve #187 by moving the search functionality for looking for the root user to a new function. Now, it will always set single users or single authors as the root URL, unless it is expressly set to None in the settings. This is a change due to the sheer number of people who were surprised that the URL was /author/username by default because they didn't set this field.