Asynchroner Twitter按钮für Wordpress博客
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Asynchroner Twitter按钮für Wordpress博客相关的知识,希望对你有一定的参考价值。
<?php $asynctwitter_your_screen_name = 'deluxe_domina'; $asynctwitter_your_blog_uri = 'http://www.deluxe-site.com'; $asynctwitter_your_blog_title = 'Diamond Deluxe - berührbare Domina in Düsseldorf'; ?> <script type="text/javascript"> /* async, non-blocking twitter script */ (function() { var s = document.createElement("SCRIPT"); var c = document.getElementsByTagName("script")[0]; s.type = "text/javascript"; s.async = true; s.src = "http://platform.twitter.com/widgets.js"; c.parentNode.insertBefore(s, c); })(); </script><a href="http://twitter.com/share?url=<?php echo(urlencode('<?php echo($asynctwitter_your_blog_uri); ?>'.$_SERVER['REQUEST_URI'])); ?>" class="twitter-share-button" data-count="horizontal" data-via="<?php echo($asynctwitter_your_screen_name); ?>" data-text="<?php $output = wp_title('-', false, 'right'); $output .= $asynctwitter_your_blog_title; if($paged > 0) { $output .= ' (Seite '.$paged.')'; } echo($output); ?>">Tweet</a>
以上是关于Asynchroner Twitter按钮für Wordpress博客的主要内容,如果未能解决你的问题,请参考以下文章
DocHeadCode(JS,CSS)mit条件für浏览器
REST Web服务-Beispiel für eine ReprÃ?sentation eines Warenkorbes
Wordpress hinzufügen中的Profilfelder