Plugin Directory

Changeset 1516270


Ignore:
Timestamp:
10/17/2016 06:24:42 AM (9 years ago)
Author:
aliowebdeveloper
Message:

Change author

Location:
sku-error-fixer-for-woocommerce/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • sku-error-fixer-for-woocommerce/trunk/README.md

    r1420666 r1516270  
    2222
    2323After installing the plugin you will need to go to the plugin settings page Woocommerce > SKU Error Fixer, where you can to scan your site for presence of any old variations, clean them SKU fields or remove them completely. You can also setup automatic checking and fixing not unique SKU problem when you edit a product.
    24 
    25 ## I've got an idea/fix for the plugin
    26 
    27 If you would like to contribute to this plugin then please fork it and send a pull request. I'll merge the request if it fits into the goals for the plugin and credit you in the [changelog](https://github.com/aliomaster/sku-error-fixer-for-woocommrece/blob/master/changelog.txt).
  • sku-error-fixer-for-woocommerce/trunk/readme.txt

    r1493718 r1516270  
    11=== SKU Error Fixer for WooCommerce ===
    2 Contributors: aliowebdeveloper
     2Contributors: wordpress-monsters
    33Tags: woocommerce, sku, fix, sku bug, unique sku error
    44Requires at least: 3.4.0
     
    4848After installing the plugin you will need to go to the plugin settings page Woocommerce > SKU Error Fixer, where you can to scan your site for presence of any old variations, clean them SKU fields or remove them completely. You can also setup automatic checking and fixing not unique SKU problem when you edit a product.
    4949
    50 = I've got an idea/fix for the plugin =
    51 
    52 If you would like to contribute to this plugin then please fork it and send a pull request. I'll merge the request if it fits into the goals for the plugin and credit you in the [changelog](https://github.com/aliomaster/sku-error-fixer-for-woocommrece/blob/master/changelog.txt).
    53 
    5450
    5551== Changelog ==
  • sku-error-fixer-for-woocommerce/trunk/sku-error-fixer-for-woocommerce.php

    r1414306 r1516270  
    44* Description: Plugin automaticly fixing unique SKU error for your WooCommerce products
    55* Version: 1.0
    6 * Author: Alio Master
    7 * Author URI: aliowebdeveloper@gmail.com
     6* Author: WordPress Monsters
     7* Author URI: http://www.wpmonsters.org/
    88*
    99*
    1010* @package WordPress
    11 * @author Alio Master
     11* @author WordPress Monsters
    1212* @since 1.0.0
    1313*/
  • sku-error-fixer-for-woocommerce/trunk/uninstall.php

    r1414306 r1516270  
    77 *
    88 * @package     WordPress
    9  * @author      Alio Master
     9 * @author      WordPress Monsters
    1010 * @version     1.0.0
    1111 */
Note: See TracChangeset for help on using the changeset viewer.