Plugin Directory

Changeset 2661997

Timestamp:
01/23/2022 04:06:03 AM (3 years ago)
Author:
dickyibrohim
Message:

Tested latest WP 5.8.3 and WooCommerce 6.1.1

Location:
simple-product-type-only/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-product-type-only/trunk/readme.txt

    r2343969 r2661997  
    44Tags: producttype
    55Requires at least: 3.0.1
    6 Tested up to: 5.4.2
     6Tested up to: 5.
    77Stable tag: 4.3
    88License: GPLv2 or later
     
    1515Woocommerce is a popular plugin nowadays. They provide complete product types to meet your needs. Problems arise if you only want 1 choice in the product type (simple). This plugin is used to fulfill this desire in Woocomerce today
    1616
    17 This plugin is suitable for Woocommerce 4.3.0.
     17This plugin is suitable for Woocommerce 4.3.0.
    1818
    1919
     
    2121
    2222
    23 1. Upload `simple-prodoct-type-only.php` to the `/wp-content/plugins/` directory
     231. Upload `simple-prod` to the `/wp-content/plugins/` directory
    24242. Activate the plugin through the 'Plugins' menu in WordPress
    25253. Finish
     
    4747= 1.0 =
    4848* First
     49
     50
     51
  • simple-product-type-only/trunk/simple-product-type-only.php

    r2343976 r2661997  
    33/**
    44 * @link              https://www.cleova.com/
    5  * @since             1.0.0
    6  * @package           Simple_Prodoct_Type_Only
     5 * @since             .0.0
     6 * @package           nly
    77 *
    88 * @wordpress-plugin
    9  * Plugin Name:       Simple Product Type  Only
    10  * Plugin URI:        https://www.cleova.com/simple-prodoct-type-only
     9 * Plugin Name:       Simple Product Type Only
     10 * Plugin URI:        https://www.cleova.com/
    1111 * Description:       This plugin is used to remove choices on product types except simple
    12  * Version:           1.0.0
     12 * Version:           .0.0
    1313 * Author:            DICKY IBROHIM
    1414 * Author URI:        https://www.cleova.com/
    1515 * License:           GPL-2.0+
    1616 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
    17  * Text Domain:       simple-prodoct-type-only
     17 * Text Domain:       simple-prodct-type-only
    1818 */
    1919
Note: See TracChangeset for help on using the changeset viewer.