وضاحت
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.
The features of this plugin are:
For Admins and Editors
- Simple and neat design
- Selecting text to share with a click of a button
- Easy to customise and style according to design of website
- Increase engagement on major social networks
For Visitors
- Simple sharing mechanism to Facebook and Twitter
- Automatic redirect to social networks
انسٽاليشن
This section describes how to install the plugin and get it working.
- Upload the entire
text-to-share
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add or edit a particular post
- In the content editor, highlight a particular piece of text
- Click on the ‘Text To Share’ icon and voila you are done
FAQ
- How do you set a quote?
-
- Login to WordPress Admin
- Add or edit a particular post
- In the content editor, highlight a particular piece of text
- Click on the ‘Text To Share’ icon and voila you are done
- How do I modify the design or style of the plugin?
-
- Download all the files via FTP/SFTP from the directory
/wp-content/plugins/text-to-share
- Make a back-up of the files you are going to change
- Go into the CSS folder and make all necessary changes to the
main.css
- Download all the files via FTP/SFTP from the directory
- How do I change the text for the share buttons?
-
- Download all the files via FTP/SFTP from the directory
/wp-content/plugins/text-to-share
- Make a back-up of the files you are going to change
- Open the INC folder and open config.php
- Change the values for “TEXT_TO_SHARE_TWEET_TEXT” and “TEXT_TO_SHARE_FB_TEXT” to the desired value
- Download all the files via FTP/SFTP from the directory
- “I would like to see a new feature, what do I do?”
-
- Please let us know through the support tab as we would love to hear from you!
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
ترجمو ڪريو “Text To Share” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
0.1
Initial Build
0.2
Update to documentation
0.3
- Changes to HTML syntax to remove redundant tags.
- Improvements to CSS style and overall design.
- Fix to Twitter sharing so as not to encode non alpha characters
0.4
- Minor fixes to CSS