內容簡介
我創建了這個簡單的外掛,以便從我們博客的某個類別中提取資訊來在儀表板上向客戶宣傳。
有關更多信息
您可以在我們的網站上找到使用此外掛的視頻教程
查看視頻
功能
示例資訊提要
http://example.com/comments/feed/
http://example.com/?feed=commentsrss2
http://example.com/post-name/feed/
http://example.com/?feed=rss2
http://www.example.com/?cat=42&feed=rss2
http://www.example.com/?tag=tagname&feed=rss2
http://example.com/category/categoryname/feed
http://example.com/tag/tagname/feed
如果您想在模板中放置這個資訊提要,請使用以下代碼 <?php isimpledesign_feeds(); ?>
如果您想在文章或頁面中放置這個資訊提要,請使用以下代碼 [isimpledesign_feeds]
外掛標籤
開發者團隊
原文外掛簡介
I created this simple plugin to pull in feeds from a category from our blog so that we can promote to our clients from the dashboard.
For more information
You can find a video tutorial on how to use this plugin on our website
View the video
Features
Example Feeds
http://example.com/comments/feed/
http://example.com/?feed=commentsrss2
http://example.com/post-name/feed/
http://example.com/?feed=rss2
http://www.example.com/?cat=42&feed=rss2
http://www.example.com/?tag=tagname&feed=rss2
http://example.com/category/categoryname/feed
http://example.com/tag/tagname/feed
If you would like to put this feed within your template please use the following code
If you would like to put this feed within a post or page use the following code. [isimpledesign_feeds]
