| 开发者 | shauno |
|---|---|
| 更新时间 | 2013年3月30日 04:51 |
| 捐献地址: | 去捐款 |
| PHP版本: | 3.1 及以上 |
| WordPress版本: | 3.1.2 |
wp-content/plugins/ directorySimply use the shortcode [ssgallery id=1] where "1" is the id of the gallery you want to display.
Add the template arg to the short code. Eg [ssgallery id=1 template=cool], where you have created a cool.php in the /gallery-templates/ directory. Creating templates tutorial coming soon!