Skip to content

Commit f99a693

Browse files
Merge branch 'dashboard' of https://github.com/Wealcoder/animation-addons-for-elementor into template-progress
2 parents b3214b3 + 8585382 commit f99a693

26 files changed

+1707
-1287
lines changed

class-plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -867,6 +867,7 @@ private function include_files()
867867
include_once WCF_ADDONS_PATH . 'inc/trait-wcf-button.php';
868868
include_once WCF_ADDONS_PATH . 'inc/trait-wcf-slider.php';
869869
include_once WCF_ADDONS_PATH . 'inc/post-rating-handler.php';
870+
include_once WCF_ADDONS_PATH . 'inc/category-fields.php';
870871

871872
//extensions
872873
$this->register_extensions();

0 commit comments

Comments
 (0)