Forums
-
- Forum
- Posts
-
- Installation
- 28,381
- Troubleshooting
- 62,253
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,908
- Showcase
- 3,252
-
Doesn’t every template/theme header call bb_head();
? So then you could write a plugin that calls something like add_action('bb_head', 'blah_maintenance_mode');
right? I think the header supplied should be a 503 header('HTTP/1.0 503 Service Unavailable');
One of these days I’ll learn how to write a plugin
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS