Skip to content

Commit 7dc42fe

Browse files
author
jc_ekostyuk
committed
update code
1 parent 148e757 commit 7dc42fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/Supports/Socials_Feed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function __construct() {
3535
}
3636

3737

38-
//add_action( 'init', array( $this, 'insert_posts' ) );
38+
add_action( 'init', array( $this, 'insert_posts' ) );
3939

4040
}
4141

0 commit comments

Comments
 (0)