Forums
-
- Forum
- Posts
-
- Installation
- 28,406
- Troubleshooting
- 62,339
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,952
- Showcase
- 3,254
-
Where exactly should I put this code in post-form.php?
<textarea name=”post_content” cols=”50″ rows=”8″ id=”post_content” tabindex=”3″>
<?php if (function_exists(‘bb_quote_post’)) bb_quote_post(); ?>
</textarea>