<p>If a theme has already stored countless rows in the database for its options, what  do you think would be the best way to convert those to a serialised array without needing the existing theme users to re-enter all the options and saving them again? I&#39;m thinking an sql update script which the theme users must run after they update the theme. In that case what would be the best way to notify the theme users that a database update is required? there&#39;s no way we can output some kind of msg at the wp admin core update screen after the update, is there?</p>

<p>--<br>
Regards,<br>
Syahir Hakim</p>
<p>Contact:<br>
<a href="http://www.khairul-syahir.com">http://www.khairul-syahir.com</a><br>
+64210333649</p>
<p><blockquote type="cite">On 21/10/2010 5:48 AM, &quot;Chip Bennett&quot; &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt; wrote:<br><br>Dude, chill.<div><br></div><div>We use this mail list to discuss the process and guidelines. Just because something is brought up here, doesn&#39;t mean that it will get implemented. It&#39;s just being <i>discussed</i>.</div>

<div><br></div><div>FWIW, suggesting the use of an array for storing Theme options has merit. I just went through and cleaned out literally <i>hundreds</i> of rows in wp_options, thanks to reviewed-and-since-deleted Themes. If a Theme (or a Plugin, for that matter - something I&#39;ll be looking into for some of my own Plugins) has more than a couple options, it is, from a database-management perspective, best practice to use an array, rather than discrete options.</div>

<div><br></div><div>But, again: we&#39;re just discussing these things. Nothing discussed here has been added to the Guidelines.</div><div><br></div><div><font color="#888888">Chip</font><p><font color="#500050"><br><br>
On Wed, Oct 20, 2010 at 11:38 AM, Demetris Kikizas &lt;<a href="mailto:kikizas@gmail.com">kikizas@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; We are approachi...</font></p></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></p>