Plugin Directory

Changeset 3406886


Ignore:
Timestamp:
12/01/2025 02:04:03 PM (4 months ago)
Author:
shvv
Message:

Release 0.9.2

Location:
woo-product-add-tab
Files:
9 added
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • woo-product-add-tab/tags/0.9.2/readme.txt

    r3398851 r3406886  
    1 === Product Tabs for WooCommerce ===
     1=== Shvv Product Tabs for WooCommerce ===
    22Contributors: shvv
    33Tags: woocommerce
     
    77WC requires at least: 8.0
    88WC tested up to: 9.5.2
    9 Stable tag: 0.9.1
     9Stable tag: 0.9.2
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3535== Changelog ==
    3636
     37= 0.9.2 =
     38* Plugin renamed to Shvv Product Tabs for WooCommerce.
     39
    3740= 0.9.1 =
    3841* Plugin renamed to Product Tabs for WooCommerce.
  • woo-product-add-tab/tags/0.9.2/woocommerce-add-tab.php

    r3398851 r3406886  
    11<?php
    22/**
    3  * Plugin Name: Product Tabs for WooCommerce
     3 * Plugin Name: Shvv Product Tabs for WooCommerce
    44 * Plugin URI: https://github.com/shvlv/woo-product-add-tab
    55 * Description: Plugin allows you to add additional tabs on the product page in WooCommerce.
    6  * Version: 0.9.1
     6 * Version: 0.9.2
    77 * Author: shvv
    88 * Author URI: http://shvlv.github.io/
  • woo-product-add-tab/trunk/readme.txt

    r3398851 r3406886  
    1 === Product Tabs for WooCommerce ===
     1=== Shvv Product Tabs for WooCommerce ===
    22Contributors: shvv
    33Tags: woocommerce
     
    77WC requires at least: 8.0
    88WC tested up to: 9.5.2
    9 Stable tag: 0.9.1
     9Stable tag: 0.9.2
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3535== Changelog ==
    3636
     37= 0.9.2 =
     38* Plugin renamed to Shvv Product Tabs for WooCommerce.
     39
    3740= 0.9.1 =
    3841* Plugin renamed to Product Tabs for WooCommerce.
  • woo-product-add-tab/trunk/woocommerce-add-tab.php

    r3398851 r3406886  
    11<?php
    22/**
    3  * Plugin Name: Product Tabs for WooCommerce
     3 * Plugin Name: Shvv Product Tabs for WooCommerce
    44 * Plugin URI: https://github.com/shvlv/woo-product-add-tab
    55 * Description: Plugin allows you to add additional tabs on the product page in WooCommerce.
    6  * Version: 0.9.1
     6 * Version: 0.9.2
    77 * Author: shvv
    88 * Author URI: http://shvlv.github.io/
Note: See TracChangeset for help on using the changeset viewer.