[theme-reviewers] Themes Must Support the Following functions?

Edward Caissie edward.caissie at gmail.com
Tue Jul 27 14:09:29 UTC 2010


I will make sure the I get that added with my CnC of the Theme Review page.

Thanks for the input.

On Tue, Jul 27, 2010 at 10:06 AM, Ian Stewart <ian at themeshaper.com> wrote:

> > <?php $login_url = get_bloginfo( 'url' ) . '/wp-admin/'; ?>
> >
> > Then a simple 'echo $login_url;' statement afterward.
> >
> > This, IMHO, in no way lends itself to a form except by default, thus
> using
> > WordPress' core login form functionality.
>
> I think in this case wp_loginout() would work better.
>
> http://codex.wordpress.org/Function_Reference/wp_loginout
>
> In general, themes _should_ rely on WordPress wherever possible—unless
> there's a good reason not to. If there's a login form in a theme it
> should be using wp_login_form—unless there's a good reason not to. And
> so on.
>
> I think adding "where login forms are present" to that point might
> clear that up.
>
> --
> Ian Stewart
>
> http://ThemeShaper.com/
> http://twitter.com/iandstewart/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20100727/e5331218/attachment.htm>


More information about the theme-reviewers mailing list