<div dir="ltr">Stated (perhaps) a bit more simply than Otto: this implementation entirely circumvents the WordPress Template Hierarchy, and adds its own, custom abstraction layer. Themes are required to support core functionality when integrating a given feature. I would suggest that this requirement extends to the template hierarchy itself.<div>
<br></div><div style>So, I concur with Otto's assessment.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 22, 2013 at 11:19 AM, Otto <span dir="ltr"><<a href="mailto:otto@ottodestruct.com" target="_blank">otto@ottodestruct.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In examining the theme, I'd have to say that your method is pretty<br>
awful in terms of making a child theme. By not using the normal<br>
template files, you've made it difficult if not impossible to override<br>
the standard functionality.<br>
<br>
Honestly, I'd recommend not-approving this theme because of the<br>
unusual and difficult to modify design.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Otto<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Tue, Jan 22, 2013 at 1:49 AM, hal-android <<a href="mailto:hasilent00@gmail.com">hasilent00@gmail.com</a>> wrote:<br>
> Dear, all theme reviewers<br>
><br>
> My name hendro prayitno (amdhas). apologize in advance for my bad<br>
> english. Here I would like to ask about the template files as that's<br>
> recommended here:<br>
> <a href="http://codex.wordpress.org/Theme_Review#Theme_Template_Files" target="_blank">http://codex.wordpress.org/Theme_Review#Theme_Template_Files</a><br>
><br>
> I have created a wordpress theme that I wanted to submit in the<br>
> directory. I did hook actions method for all functions of the template<br>
> file.<br>
> <a href="http://themes.trac.wordpress.org/ticket/10822" target="_blank">http://themes.trac.wordpress.org/ticket/10822</a><br>
><br>
> I also saw a brilliant way tha_hook. But I use a simple method of<br>
> canvas theme. That way I can make a canvas child theme theme with<br>
> ease.<br>
><br>
> I'd love to ask this in the theme reviewers mailing list, I look<br>
> forward to ask about this. And finally I decided to ask this.<br>
><br>
> 1. Is the theme that I made would be accepted with only 4 files are required?<br>
><br>
> Since I have read the Theme is recommended to include:<br>
> 404.php<br>
> archive.php<br>
> page.php<br>
> search.php<br>
> single.php<br>
> header.php (via get_header ())<br>
> footer.php (via get_footer ())<br>
> sidebar.php (via get_sidebar ())<br>
><br>
> 2. Is the hook actions can be received and follow the flow of the theme?<br>
><br>
> Maybe this question is not important but I really need all of the<br>
> answers here. with some inspiration from the answers of further<br>
> developing this theme.<br>
><br>
> Please advise, critique and input.<br>
><br>
> Once again sorry about my bad inglish.<br>
><br>
> regards<br>
> = Hendro Prayitno =<br>
><br>
><br>
> <a href="http://amdhas.com" target="_blank">http://amdhas.com</a><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>
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>
</div></div></blockquote></div><br></div>