{"id":10,"date":"2013-09-02T02:09:03","date_gmt":"2013-09-02T09:09:03","guid":{"rendered":"http:\/\/celloexpressions.com\/plugins\/?page_id=10"},"modified":"2013-09-02T02:23:55","modified_gmt":"2013-09-02T09:23:55","slug":"quickshare","status":"publish","type":"page","link":"https:\/\/celloexpressions.com\/plugins\/quickshare\/","title":{"rendered":"QuickShare"},"content":{"rendered":"<p><a href=\"http:\/\/wordpress.org\/plugins\/quickshare\" target=\"_blank\"><br \/>\n<img decoding=\"async\" src=\"http:\/\/plugins.svn.wordpress.org\/quickshare\/assets\/banner-772x250.png\" alt=\"QuickShare\" \/><br \/>\n<\/a><\/p>\n<h5><a href=\"http:\/\/wordpress.org\/plugins\/quickshare\" target=\"_blank\">View on WordPress.org \u00bb<\/a><\/h5>\n<p>This plugin, like many others, adds content-sharing functions after your posts (and optionally pages and media attachments). But the similarities end there.<\/p>\n<p>QuickShare is quick because it doesn&#8217;t run 3rd-party sharing JavaScript; in fact, there is <strong>no front-end JS<\/strong>. The sharing functions are built into links that take the user (in new tabs) to the native sharing interface on each social media site.<\/p>\n<p>You can choose which social media sites to include from: Facebook, Twitter, Pinterest, Linkedin, Google+, Tumblr, Reddit, and StumbleUpon. A basic email function is also available.<\/p>\n<p>The share bar appearance is highly customizable and share functions can be displayed as either icons, Genericons or text. Each display method features different customization options; customize through the settings page or with custom CSS.<\/p>\n<p>QuickShare can be displayed at the end of ever post, page, and\/or attachment, or all post types automatically. Or, you can use the <code>[quickshare]<\/code> shortcode to display QuickShare wherever you&#8217;d like in any of your posts\/pages. You can also exclude posts by id, or even use a custom output function in your templates, including the ability to override the default generated sharing data.<\/p>\n<p>As a bonus, QuickShare includes several built-in CSS3 effects for hover state animations.<\/p>\n<p><strong>Please visit the plugin support forum for help with custom css snippets and\/or feature requests!<\/strong><\/p>\n<p><em>Please note that QuickShare does not and will not support link tracking, because of its goal of being simple and lightweight. You can use a 3rd-party tool like Google Analytics to track shares as external links.<\/em><\/p>\n<h3>Download<\/h3>\n<p>Latest version: <a href=\"https:\/\/downloads.wordpress.org\/plugin\/quickshare.1.5.zip\">Download QuickShare v1.5<\/a><\/p>\n<p>QuickShare has been downloaded <strong><\/strong> times <a href=\"http:\/\/wordpress.org\/plugins\/quickshare\" target=\"_blank\">through WordPress.org<\/a>.<\/p>\n<h3>Installation<\/h3>\n<ol>\n<li>Take the easy route and install through the WordPress plugin adder OR<\/li>\n<li>Download the .zip file and upload the unzipped folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress<\/li>\n<li>Configure the settings in Settings -&gt; QuickShare<\/li>\n<li>Make sure that your theme has the <code>wp_head()<\/code> action hook and uses <code>the_content()<\/code>; this is where QuickShare hooks into. Alternately, add <code>&lt;?php do_quickshare_output(); ?&gt;<\/code> to your template files.<\/li>\n<\/ol>\n<h3>Screenshots<\/h3>\n<ol>\n<li><a href=\"https:\/\/ps.w.org\/quickshare\/assets\/screenshot-1.png?rev=1063578\"><img decoding=\"async\" src=\"https:\/\/ps.w.org\/quickshare\/assets\/screenshot-1.png?rev=1063578\" alt=\"Admin settings screen with live-updating preview of design.\"><\/a>\n<p>Admin settings screen with live-updating preview of design.<\/p>\n<\/li>\n<li><a href=\"https:\/\/ps.w.org\/quickshare\/assets\/screenshot-2.png?rev=1063578\"><img decoding=\"async\" src=\"https:\/\/ps.w.org\/quickshare\/assets\/screenshot-2.png?rev=1063578\" alt=\"Default plugin display with the Twenty Thirteen theme.\"><\/a>\n<p>Default plugin display with the Twenty Thirteen theme.<\/p>\n<\/li>\n<\/ol>\n<h3>Changelog<\/h3>\n<h4>1.5<\/h4>\n<ul>\n<li>Improved Twitter sharing, with ability to include your username in the tweet by default (enter name on the settings page)<\/li>\n<li>Add support for Reddit and Stumbleupon with the Genericons display type<\/li>\n<li>Update Genericons to version 3.0.2 (includes redesigned email icon)<\/li>\n<li>Prevent QuickShare from displaying in widgets by default (with CSS, easy to override), for better compatibility with Twenty Fourteen&#8217;s Ephemera Widget<\/li>\n<\/ul>\n<h4>1.4<\/h4>\n<ul>\n<li>Introduce a shortcode for custom QuickShare output. You can now use <code>[quickshare]<\/code> anywhere in your posts\/pages, even if QuickShare is disabled for that post type by default.<\/li>\n<li>Allow QuickShare to be excluded (hidden) from specific pages or posts, by id, in the settings page.<\/li>\n<li>Don&#8217;t display QuickShare on <code>the_excerpt<\/code>, which can get especially nasty if themes strip out html in a later filter. You can manually add QuickShare back to these places in your templates.<\/li>\n<li>Hide QuickShare when printing web pages.<\/li>\n<li>Remove the opacity filter when using monochrome Genericons; you can set these colors to exactly the values you want for normal and hover states, so you don&#8217;t need an opacity change to highlight it on mouseover.<\/li>\n<li>Tweak defaults to help encourage users to play around with the design options. The QuickShare Design settings page is meant to be fun, you can&#8217;t really &#8220;break&#8221; anything there!<\/li>\n<li>Make the admin preview position draggable.<\/li>\n<li>Update Genericons to version 3.0.<\/li>\n<\/ul>\n<h4>1.3.1<\/h4>\n<ul>\n<li>Fix php error from silly missing line of code <\/li>\n<\/ul>\n<h4>1.3<\/h4>\n<ul>\n<li>Improve the logic for whether or not to display QuickShare on a given object, fixing several hidden bugs in the process<\/li>\n<li>Improve base styling of text display type, with better padding and improved small icon positioning<\/li>\n<li>Add a small share icon before &#8220;Share&#8221; text when genericons are being used<\/li>\n<li>Add &#8220;skew&#8221; hover effect, in place of &#8220;spin&#8221; effect, for text display type<\/li>\n<li>Switch from deprecated jQuery live function to jQuery on function on admin settings page<\/li>\n<li>Update plugin banner image<\/li>\n<\/ul>\n<h4>1.2<\/h4>\n<ul>\n<li>Change plugin output html structure from <code>&lt;ul&gt;&lt;a&gt;&lt;li&gt;<\/code> to <code>&lt;ul&gt;&lt;li&gt;&lt;a&gt;&lt;span&gt;<\/code>. This allows the output to be valid html (<code>&lt;a&gt;<\/code>s aren&#8217;t allowed as direct children of <code>&lt;ul&gt;<\/code>s). Refactored plugin CSS accordingly and was able to remove much of the styling for the share text. Custom CSS will probably also require some minor refactoring.<\/li>\n<li>Hide the responsive-small option when the size is already set to small.<\/li>\n<li>Add help text for the responsive design feature.<\/li>\n<li>Prevent QuickShare from displaying in feeds (ie, RSS).<\/li>\n<li>Fix broken updating of visible fields when initially changing display type.<\/li>\n<li>Add a reminder to always use <code>if_function_exists()<\/code> in conjunction with <code>do_quickshare_output()<\/code> to the FAQ<\/li>\n<\/ul>\n<h4>1.1<\/h4>\n<ul>\n<li>Added the ability to shrink and\/or hide QuickShare in smaller viewports\/devices (defaults to off), on order to optimize display with responsive themes.<\/li>\n<li>Remove a stray javascript alert() from the admin page (which was leftover from debugging and occasionally created a popup window with the text &#8220;undefined&#8221; every time you changed an option&#8230;)<\/li>\n<li>Fix the spelling of &#8220;Pinterest&#8221; (was &#8220;Pintrest&#8221; everywhere)<\/li>\n<li>Note that Google+ also uses Open Graph data, like Facebook, so this option is <strong>highly<\/strong> recommended. It could help out with SEO too.<\/li>\n<\/ul>\n<h4>1.0<\/h4>\n<ul>\n<li>First publicly available version of the plugin.<\/li>\n<li>Compatible with WordPress 3.5-3.6<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>View on WordPress.org \u00bb This plugin, like many others, adds content-sharing functions after your posts (and optionally pages and media attachments). But the similarities end there. QuickShare is quick because it doesn&#8217;t run 3rd-party sharing JavaScript; in fact, there is no front-end JS. The sharing functions are built into links that take the user (in &hellip; <a href=\"https:\/\/celloexpressions.com\/plugins\/quickshare\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">QuickShare<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":5,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":1,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":11,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages\/10\/revisions\/11"}],"up":[{"embeddable":true,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages\/5"}],"wp:attachment":[{"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}