Linux 软件免费装
Banner图

rtSocial

开发者 rtcamp
rahul286
faishal
rittesh.patel
sanketparmar
pranalipatel
UmeshSingla
rutwick
saurabhshukla
HarishChaudhari
5um17
JoshuaAbenazer
paddyohanlon
chandrapatel
1naveengiri
bhargavbhandari90
coderboy007
vaishu.agola27
pooja1210
milindmore22
pavanpatil1
devanshijoshi9
Mukulsingh27
akrocks
更新时间 2023年12月21日 15:28
PHP版本: 3.0 及以上
WordPress版本: 6.4.2
版权: GPLv2 or later (of-course)
版权网址: 版权信息

标签

social sharing facebook share twitter pinterest pin it social share linkedin social sharing social links linked in rtcamp linked in share plus one button

下载

2.1.5 2.2.3 2.1 2.1.1 2.1.10 2.1.11 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.2 2.1.3 2.1.4 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.1.12 1.0.2 2.0.2 2.2.4

详情介绍:

Normally social sharing codes provided by facebook, twitter, etc renders iframes at run-time. These iframes increases page-size and slow-down your website (on client-side). The power of this plugin lies in non-blocking JavaScript. Normally social sharing links use iframes to output their content viz. icon images, share counts etc. The load time of these iframes block the page load, and hence slow down the site. The slowest is on pages with multiple instances of sharing links (e. g. blog indexes). rtSocial uses non blocking JavaScript to get all the data in one shot, and injects them in the mark-up. And it uses a single sprite with all the images required, hence eliminating the need to load the images from the service provider's CDN. Comes with minimal settings, options to display the links automatically above and below the content, choose FB button styles and layouts. A simple function call lets you to display the links anywhere in your theme! With just 1 image (CSS-sprite), 1 JavaScript and 1 CSS file loaded from WordPress-running server; counts are fetched using AJAX request for sites like facebook/twitter after page loading finishes. Supported Social Channels Useful Links

安装:

Install rtSocial plugin from the 'Plugins' section in your dashboard (Plugins > Add New > Search for rtSocial). Alternatively you can download latest version of rtSocial plugin from the repository. Unzip it and upload it to the plugins folder of your WordPress installation (wp-content/plugins/ directory of your WordPress installation). Activate it through the 'Plugins' section. Adjust the plugin settings from the settings section (Settings > rtSocial Options).

升级注意事项:

2.2.2
  • Remove - Google Plus Icons and functions.
  • Improved - Improved code with phpcs.
  • Removed - Twitter commented code.
  • Updated - Plain texts to WPi18n functions.
  • Compatibility testing with 5.6.

常见问题:

Can I use the plugin anywhere in the theme?

Yes you can. Use the function call <?php if ( function_exists( 'rtsocial' ) ) { echo rtsocial(); } ?>

Can I modify the images/icons used?

No. Right now you cannot.

更新日志:

2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.19 2.1.18 2.1.17 2.1.16 2.1.15 2.1.14 2.1.13 2.1.12 2.1.11 2.1.10 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1 2.0.2 2.0.1 2.0 1.0.2 1.0.1 1.0