Wordpress中的Offziellen Twitter按钮

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Wordpress中的Offziellen Twitter按钮相关的知识,希望对你有一定的参考价值。

Code in single.php, loop.php, index.php, page.php, category.php, und archive.php , innerhalb des loops einfügen.
  1. <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
  2. <a href="http://twitter.com/share" class="twitter-share-button"
  3. data-url="<?php the_permalink(); ?>"
  4. data-via="wpbeginner"
  5. data-text="<?php the_title(); ?>"
  6. data-related="syedbalkhi:Founder of WPBeginner"
  7. data-count="vertical">Tweet</a>

以上是关于Wordpress中的Offziellen Twitter按钮的主要内容,如果未能解决你的问题,请参考以下文章

画师 Rolua Twi:Rolua_N

动漫人物插画 Twi:Rolua_N

使用 AVR TWI 接口的问题

MCP79411 通过 Atmel SAMG55 上的 i2c/TWI 接口连接 RTC

TWI.CrackWIZE.v4.3.18509 断裂分析软件+CSI.PERFORM-3D

优化 WordPress 插件“更好的 WordPress 最近评论”中的慢查询