Forums
(@sept0r)
12 years, 1 month 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 );