[theme-reviewers] Second opinion on this ticket please

Abhik Biswas abhik at itsabhik.com
Tue Jun 4 08:38:24 UTC 2013


Inline Styles are not allowed as long as I know (Chip mentioned it
somewhere in my tickets as well as mailing list).
The Customizer CSS should be printed in <head> using wp_head() hook, not
using inline styles.
Ref: https://codex.wordpress.org/Theme_Customization_API

*Offtopic
Emil, if you have time, can you please address this?
http://make.wordpress.org/themes/about/trac-ticket-request-queue/trac-ticket-request-queue-mar-2013/#comment-32644

Thanks



On Tue, Jun 4, 2013 at 1:25 PM, Emil Uzelac <emil at uzelac.me> wrote:

> Inline styles, I tried to "fight" that, but I lost. :(
> On Jun 4, 2013 2:37 AM, "Zulfikar Nore" <zulfikarnore at live.com> wrote:
>
>> Hello team,
>>
>> Ticket: http://themes.trac.wordpress.org/ticket/12334#comment:5
>>
>> Could I please have an admin's second opinion on this ticket on the issue
>> of inline styles.
>> I am of the opinion that this falls under the hard coded styling in the
>> html document/template
>> and is therefore not be allowed.
>>
>> What are your views on this?
>> My suggestion to the developer would be to wrap those divs in need of
>> inline styling in a
>> function and then reference that function in place of the div.
>>
>> Thanks,
>> Zulf
>>
>> _______________________________________________
>> theme-reviewers mailing list
>> theme-reviewers at lists.wordpress.org
>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>
>>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130604/6f069834/attachment.html>


More information about the theme-reviewers mailing list