| 开发者 | aguseo |
|---|---|
| 更新时间 | 2026年5月26日 18:14 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[gigmanager_shows] shortcode.gigmanager/ directory to customize the output.[gigmanager_shows]
Parameters:
scope — upcoming (default), past, today, or allartist — Filter by artist slug or IDlimit — Maximum number of shows to displaysort — ASC (default for upcoming) or DESCtemplate — list (default), table, or classic[gigmanager_shows scope="past" limit="10" template="table"]
Show upcoming shows for the artist with the slug "the-foo-bars":
[gigmanager_shows artist="the-foo-bars" scope="upcoming"]
[gigmanager_shows] shortcode to that page.Yes. Copy any template file from plugins/gigmanager/templates/ into your theme at your-theme/gigmanager/ and modify it as needed.
GigManager uses your site's timezone as configured in Settings → General → Timezone.
Yes. You can create as many artists as you need and filter shows by artist using the shortcode's artist parameter.
Yes. Use the built-in CSV export on one site and the CSV import on another to move your artists, venues, tours, and shows.