{"id":25597,"date":"2013-10-10T08:34:52","date_gmt":"2013-10-10T08:34:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/text-to-share\/"},"modified":"2015-03-09T20:23:44","modified_gmt":"2015-03-09T20:23:44","slug":"text-to-share","status":"publish","type":"plugin","link":"https:\/\/sa.wordpress.org\/plugins\/text-to-share\/","author":12282181,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.5.1","stable_tag":"0.5.1","tested":"4.1.42","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Text To Share","header_author":"Fabio Zammit","header_description":"","assets_banners_color":"d4e7f2","last_updated":"2015-03-09 20:23:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.webdisrupt.com\/wordpress-text-to-share-plugin","header_author_uri":"http:\/\/rootcodex.com","rating":4.7,"author_block_rating":0,"active_installs":10,"downloads":3707,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":"1","5":"2"},"assets_icons":[],"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"785756","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"785756","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4","0.5","0.5.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from\nthe \/assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the \/assets \ndirectory take precedence. For example, <code>\/assets\/screenshot-1.png<\/code> would win over <code>\/tags\/4.3\/screenshot-1.png<\/code> \n(or jpg, jpeg, gif).","2":"This is the second screen shot"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[157,138,749,60528,159],"plugin_category":[56],"plugin_contributors":[89186],"plugin_business_model":[],"class_list":["post-25597","plugin","type-plugin","status-publish","hentry","plugin_tags-facebook","plugin_tags-share","plugin_tags-text","plugin_tags-text-to-share","plugin_tags-twitter","plugin_category-social-and-sharing","plugin_contributors-webdisrupt","plugin_committers-webdisrupt"],"banners":{"banner":"https:\/\/ps.w.org\/text-to-share\/assets\/banner-772x250.png?rev=785756","banner_2x":"https:\/\/ps.w.org\/text-to-share\/assets\/banner-1544x500.png?rev=785756","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/text-to-share_d4e7f2.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Text to Share is a plugin that offers editors a neat way of how to share quotes that are within the various posts. All quotes would need be set via the Wordpress Admin when adding or editing a particular post. This sharing tool would then allow visitors to share a quote on Facebook and Twitter.<\/p>\n\n<p>The features of this plugin are:<\/p>\n\n<p>For Admins and Editors<\/p>\n\n<ul>\n<li>Simple and neat design<\/li>\n<li>Selecting text to share with a click of a button<\/li>\n<li>Easy to customise and style according to design of website<\/li>\n<li>Increase engagement on major social networks<\/li>\n<\/ul>\n\n<p>For Visitors<\/p>\n\n<ul>\n<li>Simple sharing mechanism to Facebook and Twitter<\/li>\n<li>Automatic redirect to social networks<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the entire <code>text-to-share<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add or edit a particular post<\/li>\n<li>In the content editor, highlight a particular piece of text <\/li>\n<li>Click on the 'Text To Share' icon and voila you are done<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do you set a quote?<\/dt>\n<dd><ol>\n<li>Login to Wordpress Admin<\/li>\n<li>Add or edit a particular post<\/li>\n<li>In the content editor, highlight a particular piece of text<\/li>\n<li>Click on the 'Text To Share' icon and voila you are done<\/li>\n<\/ol><\/dd>\n<dt>How do I modify the design or style of the plugin?<\/dt>\n<dd><ol>\n<li>Download all the files via FTP\/SFTP from the directory <code>\/wp-content\/plugins\/text-to-share<\/code><\/li>\n<li>Make a back-up of the files you are going to change<\/li>\n<li>Go into the CSS folder and make all necessary changes to the <code>main.css<\/code><\/li>\n<\/ol><\/dd>\n<dt>How do I change the text for the share buttons?<\/dt>\n<dd><ol>\n<li>Download all the files via FTP\/SFTP from the directory <code>\/wp-content\/plugins\/text-to-share<\/code><\/li>\n<li>Make a back-up of the files you are going to change<\/li>\n<li>Open the INC folder and open config.php<\/li>\n<li>Change the values for \"TEXT_TO_SHARE_TWEET_TEXT\" and \"TEXT_TO_SHARE_FB_TEXT\" to the desired value<\/li>\n<\/ol><\/dd>\n<dt>\"I would like to see a new feature, what do I do?\"<\/dt>\n<dd><ol>\n<li>Please let us know through the support tab as we would love to hear from you!<\/li>\n<\/ol><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<p>Initial Build<\/p>\n\n<h4>0.2<\/h4>\n\n<p>Update to documentation<\/p>\n\n<h4>0.3<\/h4>\n\n<ol>\n<li>Changes to HTML syntax to remove redundant tags.<\/li>\n<li>Improvements to CSS style and overall design.<\/li>\n<li>Fix to Twitter sharing so as not to encode non alpha characters<\/li>\n<\/ol>\n\n<h4>0.4<\/h4>\n\n<ol>\n<li>Minor fixes to CSS<\/li>\n<\/ol>","raw_excerpt":"Text to Share is a plugin that allows the visitor to share a selected quote on major social networks.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/25597","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=25597"}],"author":[{"embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webdisrupt"}],"wp:attachment":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=25597"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=25597"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=25597"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=25597"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=25597"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=25597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}