oops, i peeked..
i found the function disableRegistration() in the LDAP plugin but i still hadn't identified which part was doing what. anyways, it looks like bb_init is the hook that i was looking for! right on. oh, and do you mind if i end up using it as the starting point for writing my own plugin? i was hoping to eventually get it to work within my templates and easily customize the text that's being displayed, etc. But, don't tell me how to do that, i need the practice! besides, i'll be around with more questions soon enough i'm sure..
bbPress support forums » Plugins
Hooks & Filters Docu
(36 posts)-
Posted 1 year ago #
-
> do you mind if i end up using it as the starting point for writing my own plugin?
It's GPL licensed, so if your plugin is GPL licensed, then that's fine.
Posted 1 year ago # -
cool. it will be. thanks again for the help. i'll be watching the (unofficial) wiki!
Posted 1 year ago # -
Posted 1 year ago #
-
Take your pick...
pulp
[noun]: a soft, wet, shapeless mass of material
[noun]: a soft wet mass of fibers derived from rags or wood, used in papermaking.
[usu. as adj. ]: popular or sensational writing that is generally regarded as being of poor quality... and it's a synonym of "press"
Posted 1 year ago # -
hey, i found this link: http://timjoh.com/list-of-bbpress-template-functions/ yesterday - which has a list of all the template functions (up to 0.8.1).
i was going to use that as a reference until bbpulp had more info -
but now i see that the wiki has already begun to fill out..i guess i'm still a little confused by all the terminology, perhaps someone could help me by distiguishing between the following terms:
- template functions
- pluggable functions
- plugin functions
- filters (defined earlier)
- hooks / actions (defined earlier)maybe all this could be included on the wiki too?
anyway, the list of template functions might help since i see that no link has been created yet for it under the heading: "Theming documentation" on bbpulp.Posted 1 year ago #
Reply
You must log in to post.