前言
其實Wordplurk自從我玩了plurk一陣子之後才開始使用的,這是一個當你blog有新文章時,他會自動的將文章連結加上title post到plurk上,當初就已經有想改他的念頭了,剛好稱這plurk API的釋出,基於原本作者的程式碼做了一點修改,更多可以設定的部份。而網址還是依照原始的用tinyurl縮網址送出(已經多提供幾個短網址於1.7版)。
本版本更貼近使用者的各項設定,至於未來是否要結合其他的plugin功能,讓Wordplurk越來越強大我還在思考中。
WordPlurk Plugin Page: http://wordpress.org/extend/plugins/wordplurk-improve/
Github page https://github.com/renn999/Wordplurk-improve Bug Report https://github.com/renn999/Wordplurk-improve/issues
最新版本下載:
先前版本下載:
如何安裝:
- 首先下載 wordplurk-improve
- 解壓縮之後將 wordplurk-improve 資料夾放到您的wordpress plurgin資料夾內
- 在外掛設定中啟用
- 進入 wordplurk-improve 設定頁面設定
- 當下次寫新文章發表時會自動發布到plurk上了
P.S. 在Wordplurk Template中可以隨意自訂你所要得格式 預設為%%url%% - %%title%%可以改成%%url%% (%%title%%)直接連結的模式
Wordpress版本需求:3.0以上
目前問題:
- User can design Post Plurk Responses CSS.
- Only one Plurk account is supported (not one account per author).from http://plugins.svn.wordpress.org/wordplurk/trunk/readme.txt
Donate
If you like this Plugin, please disable the adblock or add this site to white list, thanks. 如果您喜歡這個Plugin,請關閉adblock或是把此站加入白名單,謝謝。
ChangeLog
wordplurk improve 3.1
- (FIX) small bug fix. I forget this is php....(doh)
wordplurk improve 3.0
- (NEW) Add Romanian language. ( thanks Alexander Ovsov "pivnyukip
gmail.com" ) - (FIX) Upgrade plurk API using version 2.0.
- (FIX) drop dummy setting.
- (FIX) iFrame embed add for choies.
wordplurk improve 2.2.1
- (FIX) The count of words might be wrong!
wordplurk improve 2.2
- (FIX) file_get_contents() function might occurred a Warning on some server, so I ues curl replace it.
wordplurk improve 2.1
- (NEW) New tag at Wordplurk Template '%%content%%'. It will capture front part of the article to plurk.(Thanks Lakatos for giving such ideal.)
wordplurk improve 2.0
- (NEW) CURL Pre-test.
- (FIX) short url api doen't match will return permalink.
- (FIX) responses count doesn't match.
- (FIX) some css in different browser.
- (NEW) Add shorturl service using wordpress 3.0 wp_get_shortlink function to generate short url. It means it can use other plugin has filter get_shortlink to generate short url.
wordplurk improve 1.10
- (FIX) This plugin might let jQuery Image Lazy Load WP jQuery Image Lazy Load inactive.
- (FIX) Post Plurk Responses styles make better.
- (FIX) Post Plurk Responses cache time setting field add.
- (FIX) Post Plurk Responses cache time problem re-fix.
- (FIX) Post show 'array' at top.
wordplurk improve 1.9
- (FIX) Some Post Plurk Responses CSS inheritance problem fix.
- (FIX) If plurk del, Post Plurk Responses will show error message.
- (FIX) Post Plurk Responses update time problem.
wordplurk improve 1.8
- (NEW) Add some shorturl service. bit.ly j.mp 4fun.tw...,etc. (bit.ly and j.mp need bit.ly api key)
- (REMOVE) the Plurk2 Plug to append above the comment. Becouse it request speed is too slow.
- (ADD) Post Plurk Responses. This select will show the Plurk Responses after the post.
wordplurk improve 1.7
- (FIX) 多提供了幾個短網址服務 ppt.cc goo.gl
- (NEW) 在編輯頁面,編輯者可以再由決定文章是否要同步到PLURK上
wordplurk improve 1.6
- Chang some code that saving cookie in mysql, and the frequency of api calls won't so much.
wordplurk improve 1.5
- (FIX) When saving the wordplurk improve setting at "Wordpress mu", the Option page will return "Error! Options page not found"(Thanks for Peter)
wordplurk improve 1.4
- (FIX) When POST move to Trash, the plurk will be remove, too. The post form trash to publish The plurk will be repost again,But be care of anti-flood-same-content,
- (FIX) When when Wordplurk-improve setting update will pre-check the username, password, api-key.
- (FIX) The Plurk2 Plug conflict with DISQUS Commenting systems.(Thanks to Cahya)
wordplurk improve 1.3
- 修正刪除"cookie.txt"檔案的問題
- 新增Plurk2 Plug在回應上方
wordplurk improve 1.2
- 當文Title章修改時,可以修改新版WordPluk improve產生的Plurk,舊版的因為沒有紀錄Post id,所以無法修改
wordplurk improve 1.1
- 多國語系支援(已經附上正體中文語系 以及 pot檔)
- 使用者可以自由自訂是否使用TinyUrl縮網址(預設為開啟)
- 部份bug修正
wordplurk improve 1.0.2.1
- Bate Release
如果有任何問題 請大家在此留言 謝謝<(_ _)>