<div dir="ltr">Thanks to everyone who chimed in.<div><br></div><div style>I will definitely add notes on theme&#39;s usage of Customizer Boilerplate before submitting the updated version. </div><div style><br></div><div style>
Also, it&#39;s only function prefixes that are different and relevant. There&#39;s also an array of sample options in <a href="https://github.com/slobodan/WordPress-Theme-Customizer-Boilerplate/blob/master/customizer-boilerplate/options.php">this file in Customizer Boilerplate</a><span id="goog_1676479741"></span><span id="goog_1676479742"></span><a href="/"></a>, &quot;using&quot; &#39;my_theme_textdomain&#39; translation string, but those are just sample options and are not meant to be translated, but simply overwriten in themes function.php file.</div>
</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><font size="1"><font face="arial, helvetica, sans-serif">










</font><p style="font-weight:800"><font face="arial, helvetica, sans-serif">---</font></p><p>
</p><p><font face="arial, helvetica, sans-serif"><span style="font-weight:800">Slobodan Manic</span><br>WordPress developer at <a href="http://thematosoup.com/" target="_blank"><font color="#cc0000"><b>ThematoSoup</b></font></a><br>
Twitter: <a href="https://twitter.com/#!/slobodanmanic" target="_blank"><font color="#cc0000"><b>@slobodanmanic</b></font></a></font><br></p><p style="font-family:tahoma,sans-serif"></p></font></div></div>
<br><br><div class="gmail_quote">On Tue, Mar 5, 2013 at 2:32 PM, Edward Caissie <span dir="ltr">&lt;<a href="mailto:edward.caissie@gmail.com" target="_blank">edward.caissie@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The premise behind the namespace guidelines are to help insure a few<br>
things, one being theme uniqueness.<br>
In this case, given the &quot;drop-in&quot; and the theme are by the same<br>
author, the issue of namespace clashing should be moot.<br>
<br>
I would be able to accept this namespace difference, perhaps adding a<br>
note to the theme&#39;s documentation explaining the difference /<br>
relevance would be helpful.<br>
<br>
Also, as noted by @Daniel, this issue has already been addressed and<br>
&quot;drop-in&quot; libraries are fine to use, especially since this one appears<br>
to use a unique prefix as its namespace.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Edward Caissie<br>
aka Cais.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Tue, Mar 5, 2013 at 3:21 AM, Abhik Biswas &lt;<a href="mailto:abhik@itsabhik.com">abhik@itsabhik.com</a>&gt; wrote:<br>
&gt; I must have missed that.<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Mar 5, 2013 at 1:39 PM, Daniel Tara &lt;<a href="mailto:contact@onedesigns.com">contact@onedesigns.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; That is not true. Frameworks are allowed to be used unaltered; that&#39;s he<br>
&gt;&gt; whole point of using frameworks anyway. This has been discussed before<br>
&gt;&gt; (several times) and has been deemed acceptable. See here:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://make.wordpress.org/themes/2012/03/14/theme-frameworks-and-namespacing-guidelines/" target="_blank">http://make.wordpress.org/themes/2012/03/14/theme-frameworks-and-namespacing-guidelines/</a><br>

&gt;&gt;<br>
&gt;&gt; Daniel<br>
&gt;&gt;<br>
&gt;&gt; On Mar 5, 2013, at 8:45 AM, Abhik Biswas wrote:<br>
&gt;&gt;<br>
&gt;&gt; As long as I know, themes are *required* to use its name&#39;s slug as the<br>
&gt;&gt; callback prefixes. Therefore,  if you are using a prefix that&#39;s not your<br>
&gt;&gt; theme&#39;s name slug, might colide with other callbacks. Also, all the callback<br>
&gt;&gt; prefixes in a theme should be same and unique. You can not use different<br>
&gt;&gt; prefixes in a single theme.<br>
&gt;&gt;<br>
&gt;&gt; A veteran reviwer can clarify it better than me.<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt;<br>
&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; theme-reviewers mailing list<br>
&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br></div>