-
martin0w replied to the forum topic To Core developers: forum post id question in the group How-To and Troubleshooting 14 years, 10 months ago
Today, I have also tried
$bb_post->post_id
..the $bb_post variable is available when editing the topic, but NOT when editing a reply, where it would be most needed… if find this EXTREMELY confusing. I’m lost! -
martin0w started the forum topic To Core developers: form post id question in the group How-To and Troubleshooting 14 years, 10 months ago
I guess this question is to someone knowledgeable with the inner works of BP.
I’m working on extending BP forum topic/reply forms with additional fields. To do this, I’m hook an extra template to the forms in […]
-
martin0w started the forum topic Getting forum post id within forum entry/edit forms? in the group Creating & Extending 14 years, 10 months ago
I’m working on extending BP forum entry forms with additional fields. To do this, I’m hook the extra form template to the forms in the following way:
` add_action( ‘groups_forum_new_topic_after’, […]
@martin0w
Active 8 years, 10 months ago