woocommerce/templates
Mahdi Yazdani c3c15a4f2a
Removed dot "." from the generated password string
There is an extra dot "." right after the generated password string which is not part of the actual password and creates confusion for the users who want to login. It would be great if we can remove it.
2020-07-19 13:45:46 +03:00
..
auth Update template versions for 4.3. 2020-07-04 21:57:39 +02:00
cart Merge branch 'fix/26780' of https://github.com/priyankabehera/woocommerce into priyankabehera-fix/26780 2020-07-01 18:01:51 -03:00
checkout Fix WPCS sniff exclusion 2020-06-12 15:33:28 +02:00
emails Removed dot "." from the generated password string 2020-07-19 13:45:46 +03:00
global Bump template versions and fix coding standards 2020-02-04 14:16:07 -03:00
loop Fix PEAR.Functions.FunctionCallSignature violations 2019-12-20 15:25:23 -03:00
myaccount Update template versions for 4.3. 2020-07-04 21:57:39 +02:00
notices Updated templates to handle new notices. 2019-11-07 20:24:37 -03:00
order Fix WPCS sniff exclusion 2020-06-12 15:33:28 +02:00
single-product Merge branch 'fix/26780' of https://github.com/priyankabehera/woocommerce into priyankabehera-fix/26780 2020-07-01 18:01:51 -03:00
archive-product.php WC_Structured_Data::generate_product_data() no more hooked in to woocommerce_shop_loop ,which has been removed in #22912 2019-05-11 20:45:54 +04:30
content-product.php Pass product objects to wc_get_product_class to avoid reloading the product object 2019-01-30 16:02:09 +00:00
content-product_cat.php Fix Squiz.PHP.EmbeddedPhp violations 2019-12-20 15:06:29 -03:00
content-single-product.php Fix wrong hooked function, issue #25996 2020-04-08 07:28:34 +04:30
content-widget-price-filter.php Adding the "translators" comment. 2019-08-02 11:31:11 -03:00
content-widget-product.php Bump template version 2019-01-29 12:19:10 +02:00
content-widget-reviews.php Fix Squiz.PHP.EmbeddedPhp violations 2019-12-20 15:06:29 -03:00
product-searchform.php Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
single-product-reviews.php Update template versions for 4.3. 2020-07-04 21:57:39 +02:00
single-product.php Fix Squiz.ControlStructures.ControlSignature violations 2019-12-20 15:09:09 -03:00
taxonomy-product_cat.php Fix WordPress.WhiteSpace.DisallowInlineTabs violations 2019-12-20 14:27:07 -03:00
taxonomy-product_tag.php Fix WordPress.WhiteSpace.DisallowInlineTabs violations 2019-12-20 14:27:07 -03:00