[wp-trac] [WordPress Trac] #33755: Add Site Logo to WordPress Core
WordPress Trac
noreply at wordpress.org
Mon Sep 7 03:57:49 UTC 2015
#33755: Add Site Logo to WordPress Core
-----------------------------+------------------------------
Reporter: fatmedia | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: | Focuses: ui
-----------------------------+------------------------------
Comment (by fatmedia):
Replying to [comment:1 markkaplun]:
> -1
>
> Placing the logo requires CSS changes, and it is actually faster and
more future proof to have the logo image as part of the CSs.
>
> So if you want to properly implement such a feature you need to
eliminate the need to do any CSS changes and let the user drag and drop
the logo to its proper location to get it proper location. Then of course
the question is how do you handle cases like positioning the logo in the
middle of the width of the site, something that is actually much easier to
do with CSS then manually.
>
> And then you also need to supprot a different logo for mobile.
>
> Not really against it, just thinking that value for money is very low in
this case. Jetpack has it for feature parity with wordpress.com but in
wordpress.com most people can not edit their CSS which is not true for
stand alone wordpress.
I don't disagree with you. In a perfect world, everyone would know how to
add their logo using CSS. Unfortunately, most users have no idea how to
deal with this. I imagine that's why the feature was added to both
WordPress.com and Jetpack in the first place.
Whether core decides to add this or not, theme authors need a way to allow
users to easily upload a logo. Currently, a large number of free and
commercial themes are using one of the methods I mentioned in the ticket.
These implementations vary greatly in code quality and user experience, so
it seems like a really good place for core to step in and provide a
standard.
If the feature is tied to theme support, I don't really see the potential
harm in adding it. It will create a unified experience for anyone who
needs to include a logo uploader for their users. Those who don't can
continue doing it however they have in the past.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33755#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list