{"id":223592,"date":"2025-03-16T15:05:02","date_gmt":"2025-03-16T15:05:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/player-transfers-for-sportspress\/"},"modified":"2026-01-05T18:25:30","modified_gmt":"2026-01-05T18:25:30","slug":"player-transfers-for-sportspress","status":"publish","type":"plugin","link":"https:\/\/pt-ao.wordpress.org\/plugins\/player-transfers-for-sportspress\/","author":14367600,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4.0","stable_tag":"1.4.0","tested":"6.9.4","requires":"5.6","requires_php":"7.4","requires_plugins":null,"header_name":"Player Transfers for SportsPress","header_author":"savvasha","header_description":"Manage player transfers for SportsPress.","assets_banners_color":"","last_updated":"2026-01-05 18:25:30","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/profiles.wordpress.org\/savvasha\/","rating":0,"author_block_rating":0,"active_installs":30,"downloads":1086,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"savvasha","date":"2025-03-16 20:36:58"},"1.0.1":{"tag":"1.0.1","author":"savvasha","date":"2026-02-03 10:46:03"},"1.0.2":{"tag":"1.0.2","author":"savvasha","date":"2025-03-17 15:37:19"},"1.1.0":{"tag":"1.1.0","author":"savvasha","date":"2025-03-23 16:25:41"},"1.2.0":{"tag":"1.2.0","author":"savvasha","date":"2025-03-24 18:01:03"},"1.3.0":{"tag":"1.3.0","author":"savvasha","date":"2025-04-17 15:37:22"},"1.3.1":{"tag":"1.3.1","author":"savvasha","date":"2025-05-21 15:41:41"},"1.3.2":{"tag":"1.3.2","author":"savvasha","date":"2025-05-31 14:12:53"},"1.3.3":{"tag":"1.3.3","author":"savvasha","date":"2025-10-26 11:42:09"},"1.3.4":{"tag":"1.3.4","author":"savvasha","date":"2025-11-15 18:46:56"},"1.4.0":{"tag":"1.4.0","author":"savvasha","date":"2026-01-05 18:25:30"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3256755,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3256755,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.1.0","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.4.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3256755,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3261023,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Player Transfer fields.","2":"Frontend Display using the shortcode."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1238,42427,1239,4776,177061],"plugin_category":[37],"plugin_contributors":[152192],"plugin_business_model":[],"class_list":["post-223592","plugin","type-plugin","status-publish","hentry","plugin_tags-football","plugin_tags-players","plugin_tags-soccer","plugin_tags-sports","plugin_tags-transfers","plugin_category-arts-and-entertainment","plugin_contributors-savvasha","plugin_committers-savvasha"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/player-transfers-for-sportspress\/assets\/icon-128x128.png?rev=3256755","icon_2x":"https:\/\/ps.w.org\/player-transfers-for-sportspress\/assets\/icon-256x256.png?rev=3256755","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/player-transfers-for-sportspress\/assets\/screenshot-1.png?rev=3256755","caption":"Player Transfer fields."},{"src":"https:\/\/ps.w.org\/player-transfers-for-sportspress\/assets\/screenshot-2.png?rev=3261023","caption":"Frontend Display using the shortcode."}],"raw_content":"<!--section=description-->\n<p><strong>Player Transfers for SportsPress<\/strong> is a powerful extension for the SportsPress plugin, allowing you to manage and display player transfers in a structured and visually appealing way.<\/p>\n\n<p>Whether you run a football, soccer, or any other sports website, this plugin helps track player movements between teams with ease.<\/p>\n\n<p>If you're looking for advanced features and additional functionalities, we recommend checking out our premium plugin: <a href=\"https:\/\/savvasha.com\/player-transfers-for-sportspress\/\">Player Transfers for SportsPress Premium<\/a>.<\/p>\n\n<p><strong>Basic example:<\/strong>\n    [player-transfers]<\/p>\n\n<p><strong>Example with all attributes:<\/strong>\n    [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\"]<\/p>\n\n<p><strong>Example with title only:<\/strong>\n    [player-transfers title=\"Latest Transfers\"]<\/p>\n\n<p><strong>Example with date range:<\/strong>\n    [player-transfers date_from=\"2024-01-01\" date_to=\"2024-01-31\"]<\/p>\n\n<p><strong>Example with club filters:<\/strong>\n    [player-transfers club_in=\"123\" club_out=\"456\"]<\/p>\n\n<p><strong>Shortcode available attributes:<\/strong>\n- <code>title<\/code>: Select a custom title (default title is \"Player Transfers\").\n- <code>season<\/code>: Show all transfers made during a specific season (use season slug i.e. \"2024-2025\").\n- <code>club_in<\/code>: Show all incoming transfers of a specific club (use club id).\n- <code>club_out<\/code>: Show all outcoming transfers of a specific club (use club id).\n- <code>player<\/code>: Show all transfers of a specific player (use player id).\n- <code>date_from<\/code>: Show all transfers from a date and after (use date format YYYY-MM-DD).\n- <code>date_to<\/code> : Show all transfers until a date (use date format YYYY-MM-DD).<\/p>\n\n<h3>Features:<\/h3>\n\n<ul>\n<li>Custom Post Type for managing player transfers.<\/li>\n<li>SportsPress integration for fetching player and team data.<\/li>\n<li>Shortcode [player-transfers] to show transfer details on the frontend.<\/li>\n<\/ul>\n\n<h3>Premium Version Features:<\/h3>\n\n<ul>\n<li><strong>NEW<\/strong> Frontend submission of Player Transfers.<\/li>\n<li><strong>NEW<\/strong> Player Transfers templates for Teams and Players.<\/li>\n<li><strong>NEW:<\/strong> Option to update the \"Career Total\" for players upon transfer (Premium version only).<\/li>\n<li>Automatically updates player data upon transfer (e.g., current team, past team, and assignment between league, season, and new team).<\/li>\n<li>Advanced AJAX-powered filtering and sorting on frontend using <strong>DataTables<\/strong>.<\/li>\n<li>Advanced filtering and sorting on backend.<\/li>\n<li>Integration with <strong>MetaBox<\/strong> premium extensions for custom fields.<\/li>\n<li>Compatible with <strong>SportsPress Pro<\/strong> feature of \"Midseason Transfers\".<\/li>\n<\/ul>\n\n<h3>Support &amp; Documentation<\/h3>\n\n<p>For support, visit our website: <a href=\"https:\/\/savvasha.com\/\">https:\/\/savvasha.com\/<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Ensure that <strong>SportsPress<\/strong> and <strong>MetaBox<\/strong> are installed and activated.<\/li>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/player-transfers-for-sportspress\/<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20work%20without%20sportspress%3F\"><h3>Does this plugin work without SportsPress?<\/h3><\/dt>\n<dd><p>No, this plugin is an extension for <strong>SportsPress<\/strong> and requires it to function properly.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20work%20without%20metabox%20plugin%3F\"><h3>Does this plugin work without MetaBox plugin?<\/h3><\/dt>\n<dd><p>This plugin depends on extensions of <strong>MetaBox<\/strong> so is required to function properly.<\/p><\/dd>\n<dt id=\"can%20i%20use%20this%20plugin%20for%20sports%20other%20than%20football%20%28soccer%29%3F\"><h3>Can I use this plugin for sports other than football (soccer)?<\/h3><\/dt>\n<dd><p>Yes! As long as you use <strong>SportsPress<\/strong>, the plugin can be used for any team-based sport.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>NEW: Added \"Career Total\" update option for player transfers (Premium version only).<\/li>\n<li>CHANGE: Updating SportsPress data is now a required option for player transfers (Premium version only).<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Update Freemius SDK to 2.13.<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Update Freemius SDK to 2.12.2.<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>NEW: Added date shortcode attributes.<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>FIX: Support for MetaBox AIO.<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>NEW: Added frontend submission functionality for Player Transfers, allowing users to submit transfers directly from the frontend (Premium version only).<\/li>\n<li>FIX: Resolved compatibility issue with latest WordPress version.<\/li>\n<li>TWEAK: Implemented TGM Plugin Activation for managing required plugin dependencies.<\/li>\n<li>TWEAK: Enhanced code structure for better performance.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>FIX: Player transfers should be ordered by date of transfer.<\/li>\n<li>NEW: Player Transfers template for Teams (Premium version only).<\/li>\n<li>NEW: Player Transfers templatge for Players (Premium version only).<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Add \"title\" attribute to shortcode.<\/li>\n<li>NEW: Add the option to update or not SportsPress data (Premium version only).<\/li>\n<li>NEW: Add a brief description of what was changed and when (Premium version only).<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Minor bug fixed.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Minor bug fixed.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Manage and display player transfers seamlessly within SportsPress. Enhance your sports website with structured transfer records and team history.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/223592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=223592"}],"author":[{"embeddable":true,"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/savvasha"}],"wp:attachment":[{"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=223592"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=223592"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=223592"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=223592"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=223592"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pt-ao.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=223592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}