[wp-trac] [WordPress Trac] #29793: Author Archives not Generated for users who create Gravatar Profile AFTER being added as author
WordPress Trac
noreply at wordpress.org
Fri Oct 10 01:42:26 UTC 2014
#29793: Author Archives not Generated for users who create Gravatar Profile AFTER
being added as author
-------------------------------+------------------------------
Reporter: hopetommola | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 4.0
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses: multisite
-------------------------------+------------------------------
Comment (by dd32):
It sound like you've got invalid records in the wp_users table, possibly
the user_nicename field is set incorrectly for these users.
user_nicename is a URL sanitized form of their username/login, usually
this would be set to 'first-last', but if a plugin has set it to 'First
Last' incorrectly then the archive won't work (We don't support Spaces in
author url slugs)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29793#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list