1 parent 148e757 commit 7dc42feCopy full SHA for 7dc42fe
1 file changed
framework/Supports/Socials_Feed.php
@@ -35,7 +35,7 @@ public function __construct() {
35
}
36
37
38
- //add_action( 'init', array( $this, 'insert_posts' ) );
+ add_action( 'init', array( $this, 'insert_posts' ) );
39
40
41
0 commit comments