<div dir="ltr">Hi,<div><br></div><div>I did not found problems to use it in a child theme. I also don't save the parent / child options on a different way.</div><div><br></div><div>In the review process <a href="https://themes.trac.wordpress.org/ticket/15869">https://themes.trac.wordpress.org/ticket/15869</a> i found the <span style="font-family:arial,sans-serif;font-size:13px">option framework should be optional and not build in. @</span>cyberchimpscode suggests me to take a look at <a href="http://wordpress.org/themes/portfolio-press">http://wordpress.org/themes/portfolio-press</a> i see how to can be made optional.</div>
<div><br></div><div>Although i first thought making it optional was impossible, i now think it is the right way  to do.</div><div><br></div><div>As discussed on this list this week in fact plugins should be bundled at all. Main reasons bundled plugin can not updated by users and theme reviews do not review plugin code.</div>
<div><br></div><div>In the case of the option framework, you don't fix these problems but only reduce them.</div><div>Without the plugin bundled your theme still should have an options.php file. Also there is no of_get_option() function which should be copied from the plugin to your theme.</div>
<div><br></div><div>Regards</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div>Mocht u / je nog vragen hebben, dan kun(t) u / je altijd contact opnemen. Ik ben het best bereikbaar via de e-mail.<br>
<br>groetjes Bass,<br>W3masters, Orthen<br>--<br>Passief inkomen? <a href="http://www.passieveinkomsten.nl/nl/websites/passieveinkomsten/samenvatting/" target="_blank">http://www.passieveinkomsten.nl/nl/websites/passieveinkomsten/samenvatting/</a><br>
Passieve inkomsten zijn inkomsten waarvoor je niet hoeft te werken ( = tijd ruilen voor geld ).<br>Korting (cashback) op al je (online) aankopen? <a href="http://www.euroclix.nl/index?SRef=AicLyP" target="_blank">http://www.euroclix.nl/index?SRef=AicLyP</a>, <a href="http://www.spaarbron.nl/signup.php?r=79245/email" target="_blank">http://www.spaarbron.nl/signup.php?r=79245/email</a>  en / of <a href="http://nl.splinq.com/register?ref=1192098888" target="_blank">http://nl.splinq.com/register?ref=1192098888</a><br>
Het "nieuwe goudzoeken" is begonnen, doe ook mee: <a href="https://allop.triplemining.com/register" target="_blank">https://allop.triplemining.com/register</a><br>Nieuw logo nodig voor uw website of evenement? <a href="http://www.logo-ontwikkeling.nl/" target="_blank">http://www.logo-ontwikkeling.nl/</a></div>

<br><br><div class="gmail_quote">2014/1/25 emin ozlem <span dir="ltr"><<a href="mailto:eminozlem@gmail.com" target="_blank">eminozlem@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div>I am using option framework for theme options panel, but it doesnt seem to be working with child themes. <br></div>1- If anyone else's also used option framework in the past, can someone confirm that it doesnt work with child themes ? Or have I done something wrong ?<br>

<br></div>2- I got it to work later but I have a fundamental question here; when someone is working with a child theme, should the options in the panel be saved separately as 'my_theme_child_options' in addition to 'my_theme_parent_options' ? <br>

Or should they synced, ie; options set in the panel stay intact whether you use the parent theme or the child.<br><br></div><div>Personally, I'd rather choose the latter; I'd use child theme for file overrides, but would like to have the same options (excerpt limit, logo, favicon etc. etc. ). I'd like to know your opinions which is the best practice ?<br>

</div></div>
<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>
<br></blockquote></div><br></div>