Linux 软件免费装

Plugin Name

开发者 HalcheSM
更新时间 2018年3月10日 23:36
捐献地址: 去捐款
PHP版本: 4.9 及以上
WordPress版本: 4.9
版权: GPLv2 or later
版权网址: 版权信息

标签

social button

下载

1.0 2.0 2.1 2.2 2.5 2.6 2.7

详情介绍:

Social networks buttons Info about your resource for social networks Meta Tags Properties og: can be set by plugins Yoast SEO, WordPress All in One Seo, Platinum SEO Pack. Use the shortcode:
<?php do_shortcode( '[socbtn]' ); ?> * in the php code: ob_start(); do_shortcode( '[socbtn]' ); $socbtn = ob_get_clean();
Position align to the left or right edge [socbtn position=left] [socbtn position=right] Size Setting icon sizes to 24px [socbtn size=small] Theme do_shortcode( '[socbtn theme=3dcube]' ); Style
do_shortcode( '[socbtn theme=3dcube style="left:-80px;top:-40px;"]' );
Enabled\Disdabled By default all the social network buttons are enabled. To select the required set of buttons, use the button attribute:

安装:

屏幕截图:

  • In HTML markup.
  • Vertical sticky.
  • Icon sizes to 24px.
  • View in the editor.
  • In the editor.
  • Animation 3d Cube.

更新日志:

2.0 Vertical auto-positioning in the center for sticky modes Add atributes size 2.1 fix linkedin icon 2.2 Added icons: pinterest, tumblr, livejournal, viber, skype, yahoo 2.5 Added attributes Theme and Style. Theme allows to set the class of the main container. Example: [socbtn theme=myclass]
Style attribute allows to set the positioning of the main container. Style - left, top, right, bottom in px. Example: [socbtn theme=myclass style="left:-80px;top:-40px;"]
2.6 fix: linkedin button 2.7 Added icons: ok, yandex, mailru