| 开发者 | bendm |
|---|---|
| 更新时间 | 2026年7月6日 15:24 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
docs/HOOKS.md in the plugin directory for available filters and actions.
dmc-csv-mapper folder to the /wp-content/plugins/ directoryYes! The plugin integrates with Advanced Custom Fields (ACF) when the plugin is active.
Currently, the plugin supports CSV (Comma-Separated Values) files.
Yes! The plugin allows you to select any registered public post type on your WordPress site.
Yes. Use the dmc_csv_mapper_capability filter to change the required capability (default: manage_options).
Yes. The plugin exposes hooks for post data, field values, batch size, and more. See docs/HOOKS.md.
Uploaded files are saved temporarily in wp-content/uploads/csv-imports/. They are automatically deleted after 24 hours. Uninstalling the plugin also removes any remaining files in that directory.
Yes. The free version always creates new posts. Updating existing posts instead of creating duplicates is planned for a separate Pro add-on.
No. All CSV processing happens on your WordPress site. No import data is transmitted to third-party services.
dmc-csv-mapperdmc_csv_mapper_ prefixcustom_csv_importer_ prefixwp_handle_upload().distignore for WordPress.org packagesDmcCsvMapper)languages/dmc-csv-mapper.pot)