Info
- 3 posts
- 2 voices
- Started 3 years ago by ganzua
- Latest reply from ganzua
functions.bb-template.php should be moved to templates
-
- Posted 3 years ago #
This is just a suggestion; :)
I noticed that there is a lot of stuff in functions.bb-template.php file that should be moved to templates. There are h2 tags in post_form function plus a lot of words that need translation in localization cases.
Besides, I can't find information on building custom loops. Is there any literature available?
-
- Posted 3 years ago #
This is the same as WordPress so don't expect it to change too quickly. Most of the built in functions allow for you to wrap things in your own mark-up if you wanted to, and while I personally find this a nuisance, it works for most people and still allows developers the ability to modify it.
-
- Posted 3 years ago #
I'm aware of that :) but sooner or later, template things should be placed in the templates folder, I don't know, perhaps a new functions.php in all templates.
BTW John, do you know where can I find some info in custom loops? I'd like to build a loop like this one that I described here; http://bbpress.org/forums/topic/separating-the-first-post-of-each-topic
-
You must log in to post.