
內容簡介
WP Scroll Posts 是一個 WordPress 外掛,可以創建帶有設置頁面的上下滾動文章小工具,可以設置標題、日期、節錄等選項,並且用戶可以根據需要啟用或禁用每個選項。
將滾動條添加到您的網站中
方式1
前往「外觀」->「小工具」,您會找到「wp scroll posts」小工具
方式2
或使用縮略代碼[wpsp],[wpsp cat='CategoryName']添加到您的頁面、文章或文字小工具中
方式3
在主題中使用 <?php echo do_shortcode('[wpsp]'); ?>添加到您的模板中
外掛標籤
開發者團隊
原文外掛簡介
wp scroll posts create widget of scroll posts up/down with setting page , give setting like , enable, title, date, excerpt etc. user can enable or disable each option as one needed.
To add scroller to your website
Method 1
Go to Appreance->widget there you will find wp scroll posts widget
Method 2
or use short code [wpsp],[wpsp cat='CategoryName'] to your page or post or text widget
Method 3
to use in theme use to your template
