# bbpress/2.0-rc-5/bbp-themes/index.php

bbPress, version 2.0-rc-5. 10 lines.

- Page: https://pluginprobe.com/plugins/bbpress/2.0-rc-5/code/bbp-themes/index.php
- Raw: https://pluginprobe.com/plugins/bbpress/2.0-rc-5/raw/bbp-themes/index.php
- Modified: 2011-09-12T06:45:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/bbpress/2.0-rc-5/code/bbp-themes/index.php#L10-L20`.

```php
<?php

/**
 * Do not put custom themes here. They will be deleted on bbPress updates.
 *
 * Keep custom bbPress themes in /wp-content/themes/
 */

?>

```
