Skip to content

Commit 1df9aa2

Browse files
committed
Enqueuing the class to functions.php #28
1 parent 9a4ed6f commit 1df9aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions.php

+1
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ function ample_setup() {
169169
if ( is_admin() ) {
170170
require get_template_directory() . '/inc/admin/class-ample-admin.php';
171171
require get_template_directory() . '/inc/admin/class-ample-tdi-notice.php';
172+
require get_template_directory() . '/inc/admin/class-ample-theme-review-notice.php';
172173
}
173174

174175
/**

0 commit comments

Comments
 (0)