Skip to content

Commit

Permalink
Update portfolio link
Browse files Browse the repository at this point in the history
  • Loading branch information
franmastromarino committed Sep 29, 2023
1 parent b63cfd6 commit 3147ec0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion languages/perfect-woocommerce-brands.pot
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ msgid "Perfect Brands WooCommerce"
msgstr ""

#. Plugin URI of the plugin
msgid "https://quadlayers.com/portfolio/perfect-woocommerce-brands/"
msgid "https://quadlayers.com/products/perfect-woocommerce-brands/"
msgstr ""

#. Description of the plugin
Expand Down
10 changes: 5 additions & 5 deletions perfect-woocommerce-brands.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

/**
* Plugin Name: Perfect Brands WooCommerce
* Plugin URI: https://quadlayers.com/portfolio/perfect-woocommerce-brands/
* Plugin URI: https://quadlayers.com/products/perfect-woocommerce-brands/
* Description: Perfect WooCommerce Brands allows you to show product brands in your WooCommerce based store.
* Version: 3.2.5
* Version: 3.2.6
* Text Domain: perfect-woocommerce-brands
* Author: QuadLayers
* Author URI: https://quadlayers.com
Expand All @@ -23,14 +23,14 @@
define( 'PWB_PLUGIN_URL', plugins_url( '', __FILE__ ) );
define( 'PWB_PLUGIN_DIR', __DIR__ . DIRECTORY_SEPARATOR );
define( 'PWB_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
define( 'PWB_PLUGIN_VERSION', '3.2.5' );
define( 'PWB_PLUGIN_VERSION', '3.2.6' );
define( 'PWB_PLUGIN_NAME', 'Perfect WooCommerce Brands' );
define( 'PWB_PREFIX', 'pwb' );
define( 'PWB_PURCHASE_URL', 'https://quadlayers.com/portfolio/perfect-woocommerce-brands/?utm_source=pwb_admin' );
define( 'PWB_PURCHASE_URL', 'https://quadlayers.com/products/perfect-woocommerce-brands/?utm_source=pwb_admin' );
define( 'PWB_SUPPORT_URL', 'https://quadlayers.com/account/support/?utm_source=pwb_admin' );
define( 'PWB_DOCUMENTATION_URL', 'https://quadlayers.com/documentation/perfect-woocommerce-brands/?utm_source=pwb_admin' );
define( 'PWB_GROUP_URL', 'https://www.facebook.com/groups/quadlayers' );
define( 'PWB_PREMIUM_SELL_URL', 'https://quadlayers.com/portfolio/perfect-woocommerce-brands/?utm_source=pwb_admin' );
define( 'PWB_PREMIUM_SELL_URL', 'https://quadlayers.com/products/perfect-woocommerce-brands/?utm_source=pwb_admin' );

/**
* Load composer autoload.
Expand Down
8 changes: 5 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
=== Perfect Brands for WooCommerce ===
Contributors: quadlayers, titodevera
Donate link: https://quadlayers.com/portfolio/perfect-woocommerce-brands/
Donate link: https://quadlayers.com/products/perfect-woocommerce-brands/
Tags: woocommerce, woocommerce brands, woocommerce product, woocommerce manufacturer, woocommerce supplier, e-commerce
Requires at least: 4.7
Requires PHP: 5.6
Tested up to: 6.3
Stable tag: 3.2.5
Stable tag: 3.2.6
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
WC requires at least: 4.7.0
Expand All @@ -19,7 +19,7 @@ Perfect WooCommerce Brands is a perfect tool to organize your site, highlight th

== Presentation ==

[Premium](https://quadlayers.com/portfolio/perfect-woocommerce-brands/) | [Demo](https://quadlayers.com/perfect-woocommerce-brands/) | [Community](https://www.facebook.com/groups/quadlayers/) | [Documentation](https://quadlayers.com/documentation/perfect-woocommerce-brands/)
[Premium](https://quadlayers.com/products/perfect-woocommerce-brands/) | [Demo](https://quadlayers.com/perfect-woocommerce-brands/) | [Community](https://www.facebook.com/groups/quadlayers/) | [Documentation](https://quadlayers.com/documentation/perfect-woocommerce-brands/)

Whether we like to admit it or not, we are all influenced by brands. Brands are a guarantee for quality, they assure product recognition in customers.
Is essential to work with product brands for increase sales and generate reliability on your e-commerce site.
Expand Down Expand Up @@ -94,6 +94,8 @@ You can also contribute [translating the plugin](https://translate.wordpress.org


== Changelog ==
= 3.2.6 =
* Update portfolio link
= 3.2.5 =
* Count brands products performance issue
= 3.2.3 =
Expand Down
4 changes: 2 additions & 2 deletions vendor_packages/wp-notice-plugin-promote.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
define( 'PWB_PROMOTE_CROSS_INSTALL_1_SLUG', 'woocommerce-checkout-manager' );
define( 'PWB_PROMOTE_CROSS_INSTALL_1_NAME', 'WooCommerce Checkout Manager' );
define( 'PWB_PROMOTE_CROSS_INSTALL_1_DESCRIPTION', esc_html__( 'This plugin allows you to add custom fields to the checkout page, related to billing, shipping or additional fields sections.', 'perfect-woocommerce-brands' ) );
define( 'PWB_PROMOTE_CROSS_INSTALL_1_URL', 'https://quadlayers.com/portfolio/woocommerce-checkout-manager/?utm_source=pwb_admin' );
define( 'PWB_PROMOTE_CROSS_INSTALL_1_URL', 'https://quadlayers.com/products/woocommerce-checkout-manager/?utm_source=pwb_admin' );
/**
* Notice cross sell 2
*/
define( 'PWB_PROMOTE_CROSS_INSTALL_2_SLUG', 'woocommerce-direct-checkout' );
define( 'PWB_PROMOTE_CROSS_INSTALL_2_NAME', 'WooCommerce Direct Checkout' );
define( 'PWB_PROMOTE_CROSS_INSTALL_2_DESCRIPTION', esc_html__( 'It allows you to reduce the steps in the checkout process by skipping the shopping cart page. This can encourage buyers to shop more and quickly. You will increase your sales reducing cart abandonment.', 'perfect-woocommerce-brands' ) );
define( 'PWB_PROMOTE_CROSS_INSTALL_2_URL', 'https://quadlayers.com/portfolio/woocommerce-direct-checkout/?utm_source=pwb_admin' );
define( 'PWB_PROMOTE_CROSS_INSTALL_2_URL', 'https://quadlayers.com/products/woocommerce-direct-checkout/?utm_source=pwb_admin' );

new \QuadLayers\WP_Notice_Plugin_Promote\Load(
PWB_PLUGIN_FILE,
Expand Down

0 comments on commit 3147ec0

Please sign in to comment.