开发者 | princeahmed |
---|---|
更新时间 | 2019年10月12日 15:39 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 5.2.3 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
The plugin provide [portfolio_showcase]
shortcode to display the portfolio in any page. Use this short code in a page for displaying your portfolio items.
This shortcode supports number, show_more and show_more_text attributes.
Use the number attribute to limit how many portfolio items will be displayed, default value is 9.
Use the show_more attribute whether the show more button will be displayed or not under the portfolio items.
Default value is true. Change to false if you don't want to display the show more button.
Use the show_more_text attribute to change the show more button text. Default value is Show More.
Use this shortcode only if you display the show more button.
Example: [portfolio_showcase number="9" show_more="true" show_more_text="Show More"]
Yes, of course. We do not create products for ourselves. You are always welcome to suggest new features and improvements.