| 开发者 | iworks |
|---|---|
| 更新时间 | 2025年10月22日 14:09 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv3 or later |
| 版权网址: | 版权信息 |
Yes, Fleet Manager supports CSV export for boats, sailors, and results.
The plugin offers filters and hooks for developers to extend functionality.
Please use the plugin support forum or submit issues/pull requests on GitHub.
fputcsv with default params.iworks/fleet/result/fputcsv/data to allow modify data before export.iworks/fleet_result_fputcsv/delimiter to allow modify delimiter.iworks/fleet_result_fputcsv/enclosure to allow modify enclosure.iworks/fleet_result_fputcsv/escaped to allow modify escaped.iworks/fleet_result_fputcsv/eol to allow modify EOL.get_page_by_title() has been replaced by the WP_Query.suppress_filter_pre_get_posts_limit_to_year to turn off year limitation.iworks_fleet_result_serie_regatta_list by new config options: output - default html works like it was, and raw to return array of data instead of HTML string.vendor into includes.title and flags into fleet_regattas_list_countries shortcode.$settings param into iworks_fleet_boat_get_by_owner_id filter.iworks_fleet_result_skip_year_in_title to avoid prefixing result title by year.fleet_regattas_list_countries to produce results countries list.fleet_regattas_list_years to produce results years list.the_title filter - second argument should have default.fleet-results to results.country field in regatta table.