Plugin Directory

Changeset 3317975


Ignore:
Timestamp:
06/26/2025 05:29:51 AM (9 months ago)
Author:
kanakogi
Message:

1.0.1

Location:
csv-import-and-exporter
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • csv-import-and-exporter/tags/1.0.1/csv-import-and-exporter.php

    r2919945 r3317975  
    44Description: 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.
    55Author: Nakashima Masahiro
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author URI: http://www.kigurumi.asia
    88License: GPLv2 or later
  • csv-import-and-exporter/tags/1.0.1/readme.txt

    r2919945 r3317975  
    44Tags: : csv, custom post, import, export, extract, import, csv import, csv importer, csv to custom post type, import, import CSV, wordpress csv import
    55Requires at least: 3.0 or higher
    6 Tested up to: 6.2.0
    7 Stable tag: 1.0.0
     6Tested up to: 6.8.1
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • csv-import-and-exporter/trunk/csv-import-and-exporter.php

    r2919945 r3317975  
    44Description: 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.
    55Author: Nakashima Masahiro
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author URI: http://www.kigurumi.asia
    88License: GPLv2 or later
  • csv-import-and-exporter/trunk/readme.txt

    r2919945 r3317975  
    44Tags: : csv, custom post, import, export, extract, import, csv import, csv importer, csv to custom post type, import, import CSV, wordpress csv import
    55Requires at least: 3.0 or higher
    6 Tested up to: 6.2.0
    7 Stable tag: 1.0.0
     6Tested up to: 6.8.1
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.