bbp_theme_after_forum_form_mods
bbp_theme_after_forum_form_mods
Appears in: bbpress.2.6.0, bbpress.2.6.1, bbpress.2.6.11, bbpress.2.6.12, bbpress.2.6.2, bbpress.2.6.3, bbpress.2.6.4, bbpress.2.6.5, bbpress.2.6.6, bbpress.2.6.9
Hook Type: action
Displaying hooks found in version: bbpress.2.6.9do_action('bbp_theme_after_forum_form_mods') is found 1 times:
- /templates/default/bbpress/form-forum.php line 105101102103104105106107108109110111
<label
for
=
"bbp_moderators"
><?php esc_html_e(
'Forum Moderators:'
,
'bbpress'
); ?></label><br />
<input type=
"text"
value=
"<?php bbp_form_forum_moderators(); ?>"
size=
"40"
name=
"bbp_moderators"
id=
"bbp_moderators"
/>
</p>
<?php do_action(
'bbp_theme_after_forum_form_mods'
); ?>
<?php
endif
; ?>
<?php do_action(
'bbp_theme_before_forum_form_type'
); ?>
<p>