Forums
-
- Forum
- Posts
-
- Installation
- 27,632
- Troubleshooting
- 60,565
- Themes
- 10,191
- Plugins
- 14,981
- Requests & Feedback
- 14,607
- Showcase
- 3,238
-
What do you mean, no go?
This code should do it! At a wild guess, remember that globals have to be declared as globals again in each function.
global $topic;
$topic_poster_id = $topic->topic_poster;
It may also be helpful to know that the attributes or whatever they are (things after the ->) correspond to the columns of data in the table.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS