Plugin Directory

Changeset 2763341


Ignore:
Timestamp:
07/29/2022 09:24:27 AM (4 years ago)
Author:
visser
Message:

Rename Plugin to Product Importer for WooCommerce

Location:
woocommerce-product-importer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-product-importer/trunk/product-importer.php

    r2763332 r2763341  
    11<?php
    22/*
    3  * Plugin Name: WooCommerce - Product Importer
     3 * Plugin Name: Product Importer for WooCommerce
    44 * Plugin URI: https://visser.com.au/woocommerce/plugins/product-importer/
    55 * Description: Import Products, Categories, Tags and product images into your WooCommerce store from simple formatted files (e.g. CSV, TSV, TXT, etc.).
    6  * Version: 1.5.4
     6 * Version: 1.5.5
    77 * Author: Visser Labs
    88 * Author URI: https://visser.com.au/about/
  • woocommerce-product-importer/trunk/readme.txt

    r2763332 r2763341  
    1 === WooCommerce - Product Importer ===
     1=== Product Importer for WooCommerce ===
    22
    33Contributors: visser, visser.labs, byronkeet
     
    66Requires at least: 2.9.2
    77Tested up to: 6.0.1
    8 Stable tag: 1.5.4
     8Stable tag: 1.5.5
    99License: GPLv2 or later
    1010
     
    2121Import detailed Products into your WooCommerce store from simple formatted files (e.g. CSV, TSV, TXT, etc.).
    2222
    23 This WooCommerce Product import Plugin maintains compatibility with the latest WooCommerce release through regular Plugin updates, we also proudly maintain compatibility with legacy releases of WooCommerce.
     23This Product import Plugin for WooCommerce maintains compatibility with the latest WooCommerce release through regular Plugin updates, we also proudly maintain compatibility with legacy releases of WooCommerce.
    2424
    2525Supported since 2012 Product importer for WooCommerce is maintained by an active community of store owners and developers providing feature suggestions and feedback.
     
    103103
    1041041. Upload the folder 'woocommerce-product-importer' to the '/wp-content/plugins/' directory
    105 2. Activate 'WooCommerce - Product Importer' through the 'Plugins' menu in WordPress
     1052. Activate 'Product Importer - WooCommerce' through the 'Plugins' menu in WordPress
    1061063. You can now import Products by reading the below Usage section
    107107
     
    140140
    141141== Changelog ==
     142
     143= 1.5.5 =
     144* Changed: Renamed Plugin to Product Importer for WooCommerce
    142145
    143146= 1.5.4 =
Note: See TracChangeset for help on using the changeset viewer.