| 开发者 | themasterpage |
|---|---|
| 更新时间 | 2026年8月4日 08:16 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
https://tributecity.com/api/gig using the API token and Band ID stored in your WordPress settings, plus request parameters needed to fetch shows (for example gig ID, archive flag, or limit). Poster images may load from https://tributecity.com/media/.[tributecity_gigs]
Legacy tag (still supported):
[tributecity-gigs]
Attributes:
limit — Maximum number of shows (e.g. [tributecity_gigs limit="5"])archive — Show archived gigs ([tributecity_gigs archive="1"])gig_id — Show a single gig ([tributecity_gigs gig_id="123"])gig_id query argument on the same page.
tributecity-gig-list folder to /wp-content/plugins/, or install the zip via Plugins → Add New.[tributecity_gigs] to any page or post.Yes. The plugin displays data for TributeCity Pro accounts. Free or non-Pro accounts will not receive API listings.
The plugin stores your API token and Band ID in the WordPress options table. It does not collect visitor analytics. Remote requests only fetch show data for the Band ID you configure. See the External service section above.
Confirm your token and Band ID, that the account is Pro-enabled for API access, and that the band has shows to display. Cached responses expire after fifteen minutes (filterable for developers).
Yes. Enable Hide band name under TributeCity Gigs → Settings.
No. Credit is optional and off by default (WordPress.org Guideline 10).
object-fit: cover + fixed min-height). Stacked cards now show the full flyer at natural aspect ratio, matching the detail view.limit="N") keep posters and View details; only the archive/current toggle stays hidden.TributeCity\GigList; PSR-4 autoloading.nav-tab-wrapper patterns and manage_options capability.readme.txt, license file, and directory index guards.