Version Description
Download this release
Release Info
Developer | ThemeGrill |
Plugin | Social Icons |
Version | 1.7.1 |
Comparing to | |
See all releases |
Code changes from version 1.7.0 to 1.7.1
- .stylelintrc +0 -59
- assets/css/admin-rtl.css +1 -0
- assets/css/social-icons-rtl.css +1 -0
- assets/css/widgets-rtl.css +1 -0
- assets/fonts/{socicon.eot → Socicon.eot} +0 -0
- assets/fonts/{socicon.svg → Socicon.svg} +0 -0
- assets/fonts/{socicon.ttf → Socicon.ttf} +0 -0
- assets/fonts/{socicon.woff → Socicon.woff} +0 -0
- assets/fonts/Socicon.woff2 +0 -0
- composer.lock +0 -295
- includes/libraries/socicons.php +1234 -0
- phpcs.ruleset.xml +0 -193
- readme.txt +1 -1
- social-icons.php +2 -2
.stylelintrc
DELETED
@@ -1,59 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"rules": {
|
3 |
-
"indentation": "tab",
|
4 |
-
"color-hex-case": "lower",
|
5 |
-
"color-no-invalid-hex": true,
|
6 |
-
|
7 |
-
"function-calc-no-unspaced-operator": true,
|
8 |
-
"function-comma-space-after": "always-single-line",
|
9 |
-
"function-comma-space-before": "never",
|
10 |
-
"function-name-case": "lower",
|
11 |
-
"function-url-quotes": "always",
|
12 |
-
"function-whitespace-after": "always",
|
13 |
-
|
14 |
-
"number-leading-zero": "always",
|
15 |
-
"number-no-trailing-zeros": true,
|
16 |
-
"length-zero-no-unit": true,
|
17 |
-
|
18 |
-
"string-no-newline": true,
|
19 |
-
"string-quotes": "single",
|
20 |
-
|
21 |
-
"unit-case": "lower",
|
22 |
-
"unit-no-unknown": true,
|
23 |
-
"unit-whitelist": ["px", "%", "deg", "ms", "em", "vh", "vw", "rem", "s", "ex", "pt", "cm"],
|
24 |
-
|
25 |
-
"value-list-comma-space-after": "always-single-line",
|
26 |
-
"value-list-comma-space-before": "never",
|
27 |
-
|
28 |
-
"shorthand-property-no-redundant-values": true,
|
29 |
-
|
30 |
-
"property-case": "lower",
|
31 |
-
|
32 |
-
"declaration-block-no-duplicate-properties": [true, { "severity": "warning" } ],
|
33 |
-
"declaration-block-no-ignored-properties": [true, { "severity": "warning" } ],
|
34 |
-
"declaration-block-trailing-semicolon": "always",
|
35 |
-
"declaration-block-single-line-max-declarations": 0,
|
36 |
-
"declaration-block-semicolon-space-before": "never",
|
37 |
-
"declaration-block-semicolon-space-after": "always-single-line",
|
38 |
-
"declaration-block-semicolon-newline-before": "never-multi-line",
|
39 |
-
"declaration-block-semicolon-newline-after": "always-multi-line",
|
40 |
-
|
41 |
-
"block-closing-brace-newline-after": "always",
|
42 |
-
"block-closing-brace-newline-before": "always-multi-line",
|
43 |
-
"block-no-empty": true,
|
44 |
-
"block-opening-brace-newline-after": "always-multi-line",
|
45 |
-
"block-opening-brace-space-before": "always",
|
46 |
-
|
47 |
-
"selector-attribute-brackets-space-inside": "never",
|
48 |
-
"selector-attribute-operator-space-after": "never",
|
49 |
-
"selector-attribute-operator-space-before": "never",
|
50 |
-
"selector-combinator-space-after": "always",
|
51 |
-
"selector-combinator-space-before": "always",
|
52 |
-
"selector-pseudo-class-case": "lower",
|
53 |
-
"selector-pseudo-class-parentheses-space-inside": "always",
|
54 |
-
"selector-pseudo-element-case": "lower",
|
55 |
-
"selector-pseudo-element-colon-notation": "double",
|
56 |
-
"selector-pseudo-element-no-unknown": true,
|
57 |
-
"selector-type-case": "lower",
|
58 |
-
}
|
59 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/css/admin-rtl.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
@charset "UTF-8";@keyframes spin{100%{transform:rotate(-360deg)}}@font-face{font-family:Socicon;src:url(../fonts/Socicon.eot);src:url(../fonts/Socicon.eot?#iefix) format("embedded-opentype"),url(../fonts/Socicon.woff2) format("woff2"),url(../fonts/Socicon.woff) format("woff"),url(../fonts/Socicon.ttf) format("truetype"),url(../fonts/Socicon.svg#Socicon) format("svg");font-weight:400;font-style:normal}[class*=socicon-],[class^=socicon-]{font-family:Socicon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.socicon-hackernews::before{content:""}.socicon-smashwords::before{content:""}.socicon-kobo::before{content:""}.socicon-bookbub::before{content:""}.socicon-mailru::before{content:""}.socicon-gitlab::before{content:""}.socicon-instructables::before{content:""}.socicon-portfolio::before{content:""}.socicon-codered::before{content:""}.socicon-origin::before{content:""}.socicon-nextdoor::before{content:""}.socicon-udemy::before{content:""}.socicon-livemaster::before{content:""}.socicon-crunchbase::before{content:""}.socicon-homefy::before{content:""}.socicon-calendly::before{content:""}.socicon-realtor::before{content:""}.socicon-tidal::before{content:""}.socicon-qobuz::before{content:""}.socicon-natgeo::before{content:""}.socicon-mastodon::before{content:""}.socicon-unsplash::before{content:""}.socicon-homeadvisor::before{content:""}.socicon-angieslist::before{content:""}.socicon-codepen::before{content:""}.socicon-slack::before{content:""}.socicon-openaigym::before{content:""}.socicon-logmein::before{content:""}.socicon-fiverr::before{content:""}.socicon-gotomeeting::before{content:""}.socicon-aliexpress::before{content:""}.socicon-guru::before{content:""}.socicon-appstore::before{content:""}.socicon-homes::before{content:""}.socicon-zoom::before{content:""}.socicon-alibaba::before{content:""}.socicon-craigslist::before{content:""}.socicon-wix::before{content:""}.socicon-redfin::before{content:""}.socicon-googlecalendar::before{content:""}.socicon-shopify::before{content:""}.socicon-freelancer::before{content:""}.socicon-seedrs::before{content:""}.socicon-bing::before{content:""}.socicon-doodle::before{content:""}.socicon-bonanza::before{content:""}.socicon-squarespace::before{content:""}.socicon-toptal::before{content:""}.socicon-gust::before{content:""}.socicon-ask::before{content:""}.socicon-trulia::before{content:""}.socicon-loomly::before{content:""}.socicon-ghost::before{content:""}.socicon-upwork::before{content:""}.socicon-fundable::before{content:""}.socicon-booking::before{content:""}.socicon-googlemaps::before{content:""}.socicon-zillow::before{content:""}.socicon-niconico::before{content:""}.socicon-toneden::before{content:""}.socicon-augment::before{content:""}.socicon-bitbucket::before{content:""}.socicon-fyuse::before{content:""}.socicon-yt-gaming::before{content:""}.socicon-sketchfab::before{content:""}.socicon-mobcrush::before{content:""}.socicon-microsoft::before{content:""}.socicon-pandora::before{content:""}.socicon-messenger::before{content:""}.socicon-gamewisp::before{content:""}.socicon-bloglovin::before{content:""}.socicon-tunein::before{content:""}.socicon-gamejolt::before{content:""}.socicon-trello::before{content:""}.socicon-spreadshirt::before{content:""}.socicon-500px::before{content:""}.socicon-8tracks::before{content:""}.socicon-airbnb::before{content:""}.socicon-alliance::before{content:""}.socicon-amazon::before{content:""}.socicon-amplement::before{content:""}.socicon-android::before{content:""}.socicon-angellist::before{content:""}.socicon-apple::before{content:""}.socicon-appnet::before{content:""}.socicon-baidu::before{content:""}.socicon-bandcamp::before{content:""}.socicon-battlenet::before{content:""}.socicon-mixer::before{content:""}.socicon-bebee::before{content:""}.socicon-bebo::before{content:""}.socicon-behance::before{content:""}.socicon-blizzard::before{content:""}.socicon-blogger::before{content:""}.socicon-buffer::before{content:""}.socicon-chrome::before{content:""}.socicon-coderwall::before{content:""}.socicon-curse::before{content:""}.socicon-dailymotion::before{content:""}.socicon-deezer::before{content:""}.socicon-delicious::before{content:""}.socicon-deviantart::before{content:""}.socicon-diablo::before{content:""}.socicon-digg::before{content:""}.socicon-discord::before{content:""}.socicon-disqus::before{content:""}.socicon-douban::before{content:""}.socicon-draugiem::before{content:""}.socicon-dribbble::before{content:""}.socicon-drupal::before{content:""}.socicon-ebay::before{content:""}.socicon-ello::before{content:""}.socicon-endomondo::before{content:""}.socicon-envato::before{content:""}.socicon-etsy::before{content:""}.socicon-facebook::before{content:""}.socicon-feedburner::before{content:""}.socicon-filmweb::before{content:""}.socicon-firefox::before{content:""}.socicon-flattr::before{content:""}.socicon-flickr::before{content:""}.socicon-formulr::before{content:""}.socicon-foursquare::before{content:""}.socicon-github::before{content:""}.socicon-goodreads::before{content:""}.socicon-google::before{content:""}.socicon-googlescholar::before{content:""}.socicon-googlegroups::before{content:""}.socicon-googlephotos::before{content:""}.socicon-googleplus::before{content:""}.socicon-grooveshark::before{content:""}.socicon-hackerrank::before{content:""}.socicon-hearthstone::before{content:""}.socicon-hellocoton::before{content:""}.socicon-heroes::before{content:""}.socicon-smashcast::before{content:""}.socicon-horde::before{content:""}.socicon-houzz::before{content:""}.socicon-icq::before{content:""}.socicon-identica::before{content:""}.socicon-imdb::before{content:""}.socicon-instagram::before{content:""}.socicon-issuu::before{content:""}.socicon-istock::before{content:""}.socicon-itunes::before{content:""}.socicon-keybase::before{content:""}.socicon-lanyrd::before{content:""}.socicon-lastfm::before{content:""}.socicon-line::before{content:""}.socicon-linkedin::before{content:""}.socicon-livejournal::before{content:""}.socicon-lyft::before{content:""}.socicon-macos::before{content:""}.socicon-mail::before{content:""}.socicon-medium::before{content:""}.socicon-meetup::before{content:""}.socicon-mixcloud::before{content:""}.socicon-modelmayhem::before{content:""}.socicon-mumble::before{content:""}.socicon-myspace::before{content:""}.socicon-nintendo::before{content:""}.socicon-npm::before{content:""}.socicon-odnoklassniki::before{content:""}.socicon-openid::before{content:""}.socicon-opera::before{content:""}.socicon-outlook::before{content:""}.socicon-overwatch::before{content:""}.socicon-patreon::before{content:""}.socicon-paypal::before{content:""}.socicon-periscope::before{content:""}.socicon-pinterest::before{content:""}.socicon-play::before{content:""}.socicon-player::before{content:""}.socicon-playstation::before{content:""}.socicon-pocket::before{content:""}.socicon-qq::before{content:""}.socicon-quora::before{content:""}.socicon-raidcall::before{content:""}.socicon-ravelry::before{content:""}.socicon-reddit::before{content:""}.socicon-renren::before{content:""}.socicon-researchgate::before{content:""}.socicon-residentadvisor::before{content:""}.socicon-reverbnation::before{content:""}.socicon-rss::before{content:""}.socicon-sharethis::before{content:""}.socicon-skype::before{content:""}.socicon-slideshare::before{content:""}.socicon-smugmug::before{content:""}.socicon-snapchat::before{content:""}.socicon-songkick::before{content:""}.socicon-soundcloud::before{content:""}.socicon-spotify::before{content:""}.socicon-stackexchange::before{content:""}.socicon-stackoverflow::before{content:""}.socicon-starcraft::before{content:""}.socicon-stayfriends::before{content:""}.socicon-steam::before{content:""}.socicon-storehouse::before{content:""}.socicon-strava::before{content:""}.socicon-streamjar::before{content:""}.socicon-stumbleupon::before{content:""}.socicon-swarm::before{content:""}.socicon-teamspeak::before{content:""}.socicon-teamviewer::before{content:""}.socicon-telegram::before{content:""}.socicon-tripadvisor::before{content:""}.socicon-tripit::before{content:""}.socicon-triplej::before{content:""}.socicon-tumblr::before{content:""}.socicon-twitch::before{content:""}.socicon-twitter::before{content:""}.socicon-uber::before{content:""}.socicon-ventrilo::before{content:""}.socicon-viadeo::before{content:""}.socicon-viber::before{content:""}.socicon-viewbug::before{content:""}.socicon-vimeo::before{content:""}.socicon-vine::before{content:""}.socicon-vkontakte::before{content:""}.socicon-warcraft::before{content:""}.socicon-wechat::before{content:""}.socicon-weibo::before{content:""}.socicon-whatsapp::before{content:""}.socicon-wikipedia::before{content:""}.socicon-windows::before{content:""}.socicon-wordpress::before{content:""}.socicon-wykop::before{content:""}.socicon-xbox::before{content:""}.socicon-xing::before{content:""}.socicon-yahoo::before{content:""}.socicon-yammer::before{content:""}.socicon-yandex::before{content:""}.socicon-yelp::before{content:""}.socicon-younow::before{content:""}.socicon-youtube::before{content:""}.socicon-zapier::before{content:""}.socicon-zerply::before{content:""}.socicon-zomato::before{content:""}.socicon-zynga::before{content:""}#social-icons-group-data .panel-wrap,.social-icons .panel-wrap{overflow:hidden}#social-icons-group-data ul.si-tabs,.social-icons ul.si-tabs{margin:0;width:20%;float:right;line-height:1em;padding:0 0 10px;position:relative;background-color:#fafafa;border-left:1px solid #eee;box-sizing:border-box}#social-icons-group-data ul.si-tabs::after,.social-icons ul.si-tabs::after{content:'';display:block;width:100%;height:9999em;position:absolute;bottom:-9999em;right:0;background-color:#fafafa;border-left:1px solid #eee}#social-icons-group-data ul.si-tabs li,.social-icons ul.si-tabs li{margin:0;padding:0;display:block;position:relative}#social-icons-group-data ul.si-tabs li a,.social-icons ul.si-tabs li a{margin:0;padding:10px;display:block;box-shadow:none;text-decoration:none;line-height:20px!important;border-bottom:1px solid #eee}#social-icons-group-data ul.si-tabs li a::before,.social-icons ul.si-tabs li a::before{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}#social-icons-group-data ul.si-tabs li.general_options a::before,.social-icons ul.si-tabs li.general_options a::before{content:'\f107'}#social-icons-group-data ul.si-tabs li.linked_icons_options a::before,.social-icons ul.si-tabs li.linked_icons_options a::before{content:'\f103'}#social-icons-group-data ul.si-tabs li.active a,.social-icons ul.si-tabs li.active a{color:#555;position:relative;background-color:#eee}#social-icons-group-data .inside{margin:0;padding:0}.panel,.social_icons_options_panel{padding:0;color:#555}.panel .form-field .social-icons-help-tip,.social_icons_options_panel .form-field .social-icons-help-tip{font-size:1.4em}.social_icons_options_panel fieldset.form-field,.social_icons_options_panel p{margin:0 0 9px;font-size:12px;padding:5px 9px;line-height:24px}.social_icons_options_panel fieldset.form-field::after,.social_icons_options_panel p::after{content:'.';display:block;height:0;clear:both;visibility:hidden}.social_icons_options_panel .checkbox{width:auto;margin:3px 0;vertical-align:middle}.social_icons_options_panel .sortable_icons table{width:100%;padding:0!important}.social_icons_options_panel .sortable_icons table tr.no-items{background:#f9f9f9}.social_icons_options_panel .sortable_icons table tr.no-items td p{margin:0}.social_icons_options_panel .sortable_icons table th{padding:7px 7px 7px 0!important}.social_icons_options_panel .sortable_icons table th.sort{width:17px;padding:7px!important}.social_icons_options_panel .sortable_icons table th .social-icons-help-tip{font-size:1.1em;margin-right:0}.social_icons_options_panel .sortable_icons table td{vertical-align:middle!important;padding:4px 7px 4px 0!important;position:relative}.social_icons_options_panel .sortable_icons table td:last-child{padding-left:7px!important}.social_icons_options_panel .sortable_icons table td input.input_text{width:100%;float:none;min-width:0;margin:1px 0}.social_icons_options_panel .sortable_icons table td .choose_icon_button{width:auto;float:left;cursor:pointer}.social_icons_options_panel .sortable_icons table td .delete{display:block;text-indent:-9999px;position:relative;height:1em;width:1em;font-size:1.2em}.social_icons_options_panel .sortable_icons table td .delete::before{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;right:0;width:100%;height:100%;text-align:center;content:"";color:#999}.social_icons_options_panel .sortable_icons table td .delete:hover::before{color:#a00}.social_icons_options_panel .sortable_icons table td.sort{width:17px;cursor:move;text-align:center;background:#f9f9f9;padding-left:7px!important}.social_icons_options_panel .sortable_icons table td.sort.dashicons-plus{font-size:15px;font-family:Dashicons}.social_icons_options_panel .sortable_icons table td.sort::before{text-align:center;line-height:1;color:#999;display:block;width:17px;float:right;height:100%}.social_icons_options_panel .sortable_icons table td.sort:hover::before{color:#333}.social_icons_options_panel{min-height:175px;box-sizing:border-box}.social_icons_options_panel .sortable_icons{padding:0 9px;position:relative;margin:9px 0}.social_icons_options_panel .sortable_icons label{display:none}.social_icons_options_panel p{margin:9px 0}.social_icons_options_panel fieldset.form-field,.social_icons_options_panel p.form-field{padding:5px 162px 5px 20px!important}.social_icons_options_panel label,.social_icons_options_panel legend{float:right;width:150px;padding:0;margin:0 -150px 0 0}.social_icons_options_panel label .req,.social_icons_options_panel legend .req{font-weight:700;font-style:normal;color:#a00}.social_icons_options_panel .description{padding:0;margin:0 7px 0 0;clear:none;display:inline}.social_icons_options_panel .description-block{margin-right:0;display:block}.social_icons_options_panel input,.social_icons_options_panel select,.social_icons_options_panel textarea{margin:0}.social_icons_options_panel textarea{height:3.5em;line-height:1.5em;vertical-align:top}.social_icons_options_panel input[type=email],.social_icons_options_panel input[type=number],.social_icons_options_panel input[type=password],.social_icons_options_panel input[type=text]{width:50%;float:right}.social_icons_options_panel input.button{width:auto;margin-right:8px}.social_icons_options_panel select{float:right}.social_icons_options_panel .short,.social_icons_options_panel input[type=email].short,.social_icons_options_panel input[type=number].short,.social_icons_options_panel input[type=password].short,.social_icons_options_panel input[type=text].short{width:50%}.social_icons_options_panel .sized{width:auto!important;margin-left:6px}.social_icons_options_panel .options_group{border-top:1px solid #fff;border-bottom:1px solid #eee}.social_icons_options_panel .options_group:first-child{border-top:0}.social_icons_options_panel .options_group:last-child{border-bottom:0}.social_icons_options_panel .options_group fieldset{margin:9px 0;font-size:12px;padding:5px 9px;line-height:24px}.social_icons_options_panel .options_group fieldset label{width:auto;float:none}.social_icons_options_panel .options_group fieldset ul{float:right;width:50%;margin:0;padding:0}.social_icons_options_panel .options_group fieldset ul li{margin:0;width:auto}.social_icons_options_panel .options_group fieldset ul li input{width:auto;float:none;margin-left:4px}.social_icons_options_panel .options_group fieldset ul.si-radios label{margin-right:0}.social_icons_options_panel.padded{padding:1em}#social-icons-group-description{padding:3px 8px;font-size:1.7em;line-height:1.42em;height:auto;width:100%;outline:0;margin:10px 0;display:block}#social-icons-group-description::-webkit-input-placeholder{line-height:1.42em;color:#bbb}#social-icons-group-description::-moz-placeholder{line-height:1.42em;color:#bbb}#social-icons-group-description:-ms-input-placeholder{line-height:1.42em;color:#bbb}#social-icons-group-description:-moz-placeholder{line-height:1.42em;color:#bbb}#social-icons-group-data .panel-wrap{background:#fff}#social-icons-group-data .social_icons_options_panel{float:right;width:80%}#social-icons-group-data .social_icons_options_panel .si-radios{display:block;float:right;margin:0}#social-icons-group-data .social_icons_options_panel .si-radios li{display:block;padding:0 0 10px}#social-icons-group-data .social_icons_options_panel .si-radios li input{width:auto}table.wp-list-table .row-actions{color:#999}table.wp-list-table .column-shortcode .social-icons-help-tip{font-size:1.2em;margin-right:5px}table.wp-list-table span.shortcode{margin:2px 0;display:block}table.wp-list-table span.shortcode input[type=text]{margin:0;font-size:12px;padding:4px 8px;background:#fcfcfc}table.wp-list-table span.shortcode input[type=text].regular-text{width:20em}img.help_tip{margin:0 9px 0 0;vertical-align:middle}.postbox img.help_tip{margin-top:0}.postbox .social-icons-help-tip{margin:0 9px 0 0}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-right:-6px;border-top-color:#333}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-right:-6px;border-bottom-color:#333}#tiptip_holder.tip_right{padding-right:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-right:-5px;border-left-color:#333}#tiptip_holder.tip_left{padding-left:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-right:-7px;border-right-color:#333}#tiptip_content,.si_error_tip{color:#fff;font-size:.8em;max-width:150px;background:#333;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.si_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}#tiptip_arrow{right:50%;margin-right:-6px}.si_error_tip{max-width:20em;line-height:1.8em;position:absolute;white-space:normal;background:#d82223;margin:1.5em -1em 0 1px;z-index:9999999}.si_error_tip::after{content:'';display:block;border:8px solid #d82223;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;position:absolute;top:-3px;right:50%;margin:-1em -3px 0 0}.social-icons-help-tip{color:#666;display:inline-block;font-size:1.1em;font-style:normal;height:16px;line-height:16px;position:relative;vertical-align:middle;width:16px}.social-icons-help-tip::after{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;right:0;width:100%;height:100%;text-align:center;content:"";cursor:help}@media only screen and (max-width:1280px){.social_icons_options_panel .description{display:block;clear:both;margin-right:0}.social_icons_options_panel .dimensions_field .wrap,.social_icons_options_panel .short,.social_icons_options_panel input[type=email].short,.social_icons_options_panel input[type=number].short,.social_icons_options_panel input[type=password].short,.social_icons_options_panel input[type=text].short{width:80%}}@media only screen and (max-width:900px){#social-icons-group-data ul.group_data_tabs{width:10%}#social-icons-group-data .social_icons_options_panel{width:90%}#social-icons-group-data ul.group_data_tabs li a{position:relative;text-indent:-999px;padding:10px}#social-icons-group-data ul.group_data_tabs li a::before{position:absolute;top:0;left:0;bottom:0;right:0;text-indent:0;text-align:center;line-height:40px;width:100%;height:40px}}@media only screen and (max-width:782px){#social-icons-group-data .checkbox{width:25px}}@media only screen and (max-width:500px){.social_icons_options_panel label,.social_icons_options_panel legend{float:none;width:auto;display:block;margin:0}.social_icons_options_panel fieldset.form-field,.social_icons_options_panel p.form-field{padding:5px 20px!important}}
|
assets/css/social-icons-rtl.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
@charset "UTF-8";@font-face{font-family:Socicon;src:url(../fonts/Socicon.eot);src:url(../fonts/Socicon.eot?#iefix) format("embedded-opentype"),url(../fonts/Socicon.woff2) format("woff2"),url(../fonts/Socicon.woff) format("woff"),url(../fonts/Socicon.ttf) format("truetype"),url(../fonts/Socicon.svg#Socicon) format("svg");font-weight:400;font-style:normal}[class*=socicon-],[class^=socicon-]{font-family:Socicon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.socicon-hackernews::before{content:""}.socicon-smashwords::before{content:""}.socicon-kobo::before{content:""}.socicon-bookbub::before{content:""}.socicon-mailru::before{content:""}.socicon-gitlab::before{content:""}.socicon-instructables::before{content:""}.socicon-portfolio::before{content:""}.socicon-codered::before{content:""}.socicon-origin::before{content:""}.socicon-nextdoor::before{content:""}.socicon-udemy::before{content:""}.socicon-livemaster::before{content:""}.socicon-crunchbase::before{content:""}.socicon-homefy::before{content:""}.socicon-calendly::before{content:""}.socicon-realtor::before{content:""}.socicon-tidal::before{content:""}.socicon-qobuz::before{content:""}.socicon-natgeo::before{content:""}.socicon-mastodon::before{content:""}.socicon-unsplash::before{content:""}.socicon-homeadvisor::before{content:""}.socicon-angieslist::before{content:""}.socicon-codepen::before{content:""}.socicon-slack::before{content:""}.socicon-openaigym::before{content:""}.socicon-logmein::before{content:""}.socicon-fiverr::before{content:""}.socicon-gotomeeting::before{content:""}.socicon-aliexpress::before{content:""}.socicon-guru::before{content:""}.socicon-appstore::before{content:""}.socicon-homes::before{content:""}.socicon-zoom::before{content:""}.socicon-alibaba::before{content:""}.socicon-craigslist::before{content:""}.socicon-wix::before{content:""}.socicon-redfin::before{content:""}.socicon-googlecalendar::before{content:""}.socicon-shopify::before{content:""}.socicon-freelancer::before{content:""}.socicon-seedrs::before{content:""}.socicon-bing::before{content:""}.socicon-doodle::before{content:""}.socicon-bonanza::before{content:""}.socicon-squarespace::before{content:""}.socicon-toptal::before{content:""}.socicon-gust::before{content:""}.socicon-ask::before{content:""}.socicon-trulia::before{content:""}.socicon-loomly::before{content:""}.socicon-ghost::before{content:""}.socicon-upwork::before{content:""}.socicon-fundable::before{content:""}.socicon-booking::before{content:""}.socicon-googlemaps::before{content:""}.socicon-zillow::before{content:""}.socicon-niconico::before{content:""}.socicon-toneden::before{content:""}.socicon-augment::before{content:""}.socicon-bitbucket::before{content:""}.socicon-fyuse::before{content:""}.socicon-yt-gaming::before{content:""}.socicon-sketchfab::before{content:""}.socicon-mobcrush::before{content:""}.socicon-microsoft::before{content:""}.socicon-pandora::before{content:""}.socicon-messenger::before{content:""}.socicon-gamewisp::before{content:""}.socicon-bloglovin::before{content:""}.socicon-tunein::before{content:""}.socicon-gamejolt::before{content:""}.socicon-trello::before{content:""}.socicon-spreadshirt::before{content:""}.socicon-500px::before{content:""}.socicon-8tracks::before{content:""}.socicon-airbnb::before{content:""}.socicon-alliance::before{content:""}.socicon-amazon::before{content:""}.socicon-amplement::before{content:""}.socicon-android::before{content:""}.socicon-angellist::before{content:""}.socicon-apple::before{content:""}.socicon-appnet::before{content:""}.socicon-baidu::before{content:""}.socicon-bandcamp::before{content:""}.socicon-battlenet::before{content:""}.socicon-mixer::before{content:""}.socicon-bebee::before{content:""}.socicon-bebo::before{content:""}.socicon-behance::before{content:""}.socicon-blizzard::before{content:""}.socicon-blogger::before{content:""}.socicon-buffer::before{content:""}.socicon-chrome::before{content:""}.socicon-coderwall::before{content:""}.socicon-curse::before{content:""}.socicon-dailymotion::before{content:""}.socicon-deezer::before{content:""}.socicon-delicious::before{content:""}.socicon-deviantart::before{content:""}.socicon-diablo::before{content:""}.socicon-digg::before{content:""}.socicon-discord::before{content:""}.socicon-disqus::before{content:""}.socicon-douban::before{content:""}.socicon-draugiem::before{content:""}.socicon-dribbble::before{content:""}.socicon-drupal::before{content:""}.socicon-ebay::before{content:""}.socicon-ello::before{content:""}.socicon-endomondo::before{content:""}.socicon-envato::before{content:""}.socicon-etsy::before{content:""}.socicon-facebook::before{content:""}.socicon-feedburner::before{content:""}.socicon-filmweb::before{content:""}.socicon-firefox::before{content:""}.socicon-flattr::before{content:""}.socicon-flickr::before{content:""}.socicon-formulr::before{content:""}.socicon-foursquare::before{content:""}.socicon-github::before{content:""}.socicon-goodreads::before{content:""}.socicon-google::before{content:""}.socicon-googlescholar::before{content:""}.socicon-googlegroups::before{content:""}.socicon-googlephotos::before{content:""}.socicon-googleplus::before{content:""}.socicon-grooveshark::before{content:""}.socicon-hackerrank::before{content:""}.socicon-hearthstone::before{content:""}.socicon-hellocoton::before{content:""}.socicon-heroes::before{content:""}.socicon-smashcast::before{content:""}.socicon-horde::before{content:""}.socicon-houzz::before{content:""}.socicon-icq::before{content:""}.socicon-identica::before{content:""}.socicon-imdb::before{content:""}.socicon-instagram::before{content:""}.socicon-issuu::before{content:""}.socicon-istock::before{content:""}.socicon-itunes::before{content:""}.socicon-keybase::before{content:""}.socicon-lanyrd::before{content:""}.socicon-lastfm::before{content:""}.socicon-line::before{content:""}.socicon-linkedin::before{content:""}.socicon-livejournal::before{content:""}.socicon-lyft::before{content:""}.socicon-macos::before{content:""}.socicon-mail::before{content:""}.socicon-medium::before{content:""}.socicon-meetup::before{content:""}.socicon-mixcloud::before{content:""}.socicon-modelmayhem::before{content:""}.socicon-mumble::before{content:""}.socicon-myspace::before{content:""}.socicon-nintendo::before{content:""}.socicon-npm::before{content:""}.socicon-odnoklassniki::before{content:""}.socicon-openid::before{content:""}.socicon-opera::before{content:""}.socicon-outlook::before{content:""}.socicon-overwatch::before{content:""}.socicon-patreon::before{content:""}.socicon-paypal::before{content:""}.socicon-periscope::before{content:""}.socicon-pinterest::before{content:""}.socicon-play::before{content:""}.socicon-player::before{content:""}.socicon-playstation::before{content:""}.socicon-pocket::before{content:""}.socicon-qq::before{content:""}.socicon-quora::before{content:""}.socicon-raidcall::before{content:""}.socicon-ravelry::before{content:""}.socicon-reddit::before{content:""}.socicon-renren::before{content:""}.socicon-researchgate::before{content:""}.socicon-residentadvisor::before{content:""}.socicon-reverbnation::before{content:""}.socicon-rss::before{content:""}.socicon-sharethis::before{content:""}.socicon-skype::before{content:""}.socicon-slideshare::before{content:""}.socicon-smugmug::before{content:""}.socicon-snapchat::before{content:""}.socicon-songkick::before{content:""}.socicon-soundcloud::before{content:""}.socicon-spotify::before{content:""}.socicon-stackexchange::before{content:""}.socicon-stackoverflow::before{content:""}.socicon-starcraft::before{content:""}.socicon-stayfriends::before{content:""}.socicon-steam::before{content:""}.socicon-storehouse::before{content:""}.socicon-strava::before{content:""}.socicon-streamjar::before{content:""}.socicon-stumbleupon::before{content:""}.socicon-swarm::before{content:""}.socicon-teamspeak::before{content:""}.socicon-teamviewer::before{content:""}.socicon-telegram::before{content:""}.socicon-tripadvisor::before{content:""}.socicon-tripit::before{content:""}.socicon-triplej::before{content:""}.socicon-tumblr::before{content:""}.socicon-twitch::before{content:""}.socicon-twitter::before{content:""}.socicon-uber::before{content:""}.socicon-ventrilo::before{content:""}.socicon-viadeo::before{content:""}.socicon-viber::before{content:""}.socicon-viewbug::before{content:""}.socicon-vimeo::before{content:""}.socicon-vine::before{content:""}.socicon-vkontakte::before{content:""}.socicon-warcraft::before{content:""}.socicon-wechat::before{content:""}.socicon-weibo::before{content:""}.socicon-whatsapp::before{content:""}.socicon-wikipedia::before{content:""}.socicon-windows::before{content:""}.socicon-wordpress::before{content:""}.socicon-wykop::before{content:""}.socicon-xbox::before{content:""}.socicon-xing::before{content:""}.socicon-yahoo::before{content:""}.socicon-yammer::before{content:""}.socicon-yandex::before{content:""}.socicon-yelp::before{content:""}.socicon-younow::before{content:""}.socicon-youtube::before{content:""}.socicon-zapier::before{content:""}.socicon-zerply::before{content:""}.socicon-zomato::before{content:""}.socicon-zynga::before{content:""}.social-icons-lists .socicon{position:relative;top:3px;padding:10px;font-size:16px;display:inline-block;box-sizing:content-box}.social-icons-lists li.social-icons-list-item{margin:4px;padding:0!important;display:inline-block;border:none!important;list-style:none!important}.social-icons-lists li.social-icons-list-item a.social-icon{text-decoration:none}.social-icons-lists li.social-icons-list-item a.social-icon:active,.social-icons-lists li.social-icons-list-item a.social-icon:focus{outline:0}.social-icons-lists li.social-icons-list-item a.social-icon:hover .socicon{opacity:.8}.social-icons-lists li.social-icons-list-item a.social-icon span.social-icons-list-label{margin-right:4px}.social-icons-lists li.social-icons-list-item::after,.social-icons-lists li.social-icons-list-item::before{visibility:hidden}.social-icons-lists.show-icons-label{list-style:outside}.social-icons-lists.icons-background-rounded .socicon{border-radius:100%}.social-icons-lists.icons-background-rounded .socicon,.social-icons-lists.icons-background-square .socicon{color:#fff}.social-icons-lists.icons-background-rounded.centre,.social-icons-lists.icons-background-square.centre{padding:0;text-align:center}.social-icons-lists.icons-background-none .socicon{padding:0;background:0 0}.widget .social-icons-lists.show-icons-label li.social-icons-list-item{display:block}.widget .social-icons-lists.show-icons-label.icons-background-rounded.centre,.widget .social-icons-lists.show-icons-label.icons-background-square.centre{text-align:right}
|
assets/css/widgets-rtl.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
@charset "UTF-8";@font-face{font-family:Socicon;src:url(../fonts/Socicon.eot);src:url(../fonts/Socicon.eot?#iefix) format("embedded-opentype"),url(../fonts/Socicon.woff2) format("woff2"),url(../fonts/Socicon.woff) format("woff"),url(../fonts/Socicon.ttf) format("truetype"),url(../fonts/Socicon.svg#Socicon) format("svg");font-weight:400;font-style:normal}[class*=socicon-],[class^=socicon-]{font-family:Socicon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.socicon-hackernews::before{content:""}.socicon-smashwords::before{content:""}.socicon-kobo::before{content:""}.socicon-bookbub::before{content:""}.socicon-mailru::before{content:""}.socicon-gitlab::before{content:""}.socicon-instructables::before{content:""}.socicon-portfolio::before{content:""}.socicon-codered::before{content:""}.socicon-origin::before{content:""}.socicon-nextdoor::before{content:""}.socicon-udemy::before{content:""}.socicon-livemaster::before{content:""}.socicon-crunchbase::before{content:""}.socicon-homefy::before{content:""}.socicon-calendly::before{content:""}.socicon-realtor::before{content:""}.socicon-tidal::before{content:""}.socicon-qobuz::before{content:""}.socicon-natgeo::before{content:""}.socicon-mastodon::before{content:""}.socicon-unsplash::before{content:""}.socicon-homeadvisor::before{content:""}.socicon-angieslist::before{content:""}.socicon-codepen::before{content:""}.socicon-slack::before{content:""}.socicon-openaigym::before{content:""}.socicon-logmein::before{content:""}.socicon-fiverr::before{content:""}.socicon-gotomeeting::before{content:""}.socicon-aliexpress::before{content:""}.socicon-guru::before{content:""}.socicon-appstore::before{content:""}.socicon-homes::before{content:""}.socicon-zoom::before{content:""}.socicon-alibaba::before{content:""}.socicon-craigslist::before{content:""}.socicon-wix::before{content:""}.socicon-redfin::before{content:""}.socicon-googlecalendar::before{content:""}.socicon-shopify::before{content:""}.socicon-freelancer::before{content:""}.socicon-seedrs::before{content:""}.socicon-bing::before{content:""}.socicon-doodle::before{content:""}.socicon-bonanza::before{content:""}.socicon-squarespace::before{content:""}.socicon-toptal::before{content:""}.socicon-gust::before{content:""}.socicon-ask::before{content:""}.socicon-trulia::before{content:""}.socicon-loomly::before{content:""}.socicon-ghost::before{content:""}.socicon-upwork::before{content:""}.socicon-fundable::before{content:""}.socicon-booking::before{content:""}.socicon-googlemaps::before{content:""}.socicon-zillow::before{content:""}.socicon-niconico::before{content:""}.socicon-toneden::before{content:""}.socicon-augment::before{content:""}.socicon-bitbucket::before{content:""}.socicon-fyuse::before{content:""}.socicon-yt-gaming::before{content:""}.socicon-sketchfab::before{content:""}.socicon-mobcrush::before{content:""}.socicon-microsoft::before{content:""}.socicon-pandora::before{content:""}.socicon-messenger::before{content:""}.socicon-gamewisp::before{content:""}.socicon-bloglovin::before{content:""}.socicon-tunein::before{content:""}.socicon-gamejolt::before{content:""}.socicon-trello::before{content:""}.socicon-spreadshirt::before{content:""}.socicon-500px::before{content:""}.socicon-8tracks::before{content:""}.socicon-airbnb::before{content:""}.socicon-alliance::before{content:""}.socicon-amazon::before{content:""}.socicon-amplement::before{content:""}.socicon-android::before{content:""}.socicon-angellist::before{content:""}.socicon-apple::before{content:""}.socicon-appnet::before{content:""}.socicon-baidu::before{content:""}.socicon-bandcamp::before{content:""}.socicon-battlenet::before{content:""}.socicon-mixer::before{content:""}.socicon-bebee::before{content:""}.socicon-bebo::before{content:""}.socicon-behance::before{content:""}.socicon-blizzard::before{content:""}.socicon-blogger::before{content:""}.socicon-buffer::before{content:""}.socicon-chrome::before{content:""}.socicon-coderwall::before{content:""}.socicon-curse::before{content:""}.socicon-dailymotion::before{content:""}.socicon-deezer::before{content:""}.socicon-delicious::before{content:""}.socicon-deviantart::before{content:""}.socicon-diablo::before{content:""}.socicon-digg::before{content:""}.socicon-discord::before{content:""}.socicon-disqus::before{content:""}.socicon-douban::before{content:""}.socicon-draugiem::before{content:""}.socicon-dribbble::before{content:""}.socicon-drupal::before{content:""}.socicon-ebay::before{content:""}.socicon-ello::before{content:""}.socicon-endomondo::before{content:""}.socicon-envato::before{content:""}.socicon-etsy::before{content:""}.socicon-facebook::before{content:""}.socicon-feedburner::before{content:""}.socicon-filmweb::before{content:""}.socicon-firefox::before{content:""}.socicon-flattr::before{content:""}.socicon-flickr::before{content:""}.socicon-formulr::before{content:""}.socicon-foursquare::before{content:""}.socicon-github::before{content:""}.socicon-goodreads::before{content:""}.socicon-google::before{content:""}.socicon-googlescholar::before{content:""}.socicon-googlegroups::before{content:""}.socicon-googlephotos::before{content:""}.socicon-googleplus::before{content:""}.socicon-grooveshark::before{content:""}.socicon-hackerrank::before{content:""}.socicon-hearthstone::before{content:""}.socicon-hellocoton::before{content:""}.socicon-heroes::before{content:""}.socicon-smashcast::before{content:""}.socicon-horde::before{content:""}.socicon-houzz::before{content:""}.socicon-icq::before{content:""}.socicon-identica::before{content:""}.socicon-imdb::before{content:""}.socicon-instagram::before{content:""}.socicon-issuu::before{content:""}.socicon-istock::before{content:""}.socicon-itunes::before{content:""}.socicon-keybase::before{content:""}.socicon-lanyrd::before{content:""}.socicon-lastfm::before{content:""}.socicon-line::before{content:""}.socicon-linkedin::before{content:""}.socicon-livejournal::before{content:""}.socicon-lyft::before{content:""}.socicon-macos::before{content:""}.socicon-mail::before{content:""}.socicon-medium::before{content:""}.socicon-meetup::before{content:""}.socicon-mixcloud::before{content:""}.socicon-modelmayhem::before{content:""}.socicon-mumble::before{content:""}.socicon-myspace::before{content:""}.socicon-nintendo::before{content:""}.socicon-npm::before{content:""}.socicon-odnoklassniki::before{content:""}.socicon-openid::before{content:""}.socicon-opera::before{content:""}.socicon-outlook::before{content:""}.socicon-overwatch::before{content:""}.socicon-patreon::before{content:""}.socicon-paypal::before{content:""}.socicon-periscope::before{content:""}.socicon-pinterest::before{content:""}.socicon-play::before{content:""}.socicon-player::before{content:""}.socicon-playstation::before{content:""}.socicon-pocket::before{content:""}.socicon-qq::before{content:""}.socicon-quora::before{content:""}.socicon-raidcall::before{content:""}.socicon-ravelry::before{content:""}.socicon-reddit::before{content:""}.socicon-renren::before{content:""}.socicon-researchgate::before{content:""}.socicon-residentadvisor::before{content:""}.socicon-reverbnation::before{content:""}.socicon-rss::before{content:""}.socicon-sharethis::before{content:""}.socicon-skype::before{content:""}.socicon-slideshare::before{content:""}.socicon-smugmug::before{content:""}.socicon-snapchat::before{content:""}.socicon-songkick::before{content:""}.socicon-soundcloud::before{content:""}.socicon-spotify::before{content:""}.socicon-stackexchange::before{content:""}.socicon-stackoverflow::before{content:""}.socicon-starcraft::before{content:""}.socicon-stayfriends::before{content:""}.socicon-steam::before{content:""}.socicon-storehouse::before{content:""}.socicon-strava::before{content:""}.socicon-streamjar::before{content:""}.socicon-stumbleupon::before{content:""}.socicon-swarm::before{content:""}.socicon-teamspeak::before{content:""}.socicon-teamviewer::before{content:""}.socicon-telegram::before{content:""}.socicon-tripadvisor::before{content:""}.socicon-tripit::before{content:""}.socicon-triplej::before{content:""}.socicon-tumblr::before{content:""}.socicon-twitch::before{content:""}.socicon-twitter::before{content:""}.socicon-uber::before{content:""}.socicon-ventrilo::before{content:""}.socicon-viadeo::before{content:""}.socicon-viber::before{content:""}.socicon-viewbug::before{content:""}.socicon-vimeo::before{content:""}.socicon-vine::before{content:""}.socicon-vkontakte::before{content:""}.socicon-warcraft::before{content:""}.socicon-wechat::before{content:""}.socicon-weibo::before{content:""}.socicon-whatsapp::before{content:""}.socicon-wikipedia::before{content:""}.socicon-windows::before{content:""}.socicon-wordpress::before{content:""}.socicon-wykop::before{content:""}.socicon-xbox::before{content:""}.socicon-xing::before{content:""}.socicon-yahoo::before{content:""}.socicon-yammer::before{content:""}.socicon-yandex::before{content:""}.socicon-yelp::before{content:""}.socicon-younow::before{content:""}.socicon-youtube::before{content:""}.socicon-zapier::before{content:""}.socicon-zerply::before{content:""}.socicon-zomato::before{content:""}.socicon-zynga::before{content:""}.social-icons-field-handle{float:right;cursor:move;margin-top:12px;margin-right:-100%}.social-icons-field-handle.dashicons{width:30px;margin-top:18px}.social-icons-field-handle.socicon{position:relative;top:3px;color:#fff;padding:6px;display:inline-block;font-size:1.2em}.social-icons-field-remove{width:30px;float:right;display:block;text-align:left;margin-top:20px;margin-right:-30px;text-decoration:none}.social-icons-field-remove:active,.social-icons-field-remove:focus{outline:0;box-shadow:none}.social-icons-field-remove span.dashicons:hover{color:#a00}.social-icons-add-button{margin-bottom:10px}.wp-customizer .social-icons-add-button{margin-top:1em}ul.social-icons-list{border:1px solid #ddd}ul.social-icons-list li.social-icons-field{margin:-1px;padding:10px;display:block;border:1px solid #ddd}ul.social-icons-list li.social-icons-field::after,ul.social-icons-list li.social-icons-field::before{content:' ';display:table}ul.social-icons-list li.social-icons-field::after{clear:both}ul.social-icons-list li.social-icons-field:last-child{border-bottom:none}ul.social-icons-list li.social-icons-field .social-icons-wrap{float:right;width:100%}ul.social-icons-list li.social-icons-field .social-icons-wrap .social-icons-inputs{margin-right:40px;margin-left:30px}ul.social-icons-list li.social-icons-field .social-icons-wrap .social-icons-inputs input.social-icons-field-label[type=text]{margin-top:2px}ul.social-icons-list li.social-icons-field.ui-sortable-helper{border:1px dashed #999}.hide-icons-label .social-icons-field-label{display:none}.hide-icons-label .social-icons-field-handle{margin-top:-4px}.hide-icons-label .social-icons-field-handle.dashicons{margin-top:3px}.hide-icons-label .social-icons-field-remove{margin-top:3px}
|
assets/fonts/{socicon.eot → Socicon.eot}
RENAMED
File without changes
|
assets/fonts/{socicon.svg → Socicon.svg}
RENAMED
File without changes
|
assets/fonts/{socicon.ttf → Socicon.ttf}
RENAMED
File without changes
|
assets/fonts/{socicon.woff → Socicon.woff}
RENAMED
File without changes
|
assets/fonts/Socicon.woff2
ADDED
Binary file
|
composer.lock
DELETED
@@ -1,295 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_readme": [
|
3 |
-
"This file locks the dependencies of your project to a known state",
|
4 |
-
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
5 |
-
"This file is @generated automatically"
|
6 |
-
],
|
7 |
-
"hash": "9b8e24e810e62cd0b97950a60f89b9ca",
|
8 |
-
"content-hash": "f6bcf8dc0e9c8b677a415944833f056f",
|
9 |
-
"packages": [
|
10 |
-
{
|
11 |
-
"name": "composer/installers",
|
12 |
-
"version": "v1.2.0",
|
13 |
-
"source": {
|
14 |
-
"type": "git",
|
15 |
-
"url": "https://github.com/composer/installers.git",
|
16 |
-
"reference": "d78064c68299743e0161004f2de3a0204e33b804"
|
17 |
-
},
|
18 |
-
"dist": {
|
19 |
-
"type": "zip",
|
20 |
-
"url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804",
|
21 |
-
"reference": "d78064c68299743e0161004f2de3a0204e33b804",
|
22 |
-
"shasum": ""
|
23 |
-
},
|
24 |
-
"require": {
|
25 |
-
"composer-plugin-api": "^1.0"
|
26 |
-
},
|
27 |
-
"replace": {
|
28 |
-
"roundcube/plugin-installer": "*",
|
29 |
-
"shama/baton": "*"
|
30 |
-
},
|
31 |
-
"require-dev": {
|
32 |
-
"composer/composer": "1.0.*@dev",
|
33 |
-
"phpunit/phpunit": "4.1.*"
|
34 |
-
},
|
35 |
-
"type": "composer-plugin",
|
36 |
-
"extra": {
|
37 |
-
"class": "Composer\\Installers\\Plugin",
|
38 |
-
"branch-alias": {
|
39 |
-
"dev-master": "1.0-dev"
|
40 |
-
}
|
41 |
-
},
|
42 |
-
"autoload": {
|
43 |
-
"psr-4": {
|
44 |
-
"Composer\\Installers\\": "src/Composer/Installers"
|
45 |
-
}
|
46 |
-
},
|
47 |
-
"notification-url": "https://packagist.org/downloads/",
|
48 |
-
"license": [
|
49 |
-
"MIT"
|
50 |
-
],
|
51 |
-
"authors": [
|
52 |
-
{
|
53 |
-
"name": "Kyle Robinson Young",
|
54 |
-
"email": "kyle@dontkry.com",
|
55 |
-
"homepage": "https://github.com/shama"
|
56 |
-
}
|
57 |
-
],
|
58 |
-
"description": "A multi-framework Composer library installer",
|
59 |
-
"homepage": "https://composer.github.io/installers/",
|
60 |
-
"keywords": [
|
61 |
-
"Craft",
|
62 |
-
"Dolibarr",
|
63 |
-
"Hurad",
|
64 |
-
"ImageCMS",
|
65 |
-
"MODX Evo",
|
66 |
-
"Mautic",
|
67 |
-
"OXID",
|
68 |
-
"Plentymarkets",
|
69 |
-
"RadPHP",
|
70 |
-
"SMF",
|
71 |
-
"Thelia",
|
72 |
-
"WolfCMS",
|
73 |
-
"agl",
|
74 |
-
"aimeos",
|
75 |
-
"annotatecms",
|
76 |
-
"attogram",
|
77 |
-
"bitrix",
|
78 |
-
"cakephp",
|
79 |
-
"chef",
|
80 |
-
"cockpit",
|
81 |
-
"codeigniter",
|
82 |
-
"concrete5",
|
83 |
-
"croogo",
|
84 |
-
"dokuwiki",
|
85 |
-
"drupal",
|
86 |
-
"elgg",
|
87 |
-
"expressionengine",
|
88 |
-
"fuelphp",
|
89 |
-
"grav",
|
90 |
-
"installer",
|
91 |
-
"joomla",
|
92 |
-
"kohana",
|
93 |
-
"laravel",
|
94 |
-
"lithium",
|
95 |
-
"magento",
|
96 |
-
"mako",
|
97 |
-
"mediawiki",
|
98 |
-
"modulework",
|
99 |
-
"moodle",
|
100 |
-
"phpbb",
|
101 |
-
"piwik",
|
102 |
-
"ppi",
|
103 |
-
"puppet",
|
104 |
-
"reindex",
|
105 |
-
"roundcube",
|
106 |
-
"shopware",
|
107 |
-
"silverstripe",
|
108 |
-
"symfony",
|
109 |
-
"typo3",
|
110 |
-
"wordpress",
|
111 |
-
"yawik",
|
112 |
-
"zend",
|
113 |
-
"zikula"
|
114 |
-
],
|
115 |
-
"time": "2016-08-13 20:53:52"
|
116 |
-
}
|
117 |
-
],
|
118 |
-
"packages-dev": [
|
119 |
-
{
|
120 |
-
"name": "simplyadmire/composer-plugins",
|
121 |
-
"version": "dev-master",
|
122 |
-
"source": {
|
123 |
-
"type": "git",
|
124 |
-
"url": "https://github.com/SimplyAdmire/ComposerPlugins.git",
|
125 |
-
"reference": "d8380f670694c1c2330b22591ca74adc82cffe19"
|
126 |
-
},
|
127 |
-
"dist": {
|
128 |
-
"type": "zip",
|
129 |
-
"url": "https://api.github.com/repos/SimplyAdmire/ComposerPlugins/zipball/d8380f670694c1c2330b22591ca74adc82cffe19",
|
130 |
-
"reference": "d8380f670694c1c2330b22591ca74adc82cffe19",
|
131 |
-
"shasum": ""
|
132 |
-
},
|
133 |
-
"require": {
|
134 |
-
"composer-plugin-api": "^1.0",
|
135 |
-
"squizlabs/php_codesniffer": "*"
|
136 |
-
},
|
137 |
-
"type": "composer-plugin",
|
138 |
-
"extra": {
|
139 |
-
"class": [
|
140 |
-
"SimplyAdmire\\ComposerPlugins\\PhpCodesnifferStandardInstallerPlugin"
|
141 |
-
]
|
142 |
-
},
|
143 |
-
"autoload": {
|
144 |
-
"psr-0": {
|
145 |
-
"SimplyAdmire\\ComposerPlugins": ""
|
146 |
-
}
|
147 |
-
},
|
148 |
-
"notification-url": "https://packagist.org/downloads/",
|
149 |
-
"license": [
|
150 |
-
"LGPL-3.0+"
|
151 |
-
],
|
152 |
-
"authors": [
|
153 |
-
{
|
154 |
-
"name": "Rens Admiraal",
|
155 |
-
"email": "rens@simplyadmire.com",
|
156 |
-
"role": "lead"
|
157 |
-
}
|
158 |
-
],
|
159 |
-
"description": "Composer plugin for installing PHP_CodeSniffer standards",
|
160 |
-
"keywords": [
|
161 |
-
"PHP_CodeSniffer",
|
162 |
-
"TYPO3 CMS",
|
163 |
-
"TYPO3 Flow",
|
164 |
-
"TYPO3 Neos",
|
165 |
-
"phpcs",
|
166 |
-
"standards",
|
167 |
-
"typo3"
|
168 |
-
],
|
169 |
-
"time": "2016-05-12 11:58:38"
|
170 |
-
},
|
171 |
-
{
|
172 |
-
"name": "squizlabs/php_codesniffer",
|
173 |
-
"version": "2.7.1",
|
174 |
-
"source": {
|
175 |
-
"type": "git",
|
176 |
-
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
177 |
-
"reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f"
|
178 |
-
},
|
179 |
-
"dist": {
|
180 |
-
"type": "zip",
|
181 |
-
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9b324f3a1132459a7274a0ace2e1b766ba80930f",
|
182 |
-
"reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f",
|
183 |
-
"shasum": ""
|
184 |
-
},
|
185 |
-
"require": {
|
186 |
-
"ext-simplexml": "*",
|
187 |
-
"ext-tokenizer": "*",
|
188 |
-
"ext-xmlwriter": "*",
|
189 |
-
"php": ">=5.1.2"
|
190 |
-
},
|
191 |
-
"require-dev": {
|
192 |
-
"phpunit/phpunit": "~4.0"
|
193 |
-
},
|
194 |
-
"bin": [
|
195 |
-
"scripts/phpcs",
|
196 |
-
"scripts/phpcbf"
|
197 |
-
],
|
198 |
-
"type": "library",
|
199 |
-
"extra": {
|
200 |
-
"branch-alias": {
|
201 |
-
"dev-master": "2.x-dev"
|
202 |
-
}
|
203 |
-
},
|
204 |
-
"autoload": {
|
205 |
-
"classmap": [
|
206 |
-
"CodeSniffer.php",
|
207 |
-
"CodeSniffer/CLI.php",
|
208 |
-
"CodeSniffer/Exception.php",
|
209 |
-
"CodeSniffer/File.php",
|
210 |
-
"CodeSniffer/Fixer.php",
|
211 |
-
"CodeSniffer/Report.php",
|
212 |
-
"CodeSniffer/Reporting.php",
|
213 |
-
"CodeSniffer/Sniff.php",
|
214 |
-
"CodeSniffer/Tokens.php",
|
215 |
-
"CodeSniffer/Reports/",
|
216 |
-
"CodeSniffer/Tokenizers/",
|
217 |
-
"CodeSniffer/DocGenerators/",
|
218 |
-
"CodeSniffer/Standards/AbstractPatternSniff.php",
|
219 |
-
"CodeSniffer/Standards/AbstractScopeSniff.php",
|
220 |
-
"CodeSniffer/Standards/AbstractVariableSniff.php",
|
221 |
-
"CodeSniffer/Standards/IncorrectPatternException.php",
|
222 |
-
"CodeSniffer/Standards/Generic/Sniffs/",
|
223 |
-
"CodeSniffer/Standards/MySource/Sniffs/",
|
224 |
-
"CodeSniffer/Standards/PEAR/Sniffs/",
|
225 |
-
"CodeSniffer/Standards/PSR1/Sniffs/",
|
226 |
-
"CodeSniffer/Standards/PSR2/Sniffs/",
|
227 |
-
"CodeSniffer/Standards/Squiz/Sniffs/",
|
228 |
-
"CodeSniffer/Standards/Zend/Sniffs/"
|
229 |
-
]
|
230 |
-
},
|
231 |
-
"notification-url": "https://packagist.org/downloads/",
|
232 |
-
"license": [
|
233 |
-
"BSD-3-Clause"
|
234 |
-
],
|
235 |
-
"authors": [
|
236 |
-
{
|
237 |
-
"name": "Greg Sherwood",
|
238 |
-
"role": "lead"
|
239 |
-
}
|
240 |
-
],
|
241 |
-
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
242 |
-
"homepage": "http://www.squizlabs.com/php-codesniffer",
|
243 |
-
"keywords": [
|
244 |
-
"phpcs",
|
245 |
-
"standards"
|
246 |
-
],
|
247 |
-
"time": "2016-11-30 04:02:31"
|
248 |
-
},
|
249 |
-
{
|
250 |
-
"name": "wp-coding-standards/wpcs",
|
251 |
-
"version": "0.10.0",
|
252 |
-
"source": {
|
253 |
-
"type": "git",
|
254 |
-
"url": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git",
|
255 |
-
"reference": "b39490465f6fd7375743a395019cd597e12119c9"
|
256 |
-
},
|
257 |
-
"dist": {
|
258 |
-
"type": "zip",
|
259 |
-
"url": "https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/b39490465f6fd7375743a395019cd597e12119c9",
|
260 |
-
"reference": "b39490465f6fd7375743a395019cd597e12119c9",
|
261 |
-
"shasum": ""
|
262 |
-
},
|
263 |
-
"require": {
|
264 |
-
"squizlabs/php_codesniffer": "^2.6"
|
265 |
-
},
|
266 |
-
"type": "library",
|
267 |
-
"notification-url": "https://packagist.org/downloads/",
|
268 |
-
"license": [
|
269 |
-
"MIT"
|
270 |
-
],
|
271 |
-
"authors": [
|
272 |
-
{
|
273 |
-
"name": "Contributors",
|
274 |
-
"homepage": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/graphs/contributors"
|
275 |
-
}
|
276 |
-
],
|
277 |
-
"description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
|
278 |
-
"keywords": [
|
279 |
-
"phpcs",
|
280 |
-
"standards",
|
281 |
-
"wordpress"
|
282 |
-
],
|
283 |
-
"time": "2016-08-29 20:04:47"
|
284 |
-
}
|
285 |
-
],
|
286 |
-
"aliases": [],
|
287 |
-
"minimum-stability": "stable",
|
288 |
-
"stability-flags": {
|
289 |
-
"simplyadmire/composer-plugins": 20
|
290 |
-
},
|
291 |
-
"prefer-stable": false,
|
292 |
-
"prefer-lowest": false,
|
293 |
-
"platform": [],
|
294 |
-
"platform-dev": []
|
295 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/libraries/socicons.php
ADDED
@@ -0,0 +1,1234 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Socicon
|
4 |
+
*
|
5 |
+
* @version 1.7.0
|
6 |
+
*/
|
7 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
8 |
+
exit;
|
9 |
+
}
|
10 |
+
|
11 |
+
/**
|
12 |
+
* Get socicon.
|
13 |
+
*
|
14 |
+
* @param string $icon Icon name.
|
15 |
+
* @param string $type Icon type.
|
16 |
+
* @return array
|
17 |
+
*/
|
18 |
+
function get_socicon( $icon = '', $type = 'color' ) {
|
19 |
+
$socicons = array(
|
20 |
+
'hackernews' => array(
|
21 |
+
'url' => 'https://news.ycombinator.com/',
|
22 |
+
'color' => '#FF6601',
|
23 |
+
'label' => '',
|
24 |
+
),
|
25 |
+
'smashwords' => array(
|
26 |
+
'url' => 'https://www.smashwords.com/',
|
27 |
+
'color' => '#4181C3',
|
28 |
+
'label' => '',
|
29 |
+
),
|
30 |
+
'kobo' => array(
|
31 |
+
'url' => 'https://www.kobo.com/',
|
32 |
+
'color' => '#BF0000',
|
33 |
+
'label' => '',
|
34 |
+
),
|
35 |
+
'bookbub' => array(
|
36 |
+
'url' => 'https://www.bookbub.com/',
|
37 |
+
'color' => '#E70005',
|
38 |
+
'label' => '',
|
39 |
+
),
|
40 |
+
'mailru' => array(
|
41 |
+
'url' => 'https://news.mail.ru/',
|
42 |
+
'color' => '#FDA840',
|
43 |
+
'label' => '',
|
44 |
+
),
|
45 |
+
'gitlab' => array(
|
46 |
+
'url' => 'https://gitlab.com/',
|
47 |
+
'color' => '#e65228',
|
48 |
+
'label' => '',
|
49 |
+
),
|
50 |
+
'instructables' => array(
|
51 |
+
'url' => 'https://www.instructables.com/',
|
52 |
+
'color' => '#f8b514',
|
53 |
+
'label' => '',
|
54 |
+
),
|
55 |
+
'portfolio' => array(
|
56 |
+
'url' => 'https://www.myportfolio.com/',
|
57 |
+
'color' => '#54AFFF',
|
58 |
+
'label' => '',
|
59 |
+
),
|
60 |
+
'codered' => array(
|
61 |
+
'url' => 'https://www.onsolve.com/',
|
62 |
+
'color' => '#466eb5',
|
63 |
+
'label' => '',
|
64 |
+
),
|
65 |
+
'origin' => array(
|
66 |
+
'url' => 'https://www.origin.com/',
|
67 |
+
'color' => '#F56C2E',
|
68 |
+
'label' => '',
|
69 |
+
),
|
70 |
+
'nextdoor' => array(
|
71 |
+
'url' => 'https://nextdoor.com/',
|
72 |
+
'color' => '#01B247',
|
73 |
+
'label' => '',
|
74 |
+
),
|
75 |
+
'udemy' => array(
|
76 |
+
'url' => 'https://www.udemy.com/',
|
77 |
+
'color' => '#17aa1c',
|
78 |
+
'label' => '',
|
79 |
+
),
|
80 |
+
'udemy' => array(
|
81 |
+
'url' => 'https://www.udemy.com/',
|
82 |
+
'color' => '#ec5252',
|
83 |
+
'label' => '',
|
84 |
+
),
|
85 |
+
'livemaster' => array(
|
86 |
+
'url' => 'https://www.livemaster.com/',
|
87 |
+
'color' => '#e76d00',
|
88 |
+
'label' => '',
|
89 |
+
),
|
90 |
+
'crunchbase' => array(
|
91 |
+
'url' => 'https://www.crunchbase.com/',
|
92 |
+
'color' => '#0288d1',
|
93 |
+
'label' => '',
|
94 |
+
),
|
95 |
+
'homefy' => array(
|
96 |
+
'url' => 'https://www.homefy.com/',
|
97 |
+
'color' => '#ffd100',
|
98 |
+
'label' => '',
|
99 |
+
),
|
100 |
+
'calendly' => array(
|
101 |
+
'url' => 'https://calendly.com/',
|
102 |
+
'color' => '#00a3fa',
|
103 |
+
'label' => '',
|
104 |
+
),
|
105 |
+
'realtor' => array(
|
106 |
+
'url' => 'https://www.realtor.com/',
|
107 |
+
'color' => '#D52228',
|
108 |
+
'label' => '',
|
109 |
+
),
|
110 |
+
'tidal' => array(
|
111 |
+
'url' => 'http://tidal.com/',
|
112 |
+
'color' => '#01FFFF',
|
113 |
+
'label' => '',
|
114 |
+
),
|
115 |
+
'qobuz' => array(
|
116 |
+
'url' => 'https://www.qobuz.com/',
|
117 |
+
'color' => '#298FBF',
|
118 |
+
'label' => '',
|
119 |
+
),
|
120 |
+
'natgeo' => array(
|
121 |
+
'url' => 'https://www.nationalgeographic.com/',
|
122 |
+
'color' => '#222222',
|
123 |
+
'label' => '',
|
124 |
+
),
|
125 |
+
'mastodon' => array(
|
126 |
+
'url' => 'https://mastodon.social/',
|
127 |
+
'color' => '#2986D6',
|
128 |
+
'label' => '',
|
129 |
+
),
|
130 |
+
'unsplash' => array(
|
131 |
+
'url' => 'https://unsplash.com/',
|
132 |
+
'color' => '#000000',
|
133 |
+
'label' => '',
|
134 |
+
),
|
135 |
+
'homeadvisor' => array(
|
136 |
+
'url' => 'https://www.homeadvisor.com/',
|
137 |
+
'color' => '#EF8B1D',
|
138 |
+
'label' => '',
|
139 |
+
),
|
140 |
+
'angieslist' => array(
|
141 |
+
'url' => 'https://www.angieslist.com/',
|
142 |
+
'color' => '#299F37',
|
143 |
+
'label' => '',
|
144 |
+
),
|
145 |
+
'codepen' => array(
|
146 |
+
'url' => 'https://codepen.io/',
|
147 |
+
'color' => '#000000',
|
148 |
+
'label' => '',
|
149 |
+
),
|
150 |
+
'slack' => array(
|
151 |
+
'url' => 'https://slack.com/',
|
152 |
+
'color' => '#4B6BC6',
|
153 |
+
'label' => '',
|
154 |
+
),
|
155 |
+
'openaigym' => array(
|
156 |
+
'url' => 'https://gym.openai.com/',
|
157 |
+
'color' => '#29A8B3',
|
158 |
+
'label' => '',
|
159 |
+
),
|
160 |
+
'logmein' => array(
|
161 |
+
'url' => 'https://www.logmein.com/',
|
162 |
+
'color' => '#45B6F3',
|
163 |
+
'label' => '',
|
164 |
+
),
|
165 |
+
'fiverr' => array(
|
166 |
+
'url' => '',
|
167 |
+
'color' => '#0DB62A',
|
168 |
+
'label' => '',
|
169 |
+
),
|
170 |
+
'gotomeeting' => array(
|
171 |
+
'url' => 'https://www.gotomeeting.com/',
|
172 |
+
'color' => '#FD7A2B',
|
173 |
+
'label' => '',
|
174 |
+
),
|
175 |
+
'aliexpress' => array(
|
176 |
+
'url' => 'https://www.aliexpress.com/',
|
177 |
+
'color' => '#E92C00',
|
178 |
+
'label' => '',
|
179 |
+
),
|
180 |
+
'guru' => array(
|
181 |
+
'url' => 'https://www.guru.com/',
|
182 |
+
'color' => '#4C81C0',
|
183 |
+
'label' => '',
|
184 |
+
),
|
185 |
+
'appstore' => array(
|
186 |
+
'url' => '', // Not found.
|
187 |
+
'color' => '#007AFF',
|
188 |
+
'label' => '',
|
189 |
+
),
|
190 |
+
'homes' => array(
|
191 |
+
'url' => 'https://www.homes.com/',
|
192 |
+
'color' => '#F7841B',
|
193 |
+
'label' => '',
|
194 |
+
),
|
195 |
+
'zoom' => array(
|
196 |
+
'url' => 'https://zoom.us/',
|
197 |
+
'color' => '#F7841B',
|
198 |
+
'label' => '',
|
199 |
+
),
|
200 |
+
'alibaba' => array(
|
201 |
+
'url' => 'https://www.alibaba.com/',
|
202 |
+
'color' => '#FF6A00',
|
203 |
+
'label' => '',
|
204 |
+
),
|
205 |
+
'craigslist' => array(
|
206 |
+
'url' => 'https://www.craigslist.org/',
|
207 |
+
'color' => '#561A8B',
|
208 |
+
'label' => '',
|
209 |
+
),
|
210 |
+
'wix' => array(
|
211 |
+
'url' => 'http://www.wix.com/',
|
212 |
+
'color' => '#0096FF',
|
213 |
+
'label' => '',
|
214 |
+
),
|
215 |
+
'redfin' => array(
|
216 |
+
'url' => 'https://www.redfin.com/',
|
217 |
+
'color' => '#C82022',
|
218 |
+
'label' => '',
|
219 |
+
),
|
220 |
+
'googlecalendar' => array(
|
221 |
+
'url' => 'https://calendar.google.com/',
|
222 |
+
'color' => '#3D81F6',
|
223 |
+
'label' => '',
|
224 |
+
),
|
225 |
+
'shopify' => array(
|
226 |
+
'url' => 'https://www.shopify.com/',
|
227 |
+
'color' => '#5C6AC4',
|
228 |
+
'label' => '',
|
229 |
+
),
|
230 |
+
'freelancer' => array(
|
231 |
+
'url' => 'https://www.freelancer.com/',
|
232 |
+
'color' => '#0088CA',
|
233 |
+
'label' => '',
|
234 |
+
),
|
235 |
+
'seedrs' => array(
|
236 |
+
'url' => 'https://www.seedrs.com/',
|
237 |
+
'color' => '#7FBB31',
|
238 |
+
'label' => '',
|
239 |
+
),
|
240 |
+
'bing' => array(
|
241 |
+
'url' => 'https://www.bing.com/',
|
242 |
+
'color' => '#008485',
|
243 |
+
'label' => '',
|
244 |
+
),
|
245 |
+
'doodle' => array(
|
246 |
+
'url' => 'https://doodle.com/',
|
247 |
+
'color' => '#0064DC',
|
248 |
+
'label' => '',
|
249 |
+
),
|
250 |
+
'bonanza' => array(
|
251 |
+
'url' => 'https://www.bonanza.com/',
|
252 |
+
'color' => '#62764A',
|
253 |
+
'label' => '',
|
254 |
+
),
|
255 |
+
'squarespace' => array(
|
256 |
+
'url' => 'https://www.squarespace.com/',
|
257 |
+
'color' => '#121212',
|
258 |
+
'label' => '',
|
259 |
+
),
|
260 |
+
'toptal' => array(
|
261 |
+
'url' => 'https://www.toptal.com/',
|
262 |
+
'color' => '#4C73AA',
|
263 |
+
'label' => '',
|
264 |
+
),
|
265 |
+
'gust' => array(
|
266 |
+
'url' => 'https://gust.com/',
|
267 |
+
'color' => '#1E2E3E',
|
268 |
+
'label' => '',
|
269 |
+
),
|
270 |
+
'ask' => array(
|
271 |
+
'url' => 'https://www.ask.com/',
|
272 |
+
'color' => '#CF0000',
|
273 |
+
'label' => '',
|
274 |
+
),
|
275 |
+
'trulia' => array(
|
276 |
+
'url' => 'https://www.trulia.com/',
|
277 |
+
'color' => '#20BF63',
|
278 |
+
'label' => '',
|
279 |
+
),
|
280 |
+
'loomly' => array(
|
281 |
+
'url' => 'https://www.loomly.com/',
|
282 |
+
'color' => '#00425f',
|
283 |
+
'label' => '',
|
284 |
+
),
|
285 |
+
'ghost' => array(
|
286 |
+
'url' => 'https://ghost.org/',
|
287 |
+
'color' => '#33393C',
|
288 |
+
'label' => '',
|
289 |
+
),
|
290 |
+
'upwork' => array(
|
291 |
+
'url' => 'https://www.upwork.com/',
|
292 |
+
'color' => '#5BBC2F',
|
293 |
+
'label' => '',
|
294 |
+
),
|
295 |
+
'fundable' => array(
|
296 |
+
'url' => 'https://www.fundable.com/',
|
297 |
+
'color' => '#1d181f',
|
298 |
+
'label' => '',
|
299 |
+
),
|
300 |
+
'booking' => array(
|
301 |
+
'url' => 'https://www.booking.com/',
|
302 |
+
'color' => '#003580',
|
303 |
+
'label' => '',
|
304 |
+
),
|
305 |
+
'googlemaps' => array(
|
306 |
+
'url' => 'https://maps.google.com/',
|
307 |
+
'color' => '#4285F4',
|
308 |
+
'label' => '',
|
309 |
+
),
|
310 |
+
'zillow' => array(
|
311 |
+
'url' => 'https://www.zillow.com/',
|
312 |
+
'color' => '#0074e4',
|
313 |
+
'label' => '',
|
314 |
+
),
|
315 |
+
'niconico' => array(
|
316 |
+
'url' => 'http://www.nicovideo.jp/',
|
317 |
+
'color' => '#000000',
|
318 |
+
'label' => '',
|
319 |
+
),
|
320 |
+
'toneden' => array(
|
321 |
+
'url' => 'https://www.toneden.io/',
|
322 |
+
'color' => '#777BF9',
|
323 |
+
'label' => '',
|
324 |
+
),
|
325 |
+
'augment' => array(
|
326 |
+
'url' => 'http://www.augment.com/',
|
327 |
+
'color' => '#E71204',
|
328 |
+
'label' => '',
|
329 |
+
),
|
330 |
+
'bitbucket' => array(
|
331 |
+
'url' => 'https://bitbucket.org/',
|
332 |
+
'color' => '#243759',
|
333 |
+
'label' => '',
|
334 |
+
),
|
335 |
+
'fyuse' => array(
|
336 |
+
'url' => 'https://fyu.se/',
|
337 |
+
'color' => '#FF3143',
|
338 |
+
'label' => '',
|
339 |
+
),
|
340 |
+
'yt-gaming' => array(
|
341 |
+
'url' => 'https://gaming.youtube.com/',
|
342 |
+
'color' => '#E91D00',
|
343 |
+
'label' => '',
|
344 |
+
),
|
345 |
+
'sketchfab' => array(
|
346 |
+
'url' => 'https://sketchfab.com/',
|
347 |
+
'color' => '#00A5D6',
|
348 |
+
'label' => '',
|
349 |
+
),
|
350 |
+
'mobcrush' => array(
|
351 |
+
'url' => 'https://www.mobcrush.com/',
|
352 |
+
'color' => '#FFEE00',
|
353 |
+
'label' => '',
|
354 |
+
),
|
355 |
+
'microsoft' => array(
|
356 |
+
'url' => 'https://www.microsoft.com/',
|
357 |
+
'color' => '#666666',
|
358 |
+
'label' => '',
|
359 |
+
),
|
360 |
+
'pandora' => array(
|
361 |
+
'url' => 'http://www.pandora.net/',
|
362 |
+
'color' => '#224099',
|
363 |
+
'label' => '',
|
364 |
+
),
|
365 |
+
'messenger' => array(
|
366 |
+
'url' => 'https://www.messenger.com/',
|
367 |
+
'color' => '#0084ff',
|
368 |
+
'label' => '',
|
369 |
+
),
|
370 |
+
'gamewisp' => array(
|
371 |
+
'url' => 'https://gamewisp.com/',
|
372 |
+
'color' => '#F8A853',
|
373 |
+
'label' => '',
|
374 |
+
),
|
375 |
+
'bloglovin' => array(
|
376 |
+
'url' => 'https://www.bloglovin.com/',
|
377 |
+
'color' => '#000000',
|
378 |
+
'label' => '',
|
379 |
+
),
|
380 |
+
'tunein' => array(
|
381 |
+
'url' => 'https://tunein.com/',
|
382 |
+
'color' => '#36b4a7',
|
383 |
+
'label' => '',
|
384 |
+
),
|
385 |
+
'gamejolt' => array(
|
386 |
+
'url' => 'https://gamejolt.com/',
|
387 |
+
'color' => '#191919',
|
388 |
+
'label' => '',
|
389 |
+
),
|
390 |
+
'trello' => array(
|
391 |
+
'url' => 'https://trello.com/',
|
392 |
+
'color' => '#0079bf',
|
393 |
+
'label' => '',
|
394 |
+
),
|
395 |
+
'spreadshirt' => array(
|
396 |
+
'url' => 'https://www.spreadshirt.com/',
|
397 |
+
'color' => '#00b2a6',
|
398 |
+
'label' => '',
|
399 |
+
),
|
400 |
+
'500px' => array(
|
401 |
+
'url' => 'https://500px.com/',
|
402 |
+
'color' => '#58a9de',
|
403 |
+
'label' => '',
|
404 |
+
),
|
405 |
+
'8tracks' => array(
|
406 |
+
'url' => 'https://8tracks.com/',
|
407 |
+
'color' => '#122c4b',
|
408 |
+
'label' => '',
|
409 |
+
),
|
410 |
+
'airbnb' => array(
|
411 |
+
'url' => 'https://www.airbnb.com/',
|
412 |
+
'color' => '#ff5a5f',
|
413 |
+
'label' => '',
|
414 |
+
),
|
415 |
+
'alliance' => array(
|
416 |
+
'url' => 'https://alliance.com/',
|
417 |
+
'color' => '#144587',
|
418 |
+
'label' => '',
|
419 |
+
),
|
420 |
+
'amazon' => array(
|
421 |
+
'url' => 'https://www.amazon.com/',
|
422 |
+
'color' => '#ff9900',
|
423 |
+
'label' => '',
|
424 |
+
),
|
425 |
+
'amplement' => array(
|
426 |
+
'url' => 'https://www.amplement.com/',
|
427 |
+
'color' => '#0996c3',
|
428 |
+
'label' => '',
|
429 |
+
),
|
430 |
+
'android' => array(
|
431 |
+
'url' => 'https://www.android.com/',
|
432 |
+
'color' => '#8ec047',
|
433 |
+
'label' => '',
|
434 |
+
),
|
435 |
+
'angellist' => array(
|
436 |
+
'url' => 'https://angel.co/',
|
437 |
+
'color' => '#000000',
|
438 |
+
'label' => '',
|
439 |
+
),
|
440 |
+
'apple' => array(
|
441 |
+
'url' => 'https://www.apple.com/',
|
442 |
+
'color' => '#b9bfc1',
|
443 |
+
'label' => '',
|
444 |
+
),
|
445 |
+
'appnet' => array(
|
446 |
+
'url' => 'https://www.appnet.com/',
|
447 |
+
'color' => '#494949',
|
448 |
+
'label' => '',
|
449 |
+
),
|
450 |
+
'baidu' => array(
|
451 |
+
'url' => 'http://www.baidu.com/',
|
452 |
+
'color' => '#2629d9',
|
453 |
+
'label' => '',
|
454 |
+
),
|
455 |
+
'bandcamp' => array(
|
456 |
+
'url' => 'https://bandcamp.com/',
|
457 |
+
'color' => '#619aa9',
|
458 |
+
'label' => '',
|
459 |
+
),
|
460 |
+
'battlenet' => array(
|
461 |
+
'url' => 'https://us.battle.net/',
|
462 |
+
'color' => '#0096CD',
|
463 |
+
'label' => '',
|
464 |
+
),
|
465 |
+
'mixer' => array(
|
466 |
+
'url' => 'https://mixer.com/',
|
467 |
+
'color' => '#1FBAED',
|
468 |
+
'label' => '',
|
469 |
+
),
|
470 |
+
'bebee' => array(
|
471 |
+
'url' => 'https://www.bebee.com/',
|
472 |
+
'color' => '#f28f16',
|
473 |
+
'label' => '',
|
474 |
+
),
|
475 |
+
'bebo' => array(
|
476 |
+
'url' => 'https://bebo.com/',
|
477 |
+
'color' => '#ef1011',
|
478 |
+
'label' => '',
|
479 |
+
),
|
480 |
+
'behance' => array(
|
481 |
+
'url' => 'https://www.behance.net/',
|
482 |
+
'color' => '#000000',
|
483 |
+
'label' => '',
|
484 |
+
),
|
485 |
+
'blizzard' => array(
|
486 |
+
'url' => 'https://www.blizzard.com/',
|
487 |
+
'color' => '#01b2f1',
|
488 |
+
'label' => '',
|
489 |
+
),
|
490 |
+
'blogger' => array(
|
491 |
+
'url' => 'https://www.blogger.com/',
|
492 |
+
'color' => '#ec661c',
|
493 |
+
'label' => '',
|
494 |
+
),
|
495 |
+
'buffer' => array(
|
496 |
+
'url' => 'https://buffer.com/',
|
497 |
+
'color' => '#000000',
|
498 |
+
'label' => '',
|
499 |
+
),
|
500 |
+
'chrome' => array(
|
501 |
+
'url' => 'https://chrome.google.com/',
|
502 |
+
'color' => '#757575',
|
503 |
+
'label' => '',
|
504 |
+
),
|
505 |
+
'coderwall' => array(
|
506 |
+
'url' => 'https://coderwall.com/',
|
507 |
+
'color' => '#3e8dcc',
|
508 |
+
'label' => '',
|
509 |
+
),
|
510 |
+
'curse' => array(
|
511 |
+
'url' => 'https://www.curse.com/',
|
512 |
+
'color' => '#f26522',
|
513 |
+
'label' => '',
|
514 |
+
),
|
515 |
+
'dailymotion' => array(
|
516 |
+
'url' => 'http://www.dailymotion.com/',
|
517 |
+
'color' => '#004e72',
|
518 |
+
'label' => '',
|
519 |
+
),
|
520 |
+
'deezer' => array(
|
521 |
+
'url' => 'https://www.deezer.com/',
|
522 |
+
'color' => '#32323d',
|
523 |
+
'label' => '',
|
524 |
+
),
|
525 |
+
'delicious' => array(
|
526 |
+
'url' => 'https://del.icio.us/',
|
527 |
+
'color' => '#020202',
|
528 |
+
'label' => '',
|
529 |
+
),
|
530 |
+
'deviantart' => array(
|
531 |
+
'url' => 'https://www.deviantart.com/',
|
532 |
+
'color' => '#c5d200',
|
533 |
+
'label' => '',
|
534 |
+
),
|
535 |
+
'diablo' => array(
|
536 |
+
'url' => 'http://us.battle.net/',
|
537 |
+
'color' => '#8b1209',
|
538 |
+
'label' => '',
|
539 |
+
),
|
540 |
+
'digg' => array(
|
541 |
+
'url' => 'http://digg.com/',
|
542 |
+
'color' => '#1d1d1b',
|
543 |
+
'label' => '',
|
544 |
+
),
|
545 |
+
'discord' => array(
|
546 |
+
'url' => 'https://discordapp.com/',
|
547 |
+
'color' => '#7289da',
|
548 |
+
'label' => '',
|
549 |
+
),
|
550 |
+
'disqus' => array(
|
551 |
+
'url' => 'https://disqus.com/',
|
552 |
+
'color' => '#2e9fff',
|
553 |
+
'label' => '',
|
554 |
+
),
|
555 |
+
'douban' => array(
|
556 |
+
'url' => 'https://www.douban.com/',
|
557 |
+
'color' => '#3ca353',
|
558 |
+
'label' => '',
|
559 |
+
),
|
560 |
+
'draugiem' => array(
|
561 |
+
'url' => 'https://www.draugiem.lv/',
|
562 |
+
'color' => '#ffa32b',
|
563 |
+
'label' => '',
|
564 |
+
),
|
565 |
+
'dribbble' => array(
|
566 |
+
'url' => 'https://dribbble.com/',
|
567 |
+
'color' => '#e84d88',
|
568 |
+
'label' => '',
|
569 |
+
),
|
570 |
+
'drupal' => array(
|
571 |
+
'url' => 'https://www.drupal.org/',
|
572 |
+
'color' => '#00598e',
|
573 |
+
'label' => '',
|
574 |
+
),
|
575 |
+
'ebay' => array(
|
576 |
+
'url' => 'https://www.ebay.com/',
|
577 |
+
'color' => '#333333',
|
578 |
+
'label' => '',
|
579 |
+
),
|
580 |
+
'ello' => array(
|
581 |
+
'url' => 'https://ello.co/',
|
582 |
+
'color' => '#000000',
|
583 |
+
'label' => '',
|
584 |
+
),
|
585 |
+
'endomondo' => array(
|
586 |
+
'url' => 'https://www.endomondo.com/',
|
587 |
+
'color' => '#86ad00',
|
588 |
+
'label' => '',
|
589 |
+
),
|
590 |
+
'envato' => array(
|
591 |
+
'url' => 'https://envato.com/',
|
592 |
+
'color' => '#597c3a',
|
593 |
+
'label' => '',
|
594 |
+
),
|
595 |
+
'etsy' => array(
|
596 |
+
'url' => 'https://www.etsy.com/',
|
597 |
+
'color' => '#f56400',
|
598 |
+
'label' => '',
|
599 |
+
),
|
600 |
+
'facebook' => array(
|
601 |
+
'url' => 'https://www.facebook.com/',
|
602 |
+
'color' => '#3e5b98',
|
603 |
+
'label' => __( 'Friend me on Facebook', 'social-icons' ),
|
604 |
+
),
|
605 |
+
'feedburner' => array(
|
606 |
+
'url' => 'https://feedburner.google.com/',
|
607 |
+
'color' => '#ffcc00',
|
608 |
+
'label' => '',
|
609 |
+
),
|
610 |
+
'filmweb' => array(
|
611 |
+
'url' => 'http://www.filmweb.pl/',
|
612 |
+
'color' => '#ffc404',
|
613 |
+
'label' => '',
|
614 |
+
),
|
615 |
+
'firefox' => array(
|
616 |
+
'url' => 'https://www.mozilla.org/en-US/firefox/',
|
617 |
+
'color' => '#484848',
|
618 |
+
'label' => '',
|
619 |
+
),
|
620 |
+
'flattr' => array(
|
621 |
+
'url' => 'https://flattr.com/',
|
622 |
+
'color' => '#f67c1a',
|
623 |
+
'label' => '',
|
624 |
+
),
|
625 |
+
'flickr' => array(
|
626 |
+
'url' => 'https://www.flickr.com/',
|
627 |
+
'color' => '#1e1e1b',
|
628 |
+
'label' => '',
|
629 |
+
),
|
630 |
+
'formulr' => array(
|
631 |
+
'url' => 'https://www.formulr.tv/',
|
632 |
+
'color' => '#ff5a60',
|
633 |
+
'label' => '',
|
634 |
+
),
|
635 |
+
'foursquare' => array(
|
636 |
+
'url' => 'https://foursquare.com/',
|
637 |
+
'color' => '#f94877',
|
638 |
+
'label' => '',
|
639 |
+
),
|
640 |
+
'github' => array(
|
641 |
+
'url' => 'https://github.com/',
|
642 |
+
'color' => '#221e1b',
|
643 |
+
'label' => '',
|
644 |
+
),
|
645 |
+
'goodreads' => array(
|
646 |
+
'url' => 'https://www.goodreads.com/',
|
647 |
+
'color' => '#463020',
|
648 |
+
'label' => '',
|
649 |
+
),
|
650 |
+
'google' => array(
|
651 |
+
'url' => 'https://www.google.com/',
|
652 |
+
'color' => '#4285f4',
|
653 |
+
'label' => '',
|
654 |
+
),
|
655 |
+
'googlescholar' => array(
|
656 |
+
'url' => 'https://scholar.google.com/',
|
657 |
+
'color' => '#4285f4',
|
658 |
+
'label' => '',
|
659 |
+
),
|
660 |
+
'googlegroups' => array(
|
661 |
+
'url' => 'https://groups.google.com/',
|
662 |
+
'color' => '#4f8ef5',
|
663 |
+
'label' => '',
|
664 |
+
),
|
665 |
+
'googlephotos' => array(
|
666 |
+
'url' => 'https://photos.google.com/',
|
667 |
+
'color' => '#212121',
|
668 |
+
'label' => '',
|
669 |
+
),
|
670 |
+
'googleplus' => array(
|
671 |
+
'url' => 'https://plus.google.com/',
|
672 |
+
'color' => '#dd4b39',
|
673 |
+
'label' => '',
|
674 |
+
),
|
675 |
+
'grooveshark' => array(
|
676 |
+
'url' => 'http://groovesharks.im/',
|
677 |
+
'color' => '#000000',
|
678 |
+
'label' => '',
|
679 |
+
),
|
680 |
+
'hackerrank' => array(
|
681 |
+
'url' => 'https://www.hackerrank.com/',
|
682 |
+
'color' => '#2ec866',
|
683 |
+
'label' => '',
|
684 |
+
),
|
685 |
+
'hearthstone' => array(
|
686 |
+
'url' => 'https://playhearthstone.com/',
|
687 |
+
'color' => '#ec9313',
|
688 |
+
'label' => '',
|
689 |
+
),
|
690 |
+
'hellocoton' => array(
|
691 |
+
'url' => 'http://www.hellocoton.fr/',
|
692 |
+
'color' => '#d30d66',
|
693 |
+
'label' => '',
|
694 |
+
),
|
695 |
+
'heroes' => array(
|
696 |
+
'url' => 'http://us.battle.net/',
|
697 |
+
'color' => '#2397f7',
|
698 |
+
'label' => '',
|
699 |
+
),
|
700 |
+
'smashcast' => array(
|
701 |
+
'url' => 'https://www.smashcast.tv/',
|
702 |
+
'color' => '#000000',
|
703 |
+
'label' => '',
|
704 |
+
),
|
705 |
+
'horde' => array(
|
706 |
+
'url' => 'https://www.horde.org/',
|
707 |
+
'color' => '#84121c',
|
708 |
+
'label' => '',
|
709 |
+
),
|
710 |
+
'houzz' => array(
|
711 |
+
'url' => 'https://www.houzz.com/',
|
712 |
+
'color' => '#7cc04b',
|
713 |
+
'label' => '',
|
714 |
+
),
|
715 |
+
'icq' => array(
|
716 |
+
'url' => 'https://icq.com/',
|
717 |
+
'color' => '#7ebd00',
|
718 |
+
'label' => '',
|
719 |
+
),
|
720 |
+
'identica' => array(
|
721 |
+
'url' => 'http://www.identica.co.uk/',
|
722 |
+
'color' => '#000000',
|
723 |
+
'label' => '',
|
724 |
+
),
|
725 |
+
'imdb' => array(
|
726 |
+
'url' => 'http://www.imdb.com/',
|
727 |
+
'color' => '#e8ba00',
|
728 |
+
'label' => '',
|
729 |
+
),
|
730 |
+
'instagram' => array(
|
731 |
+
'url' => 'https://www.instagram.com/',
|
732 |
+
'color' => '#9c7c6e',
|
733 |
+
'label' => '',
|
734 |
+
),
|
735 |
+
'issuu' => array(
|
736 |
+
'url' => 'https://issuu.com/',
|
737 |
+
'color' => '#f26f61',
|
738 |
+
'label' => '',
|
739 |
+
),
|
740 |
+
'istock' => array(
|
741 |
+
'url' => 'https://www.istockphoto.com/',
|
742 |
+
'color' => '#000000',
|
743 |
+
'label' => '',
|
744 |
+
),
|
745 |
+
'itunes' => array(
|
746 |
+
'url' => 'https://www.itunes.com/',
|
747 |
+
'color' => '#ff5e51',
|
748 |
+
'label' => '',
|
749 |
+
),
|
750 |
+
'keybase' => array(
|
751 |
+
'url' => 'https://keybase.io/',
|
752 |
+
'color' => '#ff7100',
|
753 |
+
'label' => '',
|
754 |
+
),
|
755 |
+
'lanyrd' => array(
|
756 |
+
'url' => 'http://lanyrd.com/',
|
757 |
+
'color' => '#3c80c9',
|
758 |
+
'label' => '',
|
759 |
+
),
|
760 |
+
'lastfm' => array(
|
761 |
+
'url' => 'https://www.last.fm/',
|
762 |
+
'color' => '#d41316',
|
763 |
+
'label' => '',
|
764 |
+
),
|
765 |
+
'line' => array(
|
766 |
+
'url' => 'https://line.me/',
|
767 |
+
'color' => '#00b901',
|
768 |
+
'label' => '',
|
769 |
+
),
|
770 |
+
'linkedin' => array(
|
771 |
+
'url' => 'https://www.linkedin.com/',
|
772 |
+
'color' => '#3371b7',
|
773 |
+
'label' => '',
|
774 |
+
),
|
775 |
+
'livejournal' => array(
|
776 |
+
'url' => 'https://www.livejournal.com/',
|
777 |
+
'color' => '#0099cc',
|
778 |
+
'label' => '',
|
779 |
+
),
|
780 |
+
'lyft' => array(
|
781 |
+
'url' => 'https://www.lyft.com/',
|
782 |
+
'color' => '#ff00bf',
|
783 |
+
'label' => '',
|
784 |
+
),
|
785 |
+
'macos' => array(
|
786 |
+
'url' => 'https://macos.com/',
|
787 |
+
'color' => '#000000',
|
788 |
+
'label' => '',
|
789 |
+
),
|
790 |
+
'mail' => array(
|
791 |
+
'url' => 'mail@domain.com',
|
792 |
+
'color' => '#000000',
|
793 |
+
'label' => '',
|
794 |
+
),
|
795 |
+
'medium' => array(
|
796 |
+
'url' => 'https://medium.com/',
|
797 |
+
'color' => '#000000',
|
798 |
+
'label' => '',
|
799 |
+
),
|
800 |
+
'meetup' => array(
|
801 |
+
'url' => 'https://www.meetup.com/',
|
802 |
+
'color' => '#e2373c',
|
803 |
+
'label' => '',
|
804 |
+
),
|
805 |
+
'mixcloud' => array(
|
806 |
+
'url' => 'https://www.mixcloud.com/',
|
807 |
+
'color' => '#000000',
|
808 |
+
'label' => '',
|
809 |
+
),
|
810 |
+
'modelmayhem' => array(
|
811 |
+
'url' => 'https://www.modelmayhem.com/',
|
812 |
+
'color' => '#000000',
|
813 |
+
'label' => '',
|
814 |
+
),
|
815 |
+
'mumble' => array(
|
816 |
+
'url' => 'https://www.mumble.com/',
|
817 |
+
'color' => '#5ab5d1',
|
818 |
+
'label' => '',
|
819 |
+
),
|
820 |
+
'myspace' => array(
|
821 |
+
'url' => 'https://myspace.com/',
|
822 |
+
'color' => '#323232',
|
823 |
+
'label' => '',
|
824 |
+
),
|
825 |
+
'nintendo' => array(
|
826 |
+
'url' => 'https://www.nintendo.com/',
|
827 |
+
'color' => '#f58a33',
|
828 |
+
'label' => '',
|
829 |
+
),
|
830 |
+
'npm' => array(
|
831 |
+
'url' => 'https://www.npmjs.com/',
|
832 |
+
'color' => '#C12127',
|
833 |
+
'label' => '',
|
834 |
+
),
|
835 |
+
'odnoklassniki' => array(
|
836 |
+
'url' => 'https://ok.ru/',
|
837 |
+
'color' => '#f48420',
|
838 |
+
'label' => '',
|
839 |
+
),
|
840 |
+
'openid' => array(
|
841 |
+
'url' => 'http://openid.net/',
|
842 |
+
'color' => '#f78c40',
|
843 |
+
'label' => '',
|
844 |
+
),
|
845 |
+
'opera' => array(
|
846 |
+
'url' => 'http://www.opera.com/',
|
847 |
+
'color' => '#ff1b2d',
|
848 |
+
'label' => '',
|
849 |
+
),
|
850 |
+
'outlook' => array(
|
851 |
+
'url' => 'https://outlook.live.com/',
|
852 |
+
'color' => '#0072c6',
|
853 |
+
'label' => '',
|
854 |
+
),
|
855 |
+
'overwatch' => array(
|
856 |
+
'url' => 'https://playoverwatch.com/',
|
857 |
+
'color' => '#9e9e9e',
|
858 |
+
'label' => '',
|
859 |
+
),
|
860 |
+
'patreon' => array(
|
861 |
+
'url' => 'https://www.patreon.com/',
|
862 |
+
'color' => '#e44727',
|
863 |
+
'label' => '',
|
864 |
+
),
|
865 |
+
'paypal' => array(
|
866 |
+
'url' => 'https://www.paypal.com/',
|
867 |
+
'color' => '#009cde',
|
868 |
+
'label' => '',
|
869 |
+
),
|
870 |
+
'periscope' => array(
|
871 |
+
'url' => 'https://www.pscp.tv/',
|
872 |
+
'color' => '#3aa4c6',
|
873 |
+
'label' => '',
|
874 |
+
),
|
875 |
+
'pinterest' => array(
|
876 |
+
'url' => 'https://www.pinterest.com/',
|
877 |
+
'color' => '#c92619',
|
878 |
+
'label' => '',
|
879 |
+
),
|
880 |
+
'play' => array(
|
881 |
+
'url' => 'https://play.google.com/',
|
882 |
+
'color' => '#000000',
|
883 |
+
'label' => '',
|
884 |
+
),
|
885 |
+
'player' => array(
|
886 |
+
'url' => 'https://player.me/',
|
887 |
+
'color' => '#6e41bd',
|
888 |
+
'label' => '',
|
889 |
+
),
|
890 |
+
'playstation' => array(
|
891 |
+
'url' => 'https://www.playstation.com/',
|
892 |
+
'color' => '#000000',
|
893 |
+
'label' => '',
|
894 |
+
),
|
895 |
+
'pocket' => array(
|
896 |
+
'url' => 'https://getpocket.com/',
|
897 |
+
'color' => '#ed4055',
|
898 |
+
'label' => '',
|
899 |
+
),
|
900 |
+
'qq' => array(
|
901 |
+
'url' => 'https://en.mail.qq.com/',
|
902 |
+
'color' => '#4297d3',
|
903 |
+
'label' => '',
|
904 |
+
),
|
905 |
+
'quora' => array(
|
906 |
+
'url' => 'https://www.quora.com/',
|
907 |
+
'color' => '#cb202d',
|
908 |
+
'label' => '',
|
909 |
+
),
|
910 |
+
'raidcall' => array(
|
911 |
+
'url' => 'http://www.raidcall.com.ru/',
|
912 |
+
'color' => '#073558',
|
913 |
+
'label' => '',
|
914 |
+
),
|
915 |
+
'ravelry' => array(
|
916 |
+
'url' => 'https://www.ravelry.com/',
|
917 |
+
'color' => '#b6014c',
|
918 |
+
'label' => '',
|
919 |
+
),
|
920 |
+
'reddit' => array(
|
921 |
+
'url' => 'https://www.reddit.com/',
|
922 |
+
'color' => '#e74a1e',
|
923 |
+
'label' => '',
|
924 |
+
),
|
925 |
+
'renren' => array(
|
926 |
+
'url' => 'http://www.renren-inc.com/',
|
927 |
+
'color' => '#2266b0',
|
928 |
+
'label' => '',
|
929 |
+
),
|
930 |
+
'researchgate' => array(
|
931 |
+
'url' => 'https://www.researchgate.net/',
|
932 |
+
'color' => '#00ccbb',
|
933 |
+
'label' => '',
|
934 |
+
),
|
935 |
+
'residentadvisor' => array(
|
936 |
+
'url' => 'https://www.residentadvisor.net/',
|
937 |
+
'color' => '#b3be1b',
|
938 |
+
'label' => '',
|
939 |
+
),
|
940 |
+
'reverbnation' => array(
|
941 |
+
'url' => 'https://www.reverbnation.com/',
|
942 |
+
'color' => '#000000',
|
943 |
+
'label' => '',
|
944 |
+
),
|
945 |
+
'rss' => array(
|
946 |
+
'url' => 'https://woocommerce.io/feed/',
|
947 |
+
'color' => '#f26109',
|
948 |
+
'label' => '',
|
949 |
+
),
|
950 |
+
'sharethis' => array(
|
951 |
+
'url' => 'http://platform-api.sharethis.com/js/sharethis.js',
|
952 |
+
'color' => '#01bf01',
|
953 |
+
'label' => '',
|
954 |
+
),
|
955 |
+
'skype' => array(
|
956 |
+
'url' => 'skype:username?chat',
|
957 |
+
'color' => '#28abe3',
|
958 |
+
'label' => '',
|
959 |
+
),
|
960 |
+
'slideshare' => array(
|
961 |
+
'url' => 'https://www.slideshare.net/',
|
962 |
+
'color' => '#4ba3a6',
|
963 |
+
'label' => '',
|
964 |
+
),
|
965 |
+
'smugmug' => array(
|
966 |
+
'url' => 'https://www.smugmug.com/',
|
967 |
+
'color' => '#acfd32',
|
968 |
+
'label' => '',
|
969 |
+
),
|
970 |
+
'snapchat' => array(
|
971 |
+
'url' => 'https://www.snapchat.com/',
|
972 |
+
'color' => '#fffa37',
|
973 |
+
'label' => '',
|
974 |
+
),
|
975 |
+
'songkick' => array(
|
976 |
+
'url' => 'https://www.songkick.com/',
|
977 |
+
'color' => '#f80046',
|
978 |
+
'label' => '',
|
979 |
+
),
|
980 |
+
'soundcloud' => array(
|
981 |
+
'url' => 'https://soundcloud.com/',
|
982 |
+
'color' => '#fe3801',
|
983 |
+
'label' => '',
|
984 |
+
),
|
985 |
+
'spotify' => array(
|
986 |
+
'url' => 'https://www.spotify.com/',
|
987 |
+
'color' => '#7bb342',
|
988 |
+
'label' => '',
|
989 |
+
),
|
990 |
+
'stackexchange' => array(
|
991 |
+
'url' => 'https://stackexchange.com/',
|
992 |
+
'color' => '#2f2f2f',
|
993 |
+
'label' => '',
|
994 |
+
),
|
995 |
+
'stackoverflow' => array(
|
996 |
+
'url' => 'https://stackoverflow.com/',
|
997 |
+
'color' => '#fd9827',
|
998 |
+
'label' => '',
|
999 |
+
),
|
1000 |
+
'starcraft' => array(
|
1001 |
+
'url' => 'https://starcraft2.com/',
|
1002 |
+
'color' => '#002250',
|
1003 |
+
'label' => '',
|
1004 |
+
),
|
1005 |
+
'stayfriends' => array(
|
1006 |
+
'url' => 'https://www.stayfriends.com/',
|
1007 |
+
'color' => '#f08a1c',
|
1008 |
+
'label' => '',
|
1009 |
+
),
|
1010 |
+
'steam' => array(
|
1011 |
+
'url' => 'http://store.steampowered.com/',
|
1012 |
+
'color' => '#171a21',
|
1013 |
+
'label' => '',
|
1014 |
+
),
|
1015 |
+
'storehouse' => array(
|
1016 |
+
'url' => 'https://www.storehouse.co/',
|
1017 |
+
'color' => '#25b0e6',
|
1018 |
+
'label' => '',
|
1019 |
+
),
|
1020 |
+
'strava' => array(
|
1021 |
+
'url' => 'https://www.strava.com/',
|
1022 |
+
'color' => '#fc4c02',
|
1023 |
+
'label' => '',
|
1024 |
+
),
|
1025 |
+
'streamjar' => array(
|
1026 |
+
'url' => 'https://streamjar.tv/',
|
1027 |
+
'color' => '#503a60',
|
1028 |
+
'label' => '',
|
1029 |
+
),
|
1030 |
+
'stumbleupon' => array(
|
1031 |
+
'url' => 'https://www.stumbleupon.com/',
|
1032 |
+
'color' => '#e64011',
|
1033 |
+
'label' => '',
|
1034 |
+
),
|
1035 |
+
'swarm' => array(
|
1036 |
+
'url' => 'https://www.swarmapp.com/',
|
1037 |
+
'color' => '#fc9d3c',
|
1038 |
+
'label' => '',
|
1039 |
+
),
|
1040 |
+
'teamspeak' => array(
|
1041 |
+
'url' => 'https://www.teamspeak.com/',
|
1042 |
+
'color' => '#465674',
|
1043 |
+
'label' => '',
|
1044 |
+
),
|
1045 |
+
'teamviewer' => array(
|
1046 |
+
'url' => 'https://www.teamviewer.com/',
|
1047 |
+
'color' => '#168ef4',
|
1048 |
+
'label' => '',
|
1049 |
+
),
|
1050 |
+
'telegram' => array(
|
1051 |
+
'url' => 'https://telegram.org/',
|
1052 |
+
'color' => '#0088cc',
|
1053 |
+
'label' => '',
|
1054 |
+
),
|
1055 |
+
'tripadvisor' => array(
|
1056 |
+
'url' => 'https://www.tripadvisor.com/',
|
1057 |
+
'color' => '#4b7e37',
|
1058 |
+
'label' => '',
|
1059 |
+
),
|
1060 |
+
'tripit' => array(
|
1061 |
+
'url' => 'https://www.tripit.com/',
|
1062 |
+
'color' => '#1982c3',
|
1063 |
+
'label' => '',
|
1064 |
+
),
|
1065 |
+
'triplej' => array(
|
1066 |
+
'url' => 'http://www.abc.net.au/triplej/',
|
1067 |
+
'color' => '#e53531',
|
1068 |
+
'label' => '',
|
1069 |
+
),
|
1070 |
+
'tumblr' => array(
|
1071 |
+
'url' => 'https://www.tumblr.com/',
|
1072 |
+
'color' => '#45556c',
|
1073 |
+
'label' => '',
|
1074 |
+
),
|
1075 |
+
'twitch' => array(
|
1076 |
+
'url' => 'https://www.twitch.tv/',
|
1077 |
+
'color' => '#6441a5',
|
1078 |
+
'label' => '',
|
1079 |
+
),
|
1080 |
+
'twitter' => array(
|
1081 |
+
'url' => 'https://twitter.com/',
|
1082 |
+
'color' => '#4da7de',
|
1083 |
+
'label' => __( 'Follow Me', 'social-icons' ),
|
1084 |
+
),
|
1085 |
+
'uber' => array(
|
1086 |
+
'url' => 'https://www.uber.com/',
|
1087 |
+
'color' => '#000000',
|
1088 |
+
'label' => '',
|
1089 |
+
),
|
1090 |
+
'ventrilo' => array(
|
1091 |
+
'url' => 'http://www.ventrilo.com/',
|
1092 |
+
'color' => '#77808a',
|
1093 |
+
'label' => '',
|
1094 |
+
),
|
1095 |
+
'viadeo' => array(
|
1096 |
+
'url' => 'http://viadeo.com/',
|
1097 |
+
'color' => '#e4a000',
|
1098 |
+
'label' => '',
|
1099 |
+
),
|
1100 |
+
'viber' => array(
|
1101 |
+
'url' => 'viber://pa?chatURI=uri&text=message',
|
1102 |
+
'color' => '#7b519d',
|
1103 |
+
'label' => '',
|
1104 |
+
),
|
1105 |
+
'viewbug' => array(
|
1106 |
+
'url' => 'https://www.viewbug.com/',
|
1107 |
+
'color' => '#2f9fcf',
|
1108 |
+
'label' => '',
|
1109 |
+
),
|
1110 |
+
'vimeo' => array(
|
1111 |
+
'url' => 'https://vimeo.com/',
|
1112 |
+
'color' => '#51b5e7',
|
1113 |
+
'label' => '',
|
1114 |
+
),
|
1115 |
+
'vine' => array(
|
1116 |
+
'url' => 'https://vine.co/',
|
1117 |
+
'color' => '#00b389',
|
1118 |
+
'label' => '',
|
1119 |
+
),
|
1120 |
+
'vkontakte' => array(
|
1121 |
+
'url' => '',
|
1122 |
+
'color' => '#5a7fa6',
|
1123 |
+
'label' => '',
|
1124 |
+
),
|
1125 |
+
'warcraft' => array(
|
1126 |
+
'url' => 'https://worldofwarcraft.com/',
|
1127 |
+
'color' => '#1eb10a',
|
1128 |
+
'label' => '',
|
1129 |
+
),
|
1130 |
+
'wechat' => array(
|
1131 |
+
'url' => '',
|
1132 |
+
'color' => '#09b507',
|
1133 |
+
'label' => '',
|
1134 |
+
),
|
1135 |
+
'weibo' => array(
|
1136 |
+
'url' => 'https://weibo.com/',
|
1137 |
+
'color' => '#e31c34',
|
1138 |
+
'label' => '',
|
1139 |
+
),
|
1140 |
+
'whatsapp' => array(
|
1141 |
+
'url' => 'whatsapp://send?text=Message',
|
1142 |
+
'color' => '#20b038',
|
1143 |
+
'label' => '',
|
1144 |
+
),
|
1145 |
+
'wikipedia' => array(
|
1146 |
+
'url' => 'https://wikipedia.org/',
|
1147 |
+
'color' => '#000000',
|
1148 |
+
'label' => '',
|
1149 |
+
),
|
1150 |
+
'windows' => array(
|
1151 |
+
'url' => 'https://www.microsoft.com/en-us/windows/',
|
1152 |
+
'color' => '#00bdf6',
|
1153 |
+
'label' => '',
|
1154 |
+
),
|
1155 |
+
'wordpress' => array(
|
1156 |
+
'url' => 'https://wordpress.org/',
|
1157 |
+
'color' => '#464646',
|
1158 |
+
'label' => '',
|
1159 |
+
),
|
1160 |
+
'wykop' => array(
|
1161 |
+
'url' => 'https://www.wykop.pl/',
|
1162 |
+
'color' => '#328efe',
|
1163 |
+
'label' => '',
|
1164 |
+
),
|
1165 |
+
'xbox' => array(
|
1166 |
+
'url' => 'https://www.xbox.com/',
|
1167 |
+
'color' => '#92c83e',
|
1168 |
+
'label' => '',
|
1169 |
+
),
|
1170 |
+
'xing' => array(
|
1171 |
+
'url' => 'https://www.xing.com/',
|
1172 |
+
'color' => '#005a60',
|
1173 |
+
'label' => '',
|
1174 |
+
),
|
1175 |
+
'yahoo' => array(
|
1176 |
+
'url' => 'https://www.yahoo.com/',
|
1177 |
+
'color' => '#6e2a85',
|
1178 |
+
'label' => '',
|
1179 |
+
),
|
1180 |
+
'yammer' => array(
|
1181 |
+
'url' => 'https://www.yammer.com/',
|
1182 |
+
'color' => '#1175c4',
|
1183 |
+
'label' => '',
|
1184 |
+
),
|
1185 |
+
'yandex' => array(
|
1186 |
+
'url' => 'https://www.yandex.com/',
|
1187 |
+
'color' => '#ff0000',
|
1188 |
+
'label' => '',
|
1189 |
+
),
|
1190 |
+
'yelp' => array(
|
1191 |
+
'url' => 'https://www.yelp.com/',
|
1192 |
+
'color' => '#c83218',
|
1193 |
+
'label' => '',
|
1194 |
+
),
|
1195 |
+
'younow' => array(
|
1196 |
+
'url' => 'https://www.younow.com/',
|
1197 |
+
'color' => '#61c03e',
|
1198 |
+
'label' => '',
|
1199 |
+
),
|
1200 |
+
'youtube' => array(
|
1201 |
+
'url' => 'https://youtu.be/038jmlSH3iM',
|
1202 |
+
'color' => '#e02a20',
|
1203 |
+
'label' => '',
|
1204 |
+
),
|
1205 |
+
'zapier' => array(
|
1206 |
+
'url' => 'https://zapier.com/',
|
1207 |
+
'color' => '#ff4a00',
|
1208 |
+
'label' => '',
|
1209 |
+
),
|
1210 |
+
'zerply' => array(
|
1211 |
+
'url' => 'https://zerply.com/',
|
1212 |
+
'color' => '#9dbc7a',
|
1213 |
+
'label' => '',
|
1214 |
+
),
|
1215 |
+
'zomato' => array(
|
1216 |
+
'url' => 'https://www.zomato.com/',
|
1217 |
+
'color' => '#cb202d',
|
1218 |
+
'label' => '',
|
1219 |
+
),
|
1220 |
+
'zynga' => array(
|
1221 |
+
'url' => 'https://www.zynga.com/',
|
1222 |
+
'color' => '#dc0606',
|
1223 |
+
'label' => '',
|
1224 |
+
),
|
1225 |
+
);
|
1226 |
+
|
1227 |
+
if ( empty( $icon ) ) {
|
1228 |
+
return apply_filters( 'get_socicons_list', array_keys( $socicons ) );
|
1229 |
+
} elseif ( isset( $socicons[ $icon ][ $type ] ) ) {
|
1230 |
+
return apply_filters( 'get_socicon-' . $icon, $socicons[ $icon ][ $type ] );
|
1231 |
+
}
|
1232 |
+
|
1233 |
+
return false;
|
1234 |
+
}
|
phpcs.ruleset.xml
DELETED
@@ -1,193 +0,0 @@
|
|
1 |
-
<?xml version="1.0"?>
|
2 |
-
<ruleset name="WordPress Coding Standards">
|
3 |
-
<!-- See https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-ruleset.xml -->
|
4 |
-
<!-- See https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/blob/develop/WordPress-Core/ruleset.xml -->
|
5 |
-
|
6 |
-
<!-- Set a description for this ruleset. -->
|
7 |
-
<description>A custom set of code standard rules to check for WordPress themes and plugins.</description>
|
8 |
-
|
9 |
-
<!-- Include the WordPress ruleset, with exclusions. -->
|
10 |
-
<rule ref="WordPress">
|
11 |
-
<exclude name="Generic.CodeAnalysis.EmptyStatement.DetectedCATCH" />
|
12 |
-
<exclude name="Generic.CodeAnalysis.EmptyStatement.DetectedIF" />
|
13 |
-
<exclude name="Generic.CodeAnalysis.EmptyStatement.DetectedELSE" />
|
14 |
-
<exclude name="Generic.CodeAnalysis.ForLoopWithTestFunctionalCall.NotAllowed" />
|
15 |
-
<exclude name="Generic.Commenting.DocComment.LongNotCapital" />
|
16 |
-
<exclude name="Generic.Commenting.DocComment.MissingShort" />
|
17 |
-
<exclude name="Generic.Commenting.DocComment.ShortNotCapital" />
|
18 |
-
<exclude name="Generic.Commenting.DocComment.SpacingAfter" />
|
19 |
-
<exclude name="Generic.Commenting.DocComment.SpacingBeforeTags" />
|
20 |
-
<exclude name="Generic.ControlStructures.InlineControlStructure.NotAllowed" />
|
21 |
-
<!-- <exclude name="Generic.Files.EndFileNewline.NotFound" /> -->
|
22 |
-
<exclude name="Generic.Files.LineEndings.InvalidEOLChar" />
|
23 |
-
<exclude name="Generic.Files.LowercasedFilename.NotFound" />
|
24 |
-
<!-- <exclude name="Generic.Formatting.DisallowMultipleStatements.SameLine" /> -->
|
25 |
-
<!-- <exclude name="Generic.Formatting.SpaceAfterCast.NoSpace" /> -->
|
26 |
-
<exclude name="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" />
|
27 |
-
<exclude name="Generic.Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" />
|
28 |
-
<exclude name="Generic.Functions.OpeningFunctionBraceKernighanRitchie.SpaceBeforeBrace" />
|
29 |
-
<exclude name="Generic.PHP.DeprecatedFunctions.Deprecated" />
|
30 |
-
<exclude name="Generic.PHP.ForbiddenFunctions.FoundWithAlternative" />
|
31 |
-
<exclude name="Generic.PHP.LowerCaseKeyword.Found" />
|
32 |
-
<exclude name="Generic.PHP.NoSilencedErrors.Discouraged" />
|
33 |
-
<exclude name="Generic.Strings.UnnecessaryStringConcat.Found" />
|
34 |
-
<exclude name="Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed" />
|
35 |
-
<exclude name="Generic.WhiteSpace.ScopeIndent.Incorrect" />
|
36 |
-
<exclude name="Generic.WhiteSpace.ScopeIndent.IncorrectExact" />
|
37 |
-
<exclude name="PEAR.Functions.FunctionCallSignature.Indent" />
|
38 |
-
<!-- <exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterCloseBracket" /> -->
|
39 |
-
<!-- <exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket" /> -->
|
40 |
-
<!-- <exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket" /> -->
|
41 |
-
<!-- <exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket" /> -->
|
42 |
-
<!-- <exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore" /> -->
|
43 |
-
<!-- <exclude name="Squiz.Commenting.BlockComment.NoNewLine" /> -->
|
44 |
-
<exclude name="Squiz.Commenting.BlockComment.WrongEnd" />
|
45 |
-
<exclude name="Squiz.Commenting.ClassComment.SpacingAfter" />
|
46 |
-
<exclude name="Squiz.Commenting.ClassComment.Missing" />
|
47 |
-
<exclude name="Squiz.Commenting.ClosingDeclarationComment.Abstract" />
|
48 |
-
<!-- <exclude name="Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar" /> -->
|
49 |
-
<exclude name="Squiz.Commenting.EmptyCatchComment.Missing" />
|
50 |
-
<exclude name="Squiz.Commenting.FileComment.Missing" />
|
51 |
-
<exclude name="Squiz.Commenting.FileComment.MissingPackageTag" />
|
52 |
-
<exclude name="Squiz.Commenting.FileComment.SpacingAfterComment" />
|
53 |
-
<exclude name="Squiz.Commenting.FileComment.SpacingAfterOpen" />
|
54 |
-
<exclude name="Squiz.Commenting.FileComment.WrongStyle" />
|
55 |
-
<exclude name="Squiz.Commenting.FunctionComment.EmptyThrows" />
|
56 |
-
<exclude name="Squiz.Commenting.FunctionComment.ExtraParamComment" />
|
57 |
-
<exclude name="Squiz.Commenting.FunctionComment.InvalidNoReturn" />
|
58 |
-
<exclude name="Squiz.Commenting.FunctionComment.InvalidReturnVoid" />
|
59 |
-
<exclude name="Squiz.Commenting.FunctionComment.Missing" />
|
60 |
-
<exclude name="Squiz.Commenting.FunctionComment.MissingParamComment" />
|
61 |
-
<exclude name="Squiz.Commenting.FunctionComment.MissingParamName" />
|
62 |
-
<exclude name="Squiz.Commenting.FunctionComment.MissingParamTag" />
|
63 |
-
<exclude name="Squiz.Commenting.FunctionComment.ParamCommentFullStop" />
|
64 |
-
<exclude name="Squiz.Commenting.FunctionComment.ParamNameNoCaseMatch" />
|
65 |
-
<exclude name="Squiz.Commenting.FunctionComment.ParamNameNoMatch" />
|
66 |
-
<exclude name="Squiz.Commenting.FunctionComment.ScalarTypeHintMissing" />
|
67 |
-
<!-- <exclude name="Squiz.Commenting.FunctionComment.SpacingAfter" /> -->
|
68 |
-
<exclude name="Squiz.Commenting.FunctionComment.SpacingAfterParamType" />
|
69 |
-
<exclude name="Squiz.Commenting.FunctionComment.ThrowsNoFullStop" />
|
70 |
-
<exclude name="Squiz.Commenting.FunctionComment.ThrowsNotCapital" />
|
71 |
-
<exclude name="Squiz.Commenting.FunctionCommentThrowTag.Missing" />
|
72 |
-
<exclude name="Squiz.Commenting.FunctionCommentThrowTag.WrongNumber" />
|
73 |
-
<exclude name="Squiz.Commenting.FunctionComment.WrongStyle" />
|
74 |
-
<exclude name="Squiz.Commenting.InlineComment.Empty" />
|
75 |
-
<exclude name="Squiz.Commenting.InlineComment.InvalidEndChar" />
|
76 |
-
<!-- <exclude name="Squiz.Commenting.InlineComment.NoSpaceBefore" /> -->
|
77 |
-
<exclude name="Squiz.Commenting.InlineComment.NotCapital" />
|
78 |
-
<!-- <exclude name="Squiz.Commenting.InlineComment.SpacingAfter" /> -->
|
79 |
-
<!-- <exclude name="Squiz.Commenting.InlineComment.SpacingBefore" /> -->
|
80 |
-
<exclude name="Squiz.Commenting.InlineComment.WrongStyle" />
|
81 |
-
<exclude name="Squiz.Commenting.VariableComment.Missing" />
|
82 |
-
<exclude name="Squiz.Commenting.VariableComment.MissingVar" />
|
83 |
-
<exclude name="Squiz.Commenting.VariableComment.WrongStyle" />
|
84 |
-
<!-- <exclude name="Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace" /> -->
|
85 |
-
<!-- <exclude name="Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis" /> -->
|
86 |
-
<exclude name="Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword" />
|
87 |
-
<exclude name="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceAfterDefault" />
|
88 |
-
<exclude name="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen" />
|
89 |
-
<exclude name="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpenHint" />
|
90 |
-
<exclude name="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals" />
|
91 |
-
<exclude name="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose" />
|
92 |
-
<exclude name="Squiz.PHP.CommentedOutCode.Found" />
|
93 |
-
<exclude name="Squiz.Strings.DoubleQuoteUsage.NotRequired" />
|
94 |
-
<!-- <exclude name="Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines" /> -->
|
95 |
-
<!-- <exclude name="Squiz.WhiteSpace.SuperfluousWhitespace.EndLine" /> -->
|
96 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.CloseBraceNewLine" /> -->
|
97 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.FirstIndexNoNewline" /> -->
|
98 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.FirstValueNoNewline" /> -->
|
99 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.IndexNoNewline" /> -->
|
100 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.NoComma" /> -->
|
101 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast" /> -->
|
102 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.NoSpaceAfterComma" /> -->
|
103 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.NoSpaceAfterDoubleArrow" /> -->
|
104 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.NoSpaceAfterOpenParenthesis" /> -->
|
105 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.NoSpaceBeforeDoubleArrow" /> -->
|
106 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.SpaceAfterArrayOpener" /> -->
|
107 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.SpaceAfterDoubleArrow" /> -->
|
108 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.SpaceAfterKeyword" /> -->
|
109 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.SpaceBeforeComma" /> -->
|
110 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.SpaceInEmptyArray" /> -->
|
111 |
-
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration.ValueNoNewline" /> -->
|
112 |
-
<!-- <exclude name="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys" /> -->
|
113 |
-
<!-- <exclude name="WordPress.Arrays.ArrayKeySpacingRestrictions.SpacesAroundArrayKeys" /> -->
|
114 |
-
<exclude name="WordPress.Classes.ClassOpeningStatement.BraceOnNewLine" />
|
115 |
-
<exclude name="WordPress.CSRF.NonceVerification.NoNonceVerification" />
|
116 |
-
<exclude name="WordPress.DB.RestrictedFunctions.mysql" />
|
117 |
-
<exclude name="WordPress.Files.FileName.UnderscoresNotAllowed" />
|
118 |
-
<exclude name="WordPress.Functions.DontExtract.extract" />
|
119 |
-
<exclude name="WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid" />
|
120 |
-
<exclude name="WordPress.NamingConventions.ValidFunctionName.MethodNameInvalid" />
|
121 |
-
<exclude name="WordPress.NamingConventions.ValidHookName.UseUnderscores" />
|
122 |
-
<exclude name="WordPress.NamingConventions.ValidVariableName.MemberNotSnakeCase" />
|
123 |
-
<exclude name="WordPress.NamingConventions.ValidVariableName.NotSnakeCase" />
|
124 |
-
<exclude name="WordPress.NamingConventions.ValidVariableName.NotSnakeCaseMemberVar" />
|
125 |
-
<exclude name="WordPress.NamingConventions.ValidVariableName.StringNotSnakeCase" />
|
126 |
-
<exclude name="WordPress.PHP.DiscouragedFunctions.Discouraged" />
|
127 |
-
<exclude name="WordPress.PHP.DiscouragedFunctions.DiscouragedWithAlternative" />
|
128 |
-
<exclude name="WordPress.PHP.StrictComparisons.LooseComparison" />
|
129 |
-
<exclude name="WordPress.PHP.StrictInArray.MissingTrueStrict" />
|
130 |
-
<!-- <exclude name="WordPress.PHP.YodaConditions.NotYoda" /> -->
|
131 |
-
<exclude name="WordPress.VIP.AdminBarRemoval.RemovalDetected" />
|
132 |
-
<exclude name="WordPress.VIP.CronInterval.ChangeDetected" />
|
133 |
-
<exclude name="WordPress.VIP.DirectDatabaseQuery.DirectQuery" />
|
134 |
-
<exclude name="WordPress.VIP.DirectDatabaseQuery.NoCaching" />
|
135 |
-
<exclude name="WordPress.VIP.DirectDatabaseQuery.SchemaChange" />
|
136 |
-
<exclude name="WordPress.VIP.FileSystemWritesDisallow.FileWriteDetected" />
|
137 |
-
<exclude name="WordPress.VIP.OrderByRand.orderby" />
|
138 |
-
<exclude name="WordPress.VIP.PostsPerPage.posts_per_page" />
|
139 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.count_user_posts" />
|
140 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.custom_role" />
|
141 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.cookies" />
|
142 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.curl" />
|
143 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.error_log" />
|
144 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.extract" />
|
145 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.file_get_contents" />
|
146 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.get_pages" />
|
147 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.get_posts" />
|
148 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.get_term_by" />
|
149 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.get_term_link" />
|
150 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.parse_url" />
|
151 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.prevent_path_disclosure" />
|
152 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.runtime_configuration" />
|
153 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.serialize" />
|
154 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.urlencode" />
|
155 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.url_to_postid" />
|
156 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.user_meta" />
|
157 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.wp_get_post_terms" />
|
158 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.wp_redirect" />
|
159 |
-
<exclude name="WordPress.VIP.RestrictedFunctions.wp_remote_get" />
|
160 |
-
<exclude name="WordPress.VIP.RestrictedVariables.user_meta" />
|
161 |
-
<exclude name="WordPress.VIP.RestrictedVariables.cache_constraints" />
|
162 |
-
<exclude name="WordPress.VIP.SessionFunctionsUsage.session_write_close" />
|
163 |
-
<exclude name="WordPress.VIP.SlowDBQuery.slow_db_query" />
|
164 |
-
<exclude name="WordPress.VIP.SuperGlobalInputUsage.AccessDetected" />
|
165 |
-
<exclude name="WordPress.VIP.ValidatedSanitizedInput.InputNotSanitized" />
|
166 |
-
<exclude name="WordPress.VIP.ValidatedSanitizedInput.InputNotValidated" />
|
167 |
-
<exclude name="WordPress.VIP.ValidatedSanitizedInput.MissingUnslash" />
|
168 |
-
<exclude name="WordPress.Variables.GlobalVariables.OverrideProhibited" />
|
169 |
-
<exclude name="WordPress.WP.EnqueuedResources.NonEnqueuedScript" />
|
170 |
-
<exclude name="WordPress.WP.I18n.MissingSingularPlaceholder" />
|
171 |
-
<exclude name="WordPress.WP.I18n.MismatchedPlaceholders" />
|
172 |
-
<exclude name="WordPress.WP.I18n.NonSingularStringLiteralPlural" />
|
173 |
-
<exclude name="WordPress.WP.I18n.NonSingularStringLiteralText" />
|
174 |
-
<exclude name="WordPress.WP.EnqueuedResources.NonEnqueuedStylesheet" />
|
175 |
-
<exclude name="WordPress.WP.PreparedSQL.NotPrepared" />
|
176 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd" /> -->
|
177 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.ExtraSpaceAfterCloseParenthesis" /> -->
|
178 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterCloseParenthesis" /> -->
|
179 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis" /> -->
|
180 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen" /> -->
|
181 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBetweenStructureColon" /> -->
|
182 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis" /> -->
|
183 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis" /> -->
|
184 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.OpenBraceNotSameLine" /> -->
|
185 |
-
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.SpaceBeforeFunctionOpenParenthesis" /> -->
|
186 |
-
<!-- <exclude name="WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter" /> -->
|
187 |
-
<!-- <exclude name="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore" /> -->
|
188 |
-
<!-- <exclude name="WordPress.WhiteSpace.OperatorSpacing.SpacingAfter" /> -->
|
189 |
-
<!-- <exclude name="WordPress.WhiteSpace.OperatorSpacing.SpacingBefore" /> -->
|
190 |
-
<exclude name="WordPress.XSS.EscapeOutput.OutputNotEscaped" />
|
191 |
-
<exclude name="WordPress.XSS.EscapeOutput.UnsafePrintingFunction" />
|
192 |
-
</rule>
|
193 |
-
</ruleset>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: ThemeGrill, shivapoudel
|
|
3 |
Tags: social, media, icons, brands, widget, social networking, social media, social icon, social icons, social profile, social icon widget, shortcode
|
4 |
Requires at least: 4.7
|
5 |
Tested up to: 4.9
|
6 |
-
Stable tag: 1.7.
|
7 |
License: GPLv3
|
8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
3 |
Tags: social, media, icons, brands, widget, social networking, social media, social icon, social icons, social profile, social icon widget, shortcode
|
4 |
Requires at least: 4.7
|
5 |
Tested up to: 4.9
|
6 |
+
Stable tag: 1.7.1
|
7 |
License: GPLv3
|
8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
social-icons.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Social Icons
|
4 |
* Plugin URI: https://themegrill.com/plugins/social-icons/
|
5 |
* Description: Social Icons provides you with an easy way to display various popular social icons via widgets and shortcodes. You can drag the widget in your sidebars and change the settings from the widget form itself. Also you can use the shortcode and paste it on your page, post or wherever you like.
|
6 |
-
* Version: 1.7.
|
7 |
* Author: ThemeGrill
|
8 |
* Author URI: http://themegrill.com
|
9 |
* License: GPLv3 or later
|
@@ -29,7 +29,7 @@ final class Social_Icons {
|
|
29 |
* Plugin version.
|
30 |
* @var string
|
31 |
*/
|
32 |
-
public $version = '1.7.
|
33 |
|
34 |
/**
|
35 |
* Instance of this class.
|
3 |
* Plugin Name: Social Icons
|
4 |
* Plugin URI: https://themegrill.com/plugins/social-icons/
|
5 |
* Description: Social Icons provides you with an easy way to display various popular social icons via widgets and shortcodes. You can drag the widget in your sidebars and change the settings from the widget form itself. Also you can use the shortcode and paste it on your page, post or wherever you like.
|
6 |
+
* Version: 1.7.1
|
7 |
* Author: ThemeGrill
|
8 |
* Author URI: http://themegrill.com
|
9 |
* License: GPLv3 or later
|
29 |
* Plugin version.
|
30 |
* @var string
|
31 |
*/
|
32 |
+
public $version = '1.7.1';
|
33 |
|
34 |
/**
|
35 |
* Instance of this class.
|