[WordPress] 外掛分享: Subscribe Widget

前言介紹

  • 這款 WordPress 外掛「Subscribe Widget」是 2009-04-14 上架。
  • 目前有 100 個安裝啟用數。
  • 上一次更新是 2010-06-11,距離現在已有 5739 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 2.8 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

kestasm |

外掛標籤

rss | reader | widget | twitter | subscribe |

內容簡介

重要提示:在安裝插件之前,請確保 WordPress 可以在您的博客目錄(根目錄)中創建文件夾,或者您可以自己創建。文件夾名稱應為 subscribe-widget,權限為:0777。

Subscribe-Widget 是一個免費的 WordPress 外掛,旨在為所有希望以快速可靠的方式向讀者提供特定信息的博客作者提供支持。這個外掛會在您的博客側邊欄上創建 RSS2、評論 RSS、Twitter 和 FeedBurner 圖標。這些圖標將帶領讀者前往您的 RSS、Twitter、FeedBurner 和評論 RSS,然後讀者就可以找到您博客的最新消息。如果您希望,您可以分別禁用這些圖標,僅留下那些必要的。如果要啟用 Twitter 和 FeedBurner 圖標,則應在 www.twitter.com 和 www.feedburner.com 擁有帳戶,因為這個外掛會建立到這些博客帳戶的連結。

Subscribe-Widget 設計非常實用,博客管理員可以選擇圖標的寬度和高度,編寫標題(顯示在圖標上方),選擇圖標的對齊方式(左、中、右),以及依次禁用圖標。如果您找不到適合的圖標,您還可以自己上傳圖標。轉到插件目錄 /wp-content/plugins/subscribe-widget/images/。新上傳的圖標的大小可能會有所不同,因為 Subscribe-Widget 外掛會將圖標調整到所需的寬度或高度,但圖像應不小於 50×50 像素。使用這個插件,您可以選擇如何顯示圖標,所有的控制都在您,作為博客作者。

現在您可以在主題的任何位置使用訂閱圖標。唯一的問題是,您應該使用這個代碼:<?php if( function_exists(sw_displayOnTheTheme()) ){ sw_displayOnTheTheme(); } ?>。将它放在需要的主題文件上,勾選“在主題上顯示‘訂閱圖標’”的選項,這樣就會在主題上顯示圖像,但會關閉小部件上的圖像。在某些情況下,主題必須進行一些樣式設定,才能正確顯示圖像;由於主題不同,不能為所有主題進行樣式設定。

重要提示:圖像將首先按寬度調整大小,然後按高度調整大小。如果圖像的寬度小於選擇的大小,則不會調整圖像大小。對圖像高度也是一樣的。

插件作者:http://www.computersafetytip.com

許可證

好消息,這個插件是免費的!由於它是根據 GPL 發布的,您可以在個人或商業博客上免費使用它。但如果您喜歡這個插件,可以感謝我,為我花費的時間寫下和支持這個插件留下一個小小的捐贈。我真的不想知道這個插件已經花掉了我多少時間。😉

祝您好運!

P.S.對不起我的英語不好。 :)

原文外掛簡介

Important: Before plugin install make sure that folders can be created by wordpress in your blog directory (root directory of the blog). Or you can create it yourself. Folders name should be: subscribe-widget; permissions: 0777.
Subscribe-Widget is a free wordpress plugin, which was designed to be used by all bloggers wishing to inform readers about specific information, in a fast and reliable way. This plug-in will create: rss2, comments rss, twitter and feedburner icons on your blog sidebar. These icons will in turn lead readers to your rss, twitter, feedburner and comments rss, accordingly, readers will tehn be able to find the latest news on your blog. If you want you can disable these icons one by one and only leave those which are needed. To enable the twitter and feedburner icons, one should have acounts on www.twitter.com and www.feedburner.com, as the plugin creates links to these blog accounts.
Subscribe-Widget has been dessogned to be very practical, as the blog admin allows for one to be able to choose your icons‘ width and height, allows for one to be able to write a title (which will appear above the icons), one will also be able to choose hwo to align the icons (left, center, right), as well as beign able to disable these icons one by one. Should you be struggling to find the right icon, you can also upload one by yourself. Go to: plugins directory /wp-content/plugins/subscribe-widget/images/. New uploaded icons may vary in size, as the Subscribe-Widget plugin will resize the icon to the needed width or height, however images should be no smaller then 50×50 pixels. So, by choosing to use this plug-in, one can choose how to display your icons, as it is all up to you, the blogger.
Now you can use subscribe icons anywhere on the theme. Only thing is, you should use this code: . Put it on the needed theme file, check the checkbox on “Show ‘Subscribe Icons’ on the theme” and it will show the images on the theme, but will disable images on the widget. In some cases, there should be some styling done on the theme, to show those images correctly; because the themes are different, and styling can’t be made for all of them.
Important to note: Images will be resized, firstly by width and then by height. If images width will be smaller then selected, then image will be not resized. The same applies to the image height.
Plugins idea author: http://www.computersafetytip.com
Licence
Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a small donation for the time I’ve spent writing and supporting this plugin. And I really don’t want to know how many hours of my life this plugin has already eaten 😉
Good luck!
P.S. Sorry for my bad english. 🙂

各版本下載點

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

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


1.0 | 1.0.1 | 1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | 1.1.4 | 1.1.5 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | trunk | 1.1.3.1 |

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

  • 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...。
  • 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。, 為什麼要使用這個外掛?, 我們的客戶,尤其是共享主機...。
  • Genesis Simple Share 》Genesis Simple Share是專為Genesis子佈景主題而設計的簡單易用的外掛程式。我們致力於讓預設選項和初始設定變得非常簡單實用。, 預設設定應該會自動啟用文章...。
  • 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
Mastodon