Forums
(@sept0r)
10 years, 11 months ago
Hi
change line 71 from update_option('wall_social_feed_options', options() );
update_option('wall_social_feed_options', options() );
to update_option('wall_social_feed_options', $options );
update_option('wall_social_feed_options', $options );