Skip to content

Commit

Permalink
switch to v 6.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
meteor-ec committed Nov 7, 2023
1 parent 97adc2a commit e14b2ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion includes/class-ec-store-admin-access.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public function hook_admin_get_capability( $cap ) {
return $cap;
}

public function print_custom_user_profile_fields( $user ) { //phpcs:ignore Generic.CodeAnalysis.UnusedFunctionParameter.Found
public function print_custom_user_profile_fields( $user ) {

if ( ! $this->can_grant_access() ) {
return false;
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: Ecwid
Tags: ecommerce, e-commerce, storefront, shopping cart, online store
Requires at least: 4.4
Tested up to: 6.4
Stable tag: 6.12.3
Stable tag: 6.12.4

Powerful, easy to use ecommerce shopping cart for WordPress. Sell on Facebook and Instagram. iPhone & Android apps. Superb support. Free plan available.

Expand Down

0 comments on commit e14b2ea

Please sign in to comment.