该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

DX Share Selection

描述

This is a fork of WP Selected Text Sharer which hasn’t been maintained for a few years.

Allows you to share/search selected text from your site – select a snippet, search for it or share it to popular social networks. A small popup is displayed above the selected text which contains links to share/search selected text.

Instructions

  • When a user selects a text snippet in a page or post of your site, a popup is displayed. When that quote is tweeted (or shared in another social network), the selected Quote and the link to that blog post is also shared in the following network. Hence increasing site visibility.

  • Search engines (Your site’s search / Google adsense search / Yahoo search etc …) can also be added to the popup.

  • Apart from sharing texts only, this plugin also acts like a social bookmarking button.

Features

  • Lightweight, 4KB jquery plugin is required.
  • Various color/style and option arguments.
  • Automatic selected text truncation for Twitter.
  • Shorten the post link using Bitly.
  • Load the scripts either in header or footer.
  • Simple and light interface.
  • Template system for adding links to the popup.
  • No knowledge of coding required.
  • Integration with WP Socializer plugin

Credits

Core jQuery plugin, original WP Selected Text Sharer plugin by Aakash Chakravarthy (vaakash)

屏幕截图

  • Popup show, when a text is selected. List of share links that can be added.
  • Admin Page

安装

  1. Upload dx-share-selection to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Customize the plugin in the DX Share Selection admin page (Settings -> DX Share Selection).

常见问题

Can I add custom class to the popup to customize?

Yes, you can add classes accordingly.

Can I select a given area to be captured only?

Yes, define the given selector in the admin section.

评价

此插件暂无评价。

贡献者及开发者

“DX Share Selection” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“DX Share Selection”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.5

  • Rework the BE logic
  • Split Bitly Settings field
  • Change “Add Button” select
  • Yoda Conditions
  • Added option for Title text color
  • Migrate the plugin to OOP
  • Hide Bitly token
  • Fixed Pop-up position
  • Assets minification
  • Improved validation and sanitization of all settings
  • Fixed XSS vulnerability

1.4

  • Use WordPress Coding Standarts
  • Improve Share popup styling
  • Add Restore default settings option
  • Add more description in plugin’s settings
  • Add option to specify Share Selection for jQuery selector
  • Improve Preview section with working shareable links
  • Fix WP Socializer plugin integration
  • Fix Bit.ly integration
  • Fix some button links
  • Fixed ‘Install plugin’ link

1.3

  • Fixed some errors

1.2

  • Fork and fixes from the original plugin version