Last change
on this file since 4248 was
4248,
checked in by samuelsidler, 6 years ago
|
Support Theme: Commit the inital new theme.
The new theme does not support all parts of wordpress.org/support/ yet, but we'll iterate on it before switching. This is a new theme to allow for testing and so that it can cover helphub in the future.
Props mapk.
|
-
Property svn:eol-style set to
native
|
File size:
133 bytes
|
Line | |
---|
1 | <?php |
---|
2 | /** |
---|
3 | * The Footer for our theme. |
---|
4 | * |
---|
5 | * @package WPBBP |
---|
6 | */ |
---|
7 | ?> |
---|
8 | |
---|
9 | </div><!-- #content --> |
---|
10 | |
---|
11 | <?php require WPORGPATH . 'footer.php'; |
---|
Note: See
TracBrowser
for help on using the repository browser.