NOTICE: you MUST change line 9 of
edit-form.phptemplate from<?php endif; ?>to<?php endif; do_action( 'edit_form_pre_post' ); ?>Add the
post-meta.phpfile to bbPressmy-plugins/directory and activate.
NOTICE: you MUST change line 9 of edit-form.php template from <?php endif; ?> to <?php endif; do_action( 'edit_form_pre_post' ); ?>
Add the post-meta.php file to bbPress my-plugins/ directory and activate.