Pagelines themes always get special treatment, last time when i raised this point it was buried saying it was only a human error and there is no special treatment or favoritism. This happened again<br><br clear="all">1. Theme upload to the repository fails if it doesn&#39;t use add_theme_page() for adding admin pages. Yet pagelines somehow bypases this restriction, escapes the reviews eyes and makes it to the featured list.<br>
<br>2. For my theme removing the default fav icon was a requirement, but for page lines they add their logo as favicon, set their logo for the site logo by default. include their logo in the footer with any option to remove it.<br>
<br>3. They up-sell the page lines theme, their premium version has to be fully gpl, yet you find this on their site.<br><br>&quot;Can I use PageLines on more than one site?<br>If you own the PageLines Professional Edition you can use it on multiple sites owned by you or your organization.<br>
If you own the PageLines Developer Edition you can use it to build an unlimited number of sites for yourself or for others.&quot;<br><br>You don&#39;t even care to check these while adding it to featured themes list, yet you take special interest in digging into my site to find faults with my theme and license.<br>
<br>4. They are allowed to hotlink images, while other aren&#39;t<br><br><br>5. While other themes must save all the theme options in a single array, pagelines can have 5 db entries.<br>6. They bundle their store script along with the theme, how can that be a part of the theme?<br>
<br>Why this favoritism and why this double standards?<br>Why this favoritism and why this double standards?<br>Why this favoritism and why this double standards?<br><br>*****Points from theme review guidelines*********<br>
<a href="http://codex.wordpress.org/Theme_Review">http://codex.wordpress.org/Theme_Review</a><br><ul><li>Themes are <b>required</b> to include within the Theme all images, scripts, and other bundled resources. Such resources <i>must not</i> be &quot;hotlinked&quot; from a third-party site.</li>
<li>Themes are <b>recommended not</b> to implement custom favicon functionality.
If implemented, favicon functionality is <b>required</b> to be opt-in, and disabled by default.</li><li>Themes are <b>required</b> to use the <i>add_theme_page()</i> function to add the Theme Settings Page to the <i>Appearance</i> menu, rather than using <i>add_menu_page()</i> to add a top-level menu.</li>
<li>Themes are <b>required</b> to save options in a single array, rather 
than create multiple options for its settings page. Use of set_theme_mod
 and get_theme_mod handles this for you, as does using the Settings API.<br></li></ul><br>