[bbDev] initial reactions
Matthew Mullenweg
m at mullenweg.com
Thu Jan 6 09:04:03 GMT 2005
Justin French wrote:
> Yes, that works, and I can print_r($forums), but things like
> forum_name() aren't working... any ideas?
Those functions assume the presence of a global object $forum that
contains the information they're looking for.
$forum = get_forum ( $forum_id );
--
Matt Mullenweg
http://photomatt.net | http://wordpress.org
http://pingomatic.com | http://cnet.com
More information about the bbDev
mailing list