תיאור
Twitter uses t.co short URLs in all tweets. All links will be forcedly converted into t.co domain which is ugly, troublesome and blocked in my hometown China (Damned).
This plugin will help you get rid of t.co.
It is based on Twitter Tools. When a post is created automatically from a tweet, this plugin will unshorten all t.co short URLs in the tweet.
התקנה
IMPORTANT: You should install Twitter Tools (https://wordpress.org/extend/plugins/twitter-tools/) firstly.
Manual Installation
Extract all files from the ZIP file, making sure to keep the file/folder structure intact, and then upload it to /wp-content/plugins/.
Automated Installation
Visit Plugins -> Add New in your admin area and search for this plugin. Click "Install".
Plugin Usage
Just enable the plugin!
שאלות נפוצות
A question that you might have
Drop me an Email (yifeng.ruan@gmail.com).
סקירות
There are no reviews for this plugin.
מפתחים
ניתן לתרגם את "untco" לשפה שלך.
מעוניינים בפיתוח?
עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.
שינויים
0.3
- Support unshortening https URL.
- Adapt the altering of HTTP response head from t.co.
- Fix some bugs.
0.2
Change it into being based upon Twitter Tools. It worked, so I release it.
0.1
Initial coding. The original thought is to add it into "publish_post" hook.