[theme-reviewers] Question to moderator
Chip Bennett
chip at chipbennett.net
Tue Jul 2 17:11:14 UTC 2013
What's the actual issue/question? How a Theme works if it doesn't have a
single.php?
I would recommend some background reading from the Codex, namely:
* Template Hierarchy: http://codex.wordpress.org/Template_Hierarchy
* Theme Development: http://codex.wordpress.org/Theme_Development
On Tue, Jul 2, 2013 at 4:50 AM, Ractors <admin at ractors.com> wrote:
> Theme is *recommended* to include:
>
> - 404.php
> - archive.php
> - page.php
> - search.php
> - single.php
> - header.php *(via get_header()<http://codex.wordpress.org/Function_Reference/get_header>
> )*
> - footer.php *(via get_footer()<http://codex.wordpress.org/Function_Reference/get_footer>
> )*
> - sidebar.php *(via get_sidebar()<http://codex.wordpress.org/Function_Reference/get_sidebar>
> )*
> - Note: header.php, footer.php, and sidebar.php include variations
> such as: sidebar-left.php, sidebar-right.php, sidebar-footer.php, etc.
>
>
>
> These are recommended not required so i am little confuse with this.
> Without these files (not child theme) can we make theme live ?
>
> Mod : Please give explain how these works on theme reviews.
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130702/b865ef5e/attachment.html>
More information about the theme-reviewers
mailing list