Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,628
- Themes
- 10,432
- Plugins
- 15,360
- Requests & Feedback
- 14,971
- Showcase
- 3,257
-
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>