| 开发者 | aguseo |
|---|---|
| 更新时间 | 2026年4月29日 15:30 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[gigpress_reborn_shows] shortcode.gigpress-reborn/ directory to customize the output.[gigpress_reborn_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[gigpress_reborn_shows scope="past" limit="10" template="table"]
Show upcoming shows for the artist with the slug "the-foo-bars":
[gigpress_reborn_shows artist="the-foo-bars" scope="upcoming"]
[gigpress_reborn_shows] shortcode to that page.Yes. GigPress Reborn is a full rewrite that stores data as native WordPress custom post types instead of custom database tables.
Yes. If the plugin detects legacy GigPress tables in your database, it will offer a migration option. Your legacy data is not modified during migration.
Yes. Copy any template file from plugins/gigpress-reborn/templates/ into your theme at your-theme/gigpress-reborn/ and modify it as needed.
GigPress Reborn 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.
Almost. The plugin has been rewritten to be more efficient and modernized. There are still some features missing, which will be added soon.