
內容簡介
總結:此 WordPress 外掛名為「Top Tips」,讓您可以創建自己的「頂級提示」,並在相關文章旁顯示。該外掛讓您可將喜愛的頂級提示顯示在相同分類的文章旁,若有多個提示則從該分類中隨機挑選一個,也可透過編號指定特定頂級提示。另外,可選擇將頂級提示連結至其他包含更多資訊的文章。
1. 如何從 WordPress 內部安裝外掛?
- 前往「外掛」->「新增」
- 搜尋「Top Tips」
- 於外掛頁面啟用「Top Tips」
2. 如何手動安裝外掛?
- 將 top-tips 目錄上傳至 /wp-content/plugins/ 目錄
- 在 WordPress 外掛選單中啟用外掛
- 透過「Top Tips」->「Top Tips 設置」設定顏色和圖示
- 在文章中或樣板檔案中加入短代碼 [top-tips] 或在樣板檔案中加入<?php echo do_shortcode('[top-tips]'); ?>
外掛標籤
開發者團隊
原文外掛簡介
Create your own category-controlled ‘Top Tip’ to display next to relavant posts.
Display you favourite top tip next to a post with the same category. If you have more than one tip in the matching category the chosen top tip will be a random selection from all within that category. It’s also possible to specify the top tip by id in a shortcode. An optional feature is to add a link to another post containing further information about your Top Tip.
From within WordPress
Visit Plugins -> Add New
Search for ‘Top Tips’
Activate Top Tips from your Plugins page
Manually
Upload the directory top-tips to the /wp-content/plugins/ directory.
Activate the plugin through the ‘Plugins’ menu in WordPress.
Set the colours and icon via Top Tips > Top Tips Settings.
Create some new top tips and assign them to one or more categories.
Add the shortcode [top-tips] to your posts or in a template file .
Remember your post needs to be assigned to the same category as the Top Tip for the tip to display.
