Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,773
- Themes
- 10,444
- Plugins
- 15,385
- Requests & Feedback
- 14,987
- Showcase
- 3,258
-
Is there a wp hook in wp_list_pages()? That would be the first place to start.
You could always create custom page templates which redirect the user when they visit that page using http://uk2.php.net/header. There’s a wp tutorial in their codex to creating custom page templates. You’d need one for each forum.