Changeset 3317975
- Timestamp:
- 06/26/2025 05:29:51 AM (9 months ago)
- Location:
- csv-import-and-exporter
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from csv-import-and-exporter/trunk)
-
tags/1.0.1/csv-import-and-exporter.php (modified) (1 diff)
-
tags/1.0.1/readme.txt (modified) (1 diff)
-
trunk/csv-import-and-exporter.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
csv-import-and-exporter/tags/1.0.1/csv-import-and-exporter.php
r2919945 r3317975 4 4 Description: You can import & export posts in CSV format for each post type. It is compatible with posts' custom fields and custom taxonomies. It is also possible to set the number or date range of posts to download. 5 5 Author: Nakashima Masahiro 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author URI: http://www.kigurumi.asia 8 8 License: GPLv2 or later -
csv-import-and-exporter/tags/1.0.1/readme.txt
r2919945 r3317975 4 4 Tags: : csv, custom post, import, export, extract, import, csv import, csv importer, csv to custom post type, import, import CSV, wordpress csv import 5 5 Requires at least: 3.0 or higher 6 Tested up to: 6. 2.07 Stable tag: 1.0. 06 Tested up to: 6.8.1 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
csv-import-and-exporter/trunk/csv-import-and-exporter.php
r2919945 r3317975 4 4 Description: You can import & export posts in CSV format for each post type. It is compatible with posts' custom fields and custom taxonomies. It is also possible to set the number or date range of posts to download. 5 5 Author: Nakashima Masahiro 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author URI: http://www.kigurumi.asia 8 8 License: GPLv2 or later -
csv-import-and-exporter/trunk/readme.txt
r2919945 r3317975 4 4 Tags: : csv, custom post, import, export, extract, import, csv import, csv importer, csv to custom post type, import, import CSV, wordpress csv import 5 5 Requires at least: 3.0 or higher 6 Tested up to: 6. 2.07 Stable tag: 1.0. 06 Tested up to: 6.8.1 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.