PluginProbe
Social Share Buttons / 1.2
Social Share Buttons v1.2
trunk 0.9 1.0 1.1 1.1.1 1.1.2 1.10 1.11 1.12 1.15 1.16 1.17 1.18 1.19 1.2 1.20 1.3 1.30 1.4 1.5 1.6 1.7 1.8 1.9
← All changes | classes/network/simple.php +0 -2 1.41.2 View file →
@@ -77,9 +77,8 @@
77 77 {
78 78 protected $network = 'linkedin';
79 79 protected $icon = 'fa-linkedin-in';
80 80 protected $color = '#007bb6';
81 - protected $priority = 'unselected';
82 81
83 82 public function __construct()
84 83 {
85 84 parent::__construct();
@@ -224,9 +223,8 @@
224 223 protected $priority = 'readmore';
225 224 protected $icon = 'fa-snapchat';
226 225 // protected $color = '#fffc00';
227 226 protected $color = '#000';
228 - protected $displayDesktop = false;
229 227
230 228 public function __construct()
231 229 {
232 230 parent::__construct();