Replace WooThemes.com with WooCommerce.com

This commit is contained in:
rspublishing 2016-09-13 13:47:40 +02:00
parent 4d041b2ce2
commit 2526ba49a8
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ if ( ! defined( 'ABSPATH' ) ) {
</ul>
<?php endif; ?>
<?php else : ?>
<p><?php printf( __( 'Our catalog of WooCommerce Extensions can be found on WooThemes.com here: <a href="%s">WooCommerce Extensions Catalog</a>', 'woocommerce' ), 'https://woocommerce.com/product-category/woocommerce-extensions/' ); ?></p>
<p><?php printf( __( 'Our catalog of WooCommerce Extensions can be found on WooCommerce.com here: <a href="%s">WooCommerce Extensions Catalog</a>', 'woocommerce' ), 'https://woocommerce.com/product-category/woocommerce-extensions/' ); ?></p>
<?php endif; ?>
<?php if ( 'Storefront' !== $theme['Name'] ) : ?>