[wp-trac] [WordPress Trac] #41792: Suggested Enhancement to WordPress' Handling of Authors and Author URL's
WordPress Trac
noreply at wordpress.org
Wed Sep 6 07:13:00 UTC 2017
#41792: Suggested Enhancement to WordPress' Handling of Authors and Author URL's
-------------------------+------------------------------
Reporter: kbooshco | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses: template
-------------------------+------------------------------
Comment (by danieltj):
Replying to [comment:2 tobifjellner]:
> This can't be a part of WordPress core, since all templates (including
author archives) are part that may be supplied by a theme.
> But it could be a part of the standard theme.
> However, it's important that the user can choose whether to have this
function, or not. Some sites (especially when there's only one author, or
if the site doesn't want to split published articles between various
authors) don't want author archives at all.
>
> For instance, without author pages, you get slightly higher security, if
it's not too easy to figure out the user name of the main author, then the
risk that someone will try to brute-force that account is lower. (Some
security plugins may temporarily block login attempts for an account where
brute-force is attempted, which might make life worse for the authorized
user.)
This could be part of Core if it was just the individual author scenario
that is redirected, but with multi author blogs you would definitely need
another template to support the layout, potentially a hybrid of the
current `author.php` template that is supported. I suppose it'd just be a
case of checking the author count and redirecting `if post count is more
than one and post authors equals one`.
I support this idea partially anyway. Multi authors, not so much because
of the complications, but single author for sure.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41792#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list