설명
A simple plugin help you to embed feeds from other websites on your website.
Use the shortcode [feed url="http://your_feed_url.com"]
.
More parameters are here:
url - feed URL,
show - number of posts to pull from the feed (default:10),
scroll - number of items to be shown in the scroll (default:5),
speed - scrolling speed (default:1000),
pause - time between each scroll (default: 3000).
설치
- Upload
ab-simple-feeds
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the shortcode
[feed url="http://your_feed_url.com"]
to a page or post. - Voila, refresh the site, and see the magic 🙂
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0
- Initial Release
Any questions please ask in the support forums.