Skip to content

Commit

Permalink
readme issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
codersaiful committed Apr 30, 2024
1 parent e53f5be commit d65888f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
7 changes: 4 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
=== Product Table for WooCommerce by CodeAstrology (wooproducttable.com) ===
Contributors: codersaiful,codeastrology,mdibrahimk48,ultraaddons,unikforce,rafiul17,fazlebari,phpcoderhannan,fatimakhatungit
Contributors: codersaiful,,mdibrahimk48,ultraaddons,unikforce,rafiul17,fazlebari
Donate link: https://donate.stripe.com/4gw2bB2Pzdjd8mYfYZ
Tags: wc product table, wooproducttable, woo product table,woocommerce product table, product table, wc table, quick order table, wholesale table, restaurants table,woo-product-table
Tags: wc product table, woo table, woo product table,woocommerce product table, product table
Requires at least: 4.0.0
Tested up to: 6.5.0
Stable tag: 3.4.8
Requires PHP: 5.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

WooCommerce product table plugin helps you to display your products in a searchable table layout with filters. Boost conversions & sales. Woo Product Table is best for Wholesale.
Helps you to display your products in a searchable table layout with filters. Woo Product Table is best for Wholesale.

== Description ==
(**Woo Product Table**) Product Table plugin helps you to display your WooCommerce products in a searchable table layout with filters. Add a table on any page or post via a shortcode. You can create tables as many as you want.
Expand Down Expand Up @@ -335,6 +335,7 @@ You can easily show specific category products. While creating new table click o

= 3.4.9 =
* Variation List showing on Shop Page for Variable product issue has been fixed
* Fixed: last-active-tab issue has been fixed.
* Bug fixed
* Code Optimized

Expand Down
8 changes: 4 additions & 4 deletions woo-product-table.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
* Author URI: https://wooproducttable.com/?utm_source=WPT+Plugin+Dashboard&utm_medium=Free+Version
* Tags: wooproducttable, woocommerce product list,woocommerce product table, wc product table, product grid view, inventory, shop product table
*
* Version: 3.4.8
* Version: 3.4.9
* Requires at least: 4.0.0
* Tested up to: 6.5.0
* Tested up to: 6.5.2
* WC requires at least: 5.0.0
* WC tested up to: 8.7.0
* WC tested up to: 8.7.2
*
*
* Text Domain: woo-product-table
Expand All @@ -33,7 +33,7 @@
}

if( ! defined( 'WPT_DEV_VERSION' ) ){
define( 'WPT_DEV_VERSION', '3.4.7.5' );
define( 'WPT_DEV_VERSION', '3.4.8.0' );
}

if( ! defined( 'WPT_CAPABILITY' ) ){
Expand Down

0 comments on commit d65888f

Please sign in to comment.