开发者 | savvasha |
---|---|
更新时间 | 2025年5月31日 22:12 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[player-transfers]
Example with all attributes:
[player-transfers title="Summer Transfers 2024" season="2024-2025" club_in="123" club_out="456" player="789" date_from="2024-06-01" date_to="2024-08-31"]
Example with title only:
[player-transfers title="Latest Transfers"]
Example with date range:
[player-transfers date_from="2024-01-01" date_to="2024-01-31"]
Example with club filters:
[player-transfers club_in="123" club_out="456"]
Shortcode available attributes:
title
: Select a custom title (default title is "Player Transfers").season
: Show all transfers made during a specific season (use season slug i.e. "2024-2025").club_in
: Show all incoming transfers of a specific club (use club id).club_out
: Show all outcoming transfers of a specific club (use club id).player
: Show all transfers of a specific player (use player id).date_from
: Show all transfers from a date and after (use date format YYYY-MM-DD).date_to
: Show all transfers until a date (use date format YYYY-MM-DD)./wp-content/plugins/player-transfers-for-sportspress/
directory, or install the plugin through the WordPress plugins screen directly.No, this plugin is an extension for SportsPress and requires it to function properly.
This plugin depends on extensions of MetaBox so is required to function properly.
Yes! As long as you use SportsPress, the plugin can be used for any team-based sport.