<?php
$thumb_t = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), ‘thumbnail’ );
$thumb_url_t = $thumb_t[‘0’];
$permalink = urlencode(get_permalink($post->ID));
$title = urlencode($post->post_title);
$title = str_replace(‘+’,‘%20’,$title);
$domainurl=“https://www.eastdesign.net”;
?>
<p><i class=“fa fa-share-alt fa-2x”></i> <a class=“sina-icon” title=“分享到新浪微博” href=“javascript:void((function(s,d,e,r,l,p,t,z,c){var%20f=’http://v.t.sina.com.cn/share/share.php?appkey=’,u=z||d.location,p=[‘&url=’,e(u),’&title=’,e(t||d.title),’&source=’,e(r),’&sourceUrl=’,e(l),’&content=’,c||’gb2312′,’&pic=’,e(p||”)].join(”);function%20a(){if(!window.open([f,p].join(”),’mb’,[‘toolbar=0,status=0,resizable=1,width=440,height=430,left=’,(s.width-440)/2,’,top=’,(s.height-430)/2].join(”)))u.href=[f,p].join(”);};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else%20a();})(screen,document,encodeURIComponent,”,”,’<?php echo $thumb_url_t; ?>‘,’<?php echo $title;?>‘,’<?php echo $permalink; ?>‘,’utf-8’));”><i class=“fa fa-weibo fa-2x”></i></a> <a title=“分享到QQ空间” href=“javascript:void((function(s,d,e,r,l,p,t,z,c){var%20f=’http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?’,u=z||d.location,p=[‘url=’,e(u),’&title=’,e(t||d.title),’&source=’,e(r),’&sourceUrl=’,e(l),’&content=’,c||’gb2312′,’&pic=’,e(p||”)].join(”);function%20a(){if(!window.open([f,p].join(”),’mb’,[‘toolbar=0,status=0,resizable=1,width=550,height=540,left=’,(s.width-550)/2,’,top=’,(s.height-540)/2].join(”)))u.href=[f,p].join(”);};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else%20a();})(screen,document,encodeURIComponent,”,”,’<?php echo $thumb_url_t; ?>‘,’<?php echo $title;?>‘,’<?php echo $permalink; ?>‘,’utf-8’));”><i class=“fa fa-qq fa-2x”></i></a> <a class=“wechat-icon” title=“分享到微信朋友圈” href=“javascript:void((function(s,d,e,r,l,p,t,z,c){var%20f=’http://s.jiathis.com/qrcode.php?’,u=z||d.location,p=[‘url=’,e(u),’&title=’,e(t||d.title),’&source=’,e(r),’&sourceUrl=’,e(l),’&content=’,c||’gb2312′,’&pic=’,e(p||”)].join(”);function%20a(){if(!window.open([f,p].join(”),’mb’,[‘toolbar=0,status=0,resizable=1,width=140,height=140,left=’,(s.width-140)/2,’,top=’,(s.height-140)/2].join(”)))u.href=[f,p].join(”);};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else%20a();})(screen,document,encodeURIComponent,”,”,’<?php echo $thumb_url_t; ?>‘,’<?php echo $title;?>‘,’<?php echo $permalink; ?>‘,’utf-8’));”><i class=“fa fa-wechat fa-2x”></i></a> </p>