[WordPress] 外掛分享: Easy Retweet

前言介紹

  • 這款 WordPress 外掛「Easy Retweet」是 2009-07-19 上架。
  • 目前有 70 個安裝啟用數。
  • 上一次更新是 2016-12-10,距離現在已有 3066 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.4 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

sudar |

外掛標籤

posts | tweet | retweet | twitter |

內容簡介

Easy ReTweet 是一款 WordPress 外掛,讓您可以在 WordPress 文章上添加「Tweet This」按鈕。
使用方法

有三種方法可以添加轉推按鈕:自動方式、手動方式和使用簡碼。

自動方式

安裝外掛後,可以從外掛的設定頁面選擇按鈕的位置和型式。您還可以在文章或頁面編輯頁面上特定啟用或停用該按鈕。

手動方式

如果您想對按鈕的位置進行更多控制,則可以手動呼叫以下代碼以調用按鈕。

if (function_exists('easy_retweet_button')) echo easy_retweet_button();

使用簡碼

您還可以在文章中的任何位置放置簡碼 [easy-retweet]。該簡碼將在文章渲染時被換成該按鈕。

開發

開發外掛的過程發生在github。如果您想為這個外掛做出貢獻,請從github上fork這個專案,然後發送給我一個 pull request。

如果您不熟悉git或Github,請參閱這個指南了解如何fork和發送pull request。

如果您正在尋找想法,可以從以下TODO項目之一開始:

待辦事項

以下是我正在考慮添加到外掛的功能,當我有空閒時間時。如果您有任何功能請求或想要增加特定功能的優先級,請讓我知道。

為簡碼和模板函數添加Google Analytics跟踪
追踪轉推按鈕的點擊

支援

如果您發現了bug /問題或有功能請求,請在github issues中發布它們
如果您對使用有疑問或需要幫助進行疑難排解,請在WordPress論壇中發布問題或在插件主頁中留言
如果您喜歡這個外掛,請在WordPress存儲庫頁面上留下評論/反饋。
如果您發現此外掛有用或想要感謝我,那麼有方法可以讓我感到高興🙂,如果您能做其中之一,我真的會非常感激。
查看我撰寫的其他WordPress外掛
如果您有其他問題,請在twitter上與我聯繫。

翻譯

此外掛目前支援以下語言的翻譯。

白俄羅斯語(感謝FatCow)
西班牙語(感謝Carlos Varela)
巴西葡萄牙語(感謝Marcelo)
德語(感謝Jenny Beelens)
保加利亞語(感謝Dimitar Kolevski)
立陶宛語(感謝Nata)
法語(感謝Brian Flores)
羅馬尼亞語(感謝Alexander Ovsov)
印地語(感謝Love Chandel)
愛爾蘭語(感謝Vikas Arora)
丹麥語(感謝Jorgen)

pot文件可用於外掛。如果您願意為外掛進行翻譯,請使用pot文件為您的語言創建.po文件,然後讓我知道。我會將其添加到WordPress存儲庫頁面中。

原文外掛簡介

Easy ReTweet is a WordPress Plugin, which let’s you add Tweet this buttons for your WordPress posts.
Usage
There are three ways you can add the retweet button. Automatic way, manual way and using shortcodes
Automatic way
Install the Plugin and choose the type and position of the button from the Plugin’s settings page. You can also specifically enable/disable the button for each post or page from the write post/page screen.
Manual way
If you want more control over the way the button should be positioned, then you can manually call the button using the following code.
if (function_exists('easy_retweet_button')) echo easy_retweet_button();

Using shortcodes
You can also place the shortcode [easy-retweet] anywhere in your post. This shortcode will be replaced by the button when the post is rendered.
Development
The development of the Plugin happens over at github. If you want to contribute to the Plugin, fork the project at github and send me a pull request.
If you are not familiar with either git or Github then refer to this guide to see how fork and send pull request.
If you are looking for ideas, then you can start with one of the following TODO items 🙂
TODO
The following are the features that I am thinking of adding to the Plugin, when I get some free time. If you have any feature request or want to increase the priority of a particular feature, then let me know.

Add Google Analytics tracking to shortcodes and template function
Add tracking of tweet button clicks

Support

If you have found a bug/issue or have a feature request, then post them in github issues
If you have a question about usage or need help to troubleshoot, then post in WordPress forums or leave a comment in Plugins’s home page
If you like the Plugin, then kindly leave a review/feedback at WordPress repo page.
If you find this Plugin useful or and wanted to say thank you, then there are ways to make me happy 🙂 and I would really appreciate if you can do one of those.
Checkout other WordPress Plugins that I have written
If anything else, then contact me in twitter.

Translation
The Plugin currently has translations for the following languages.

Belorussian (Thanks FatCow)
Spanish (Thanks Carlos Varela)
Brazilian Portuguese (Thanks Marcelo)
German (Thanks Jenny Beelens)
Bulgarian (Thanks Dimitar Kolevski)
Lithuanian (Thanks Nata)
French (Thanks Brian Flores)
Romanian (Thanks Alexander Ovsov)
Hindi (Thanks Love Chandel)
Irish (Thanks Vikas Arora)
Danish (Thanks Jorgen)

The pot file is available with the Plugin. If you are willing to do translation for the Plugin, use the pot file to create the .po files for your language and let me know. I will add it to the Plugin after giving credit to you.
Readme Generator
This Readme file was generated using wp-readme, which generates readme files for WordPress Plugins.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Easy Retweet」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.1 | 0.2 | 0.3 | 0.4 | 0.5 | 0.6 | 0.7 | 0.8 | 0.9 | 1.0 | 1.5 | 1.6 | 2.0 | 2.1 | 2.2 | 2.3 | 2.4 | 2.5 | 2.6 | 2.7 | 2.8 | 2.9 | 3.0 | 3.1 | 1.1.0 | 1.2.0 | 1.3.0 | 1.4.0 | 2.9.1 | 2.9.2 | 3.0.1 | 3.0.2 | 3.0.3 | 3.0.4 | 3.1.1 | trunk |

延伸相關外掛(你可能也想知道)

  • Nextend Social Login and Register 》ge and registration form, link the social accounts to the existing WordPress user accounts or create new users if necessary, enable users to link t...。
  • Custom Twitter Feeds – A Tweets Widget or X Feed Widget 》在您的網站上顯示可完全自訂、響應式且可被搜尋引擎爬取的 Twitter 動態資訊。 Custom Twitter Feeds 外掛將顯示完全符合您網站外觀和風格的推文,並提供大量...。
  • Recent Tweets Widget 》查看最新的 WordPress 外掛優惠。, 使用快取的 Twitter API v1.1 最新的 Recent Tweets Widget (最近的 Tweet 外掛)。它使用新版 Twitter API v1.1,並將 Twe...。
  • oAuth Twitter Feed for Developers 》一個符合 Twitter API 1.1 規範的 WordPress 外掛,為主題開發人員提供從 Twitter 使用者時間線取得物件陣列的功能。, 新的 Twitter API 需要您進行 oAuth 認...。
  • WP Social Bookmarking Light 》此外掛可將社交分享連結插入每篇文章的頂部或底部。, 對於主題開發人員,社交分享連結可以透過 PHP 代碼或使用短碼添加。請參閱相關文檔以獲得更多資訊。, 此...。
  • Social Media Widget 》快來查看適用於您網站的 WordPress 最新優惠。, 社交媒體小工具是一個簡單的側邊欄小工具,允許用戶輸入他們的社交媒體網站個人資料網址和其他訂閱選項,顯示...。
  • Professional Social Sharing Buttons, Icons & Related Posts – Shareaholic 》g your social share counts again with our Share Count Recovery tool. If you switch to HTTPS, change your domain name, or update your Permalinks, yo...。
  • Genesis Simple Share 》Genesis Simple Share是專為Genesis子佈景主題而設計的簡單易用的外掛程式。我們致力於讓預設選項和初始設定變得非常簡單實用。, 預設設定應該會自動啟用文章...。
  • Twitter 》此外掛提供嵌入 Twitter 內容、改善在 Twitter 上分享、轉換您的網站觀眾為 Twitter 或 Periscope 訂閱者,並輕鬆追蹤從 Twitter 广告來訪的訪問次數。, 要求...。
  • Tagembed: Embed Twitter Feed, Google Reviews, YouTube Videos, TikTok, RSS Feed & More Social Media Feeds 》Tagembed 是領先的社交媒體聚合工具,讓使用者聚合、整理和嵌入 Instagram Feed、Twitter Feed、Facebook Feed、YouTube Video、Google Reviews、RSS Feed、L...。
  • Simple Twitter Tweets 》一個簡單的 Twitter 儀表板外掛,使用 Twitter OAth 和 API v1.1,並備份以確保始終顯示您的 Tweets。, 為什麼要使用這個外掛?, 我們的客戶,尤其是共享主機...。
  • Easy Twitter Feed Widget Plugin 》Easy Twitter Feed Widget 外掛使用 Twitter Widget,不需建立 API 即可在 WordPress 網站上顯示推文,不需要建立 Twitter 應用程式。該外掛提供方便的介面,...。
  • WP TFeed 》文件 | 支援 | 範例 | 進階版, WP TFeed 是 WordPress 的免費 Twitter 外掛。您可以使用這個外掛透過 shortcode 或小工具,在網站上任何位置顯示即時的 Twitt...。
  • AccessPress Social Login Lite – Social Login WordPress Plugin 》文件 | 支援 | 示範 | 高級版, AccessPress Social Login Lite是一個完美的免費WordPress外掛程式,可讓您的網站使用者使用其喜愛的社交網站帳戶之一註冊/登...。
  • Rotating Tweets (Twitter widget and shortcode) 》, 取代 捷徑,例如 [rotatingtweets screen_name='your_twitter'],或小工具,並旋轉顯示您最新的推文。, 支援新的更長推文格式, 支援280字符, 節省空間 –  ...。

文章
Filter
Apply Filters
Mastodon