feat: add content feed with AJAX filtering and load more on front page
This commit is contained in:
@@ -45,6 +45,7 @@ $bitwms_includes = array(
|
||||
'inc/enqueue.php',
|
||||
'inc/cpt.php',
|
||||
'inc/acf-fields.php',
|
||||
'inc/ajax-filter.php',
|
||||
);
|
||||
|
||||
foreach ( $bitwms_includes as $bitwms_file ) {
|
||||
|
||||
Reference in New Issue
Block a user