外掛說明
只要將這個小工具拖放至資訊攔獲小工具區域,便能顯示連結至社交網路服務如 Twitter、Facebook、Flickr 等個人資料的圖示。
安裝方式
- 將外掛安裝壓縮檔解壓縮所得的
social-profiles-widget
資料夾上傳至網站的/wp-content/plugins/
目錄中。 - 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
- 在 [小工具] 選單中,將名為 [社交網路服務個人資料] 的小工具拖放至小工具區域。
- 設定標題、圖示尺寸及各個社交網路服務資料的網址,便能完成小工具的組態。
常見問題集
-
開啟目前使用的佈景主題的
style.css
檔案,並在檔案內容接近尾端處加入以下程式碼:.social-profiles img {
padding-right: 10px;
}網站管理員可以依照實際狀況及需求,調整對應的程式碼。
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.2.5
- Tested on WordPress 5.2.2
1.2.4
- Introducing WordPress Coding Standards
- Files restructured
1.2.3
- Fixed undefined index warning
- Fixed spacing in widget form
1.2.2
- PHP7 compatibility
1.2.1
- Add option to open links in a new window
1.2
- Added new 24×24 image size
1.1.1
- Added
alt
tags to image output - Changed plugin file from
total-social.php
toplugin.php
1.1
- Added support for more icons
- Changed name from “Total Social” to “Social Profiles Widget”
- Updated PHP techniques to be compatible with WordPress standards
- Added groundwork for localization
1.0
- Added Linkedin Support
0.1-beta
- Pre-Release