=== Social Payments === Contributors: nosaint Requires at least: 4.3 Tested up to: 4.6 Stable tag: 1.7.0.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html == Description == The Social Payments plugin for WordPress allows customization of Facebook page, Google+ page, Twitter text, link and hashtags details. It also uses HTML5 version of all social scripts and very clean source code for theme compatibility. Use it by inserting a simple shortcode: `[social-sell]hidden text[/social-sell]` == Installation == 1. Upload the plugin folder to your `/wp-content/plugins/` directory 2. Activate the plugin via the Plugins menu in WordPress 3. Create and publish a new page and add this shortcode: `[social-sell]hidden text[/social-sell]` == Changelog == = 1.7.0.1 = Social Payments was transferred to Marius Herea = 1.7.0 = * UPDATE: Added getButterfly ad box = 1.6 = * UPDATE: Updated version, WordPress compatibility and plugin URL = 1.5 = * FIX: Fixed social icons * PERFORMANCE: Removed 2 unused JS files * PERFORMANCE: Compressed CSS code * IMPROVEMENT: Added one more hint for Twitter username = 1.4 = * FIX: Fixed Google+ sometimes disappearing when clicked * FIX: Fixed a missing function check for older WordPress versions * UPDATE: Update iframe CSS * UPDATE: Updated FontAwesome icons * UPDATE: Added further documentation for hashtags and related tweets = 1.3.1 = * FIX: Fixed PHP warning * FIX: Fixed frontend options fields now using arrays * IMPROVEMENT: Added 2 hints to plugin options panel = 1.3 = * IMPROVEMENT: Completely rewritten the settings panel to allow for register_settings() = 1.2 = * FIX: Fixed a PHP warning * FEATURE: Added editor button framework (3.9 only, currently inactive) = 1.1 = * First public release