woocommerce
Here are 1,063 public repositories matching this topic...
-
Updated
Dec 9, 2020 - PHP
-
Updated
Mar 31, 2020 - PHP
-
Updated
Sep 12, 2018 - JavaScript
-
Updated
Nov 11, 2020 - PHP
-
Updated
Dec 7, 2020
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Dec 9, 2020 - Shell
-
Updated
Dec 8, 2020 - PHP
-
Updated
Nov 17, 2020 - C#
-
Updated
May 27, 2018 - TypeScript
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Nov 15, 2020 - JavaScript
Is this enhancement related to a problem? Please describe.
Eventually the use of NAMESPACES could help with a number of things including packaging the plugin much easier into CoCart Pro and speed for those using PHP 7+
Describe the solution you'd like
Include namespaces like so.
namespace CoCart\CoCartLite\RestAPI;
Then the namespace can be used like so.
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Apr 18, 2018 - JavaScript
-
Updated
Dec 4, 2020 - PHP
-
Updated
Dec 6, 2020 - PHP
-
Updated
Nov 27, 2020 - PHP
-
Updated
Jan 14, 2020 - PHP
-
Updated
Jul 30, 2020 - PHP
-
Updated
Nov 25, 2020 - PHP
-
Updated
Dec 9, 2020 - JavaScript
-
Updated
Mar 14, 2018 - PHP
-
Updated
Dec 2, 2020 - Dart
-
Updated
Nov 21, 2019 - PHP
-
Updated
Nov 9, 2020 - PHP
-
Updated
Jul 26, 2020 - Python
When creating a product and under product settings, “Enable reviews” is default to be off in Android. On Core and iOS, this flag is switched on by default.
-
Updated
Jun 25, 2020 - PHP
Improve this page
Add a description, image, and links to the woocommerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the woocommerce topic, visit your repo's landing page and select "manage topics."
Hi,
Error: When querying orders in UTC time, WooCommerce fails to recognize the timezone. I am sending UTC time, but WooCommerce uses its own timezone instead.
Steps to reproduce:
Here is the site:
https://www.idscad.com/wc-api/v3
store": {
"name": "IDS CAD",
"description": "Digital Artistry",
"URL": "https://www.idscad.com",
"wc_version": "3.8.1",
"version": "3.1.0",
https: