[wp-trac] [WordPress Trac] #31237: improve get_the_archive_title() with new filter
WordPress Trac
noreply at wordpress.org
Mon Sep 21 07:44:04 UTC 2015
#31237: improve get_the_archive_title() with new filter
-------------------------+------------------------------
Reporter: ramiy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 4.1
Severity: normal | Resolution:
Keywords: | Focuses: template
-------------------------+------------------------------
Comment (by BinaryMoon):
Replying to [comment:4 ramiy]:
> @BinaryMoon, I like your css approach but I think a boolean filter is
simpler and search-engine-friendly.
I'd disagree that introducing more code is simpler. I think a span is a
very simple solution that means we can all get the functionality we want.
It also means that all users will get the functionality added to their
sites without a theme update.
My concern is that I have users who are happy with it as is, and a small
handful of users who want it changed. So I don't want to remove it for
everyone as that will mean I am changing their website. I also don't want
to introduce yet another option in the theme. If a span is added then
those who really don't want it can use css to hide it. Everyone else can
continue as is.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31237#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list