Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,528
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,170
-
Make a page in the back-end admin area, make a custom wordpress page, by adding a comment with the template name in the top (https://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates). After throwing this file inside your themes folder, you get a dropdown on the right side of your page editings page, select the file and you can use normal tags like get_header(); in the php file of the custom page template.
This is the only correct way to make a custom wordpress page as far as I know.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS