Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Warning after moving WP-site Reply To: Warning after moving WP-site

#160232
papdronning
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'] : '';