mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 10:25:45 +03:00
Add reports and styling
This commit is contained in:
parent
b7bec72db3
commit
78d22ad104
3 changed files with 195 additions and 0 deletions
|
@ -33,6 +33,7 @@ function load() {
|
|||
require_once get_includes_path() . 'pledge.php';
|
||||
require_once get_includes_path() . 'pledge-form.php';
|
||||
require_once get_includes_path() . 'pledge-meta.php';
|
||||
require_once get_includes_path() . 'reports.php';
|
||||
require_once get_includes_path() . 'stats.php';
|
||||
require_once get_includes_path() . 'xprofile.php';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue