Home › Forums › Back End › Warning after moving WP-site › Reply To: Warning after moving WP-site
January 13, 2014 at 3:40 am
#160232
Participant
This is the code on line 715 in social_sharing_toolkit.php
$type = (array_key_exists('icon', $this -> options['mr_social_sharing_' . $type . 'buttons'][$button])) ? $this -> options['mr_social_sharing_' . $type . 'buttons'][$button]['type'] : '';