Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,033
- How-to & Troubleshooting
- 129,677
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
That file is the complete post form but you may need to edit it to make it work on other areas. I wouldn’t do it on a live site.
You could try adding this somewhere in a theme file.
<?php locate_template( array( 'activity/post-form.php'), true ) ?>