Nathan Silveira
97137f15e7
Update new product editor middleware regex to not match 'product_brand' ( #39822 )
...
Update regex to not match 'product_brand'
2023-08-23 11:38:20 -03:00
Niels Lange
1b85b89bc0
Merge branch 'trunk' into docs/add-or-modify-states
2023-08-23 15:21:19 +02:00
Niels Lange
3687869508
Merge branch 'trunk' into docs/add-a-country
2023-08-23 15:20:54 +02:00
Niels Lange
61da6cb7fa
Merge branch 'trunk' into docs/rename-a-country
2023-08-23 15:19:53 +02:00
Niels Lange
d6d956b0a6
Add code snippet to change a currency symbol ( #39848 )
2023-08-23 15:04:12 +02:00
Ron Rennick
d3774b0335
Improve BACS/Direct Bank Transfer UI. ( #39860 )
2023-08-23 09:31:23 -03:00
Vedanshu Jain
56333c425f
Add CLI commands to enable or disable HPOS.
2023-08-23 17:56:31 +05:30
Leif Singer
ce422f1769
remove HPOS `log_production_warning` in CLIRunner
2023-08-23 14:20:25 +02:00
Niels Lange
3237e2135f
Merge branch 'trunk' into docs/change-a-currency-symbol
2023-08-23 14:01:20 +02:00
Niels Lange
5a74f2a31b
Add code snippet to add a currency and symbol ( #39851 )
2023-08-23 13:49:13 +02:00
Niels Lange
4b082cec17
Update docs/snippets/add-or-modify-states.md
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:55:33 +02:00
Niels Lange
6aabbd75d5
Remove developer note
2023-08-23 12:55:06 +02:00
Niels Lange
d3413420e1
Remove developer note
2023-08-23 12:53:58 +02:00
Niels Lange
e743621c63
Update docs/snippets/add-a-country.md
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:52:19 +02:00
Niels Lange
a387e6840a
Update rename-a-country.md
2023-08-23 12:48:03 +02:00
Niels Lange
e39e15d202
Update docs/snippets/rename-a-country.md
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:46:29 +02:00
Niels Lange
e6eadd9cca
Update docs/snippets/rename-a-country.md
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:45:38 +02:00
Niels Lange
9d93263650
Update change-a-currency-symbol.md
2023-08-23 12:43:24 +02:00
Niels Lange
b03db0bee4
Update docs/snippets/change-a-currency-symbol.md
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:40:46 +02:00
Niels Lange
718ab9c74e
Update docs/snippets/change-a-currency-symbol.md
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:37:27 +02:00
Néstor Soriano
845aa40883
Remove legacy PHP version checks ( #39845 )
...
- In the status report (server PHP version display)
- In the abstract CSV exporter (fputcsv function)
- In the legacy REST API controllers (get_raw_data function)
- In the wc_setcookie function
- In the wc_round_tax_total function
Also remove the infrastructure for WP and PHP minimum requirement notices
2023-08-23 09:42:59 +02:00
Barry Hughes
683be14ca2
Skip eslint annotate on fork PRs ( #39861 )
2023-08-22 20:31:43 -07:00
Sam Seay
1fa3a880f3
Skip eslint annotate on fork PRs.
2023-08-23 09:09:09 +08:00
barryhughes
1012c45a48
Improve verbiage for tooltip.
2023-08-22 16:07:19 -07:00
barryhughes
da5d81374d
Improve BACS/Direct Bank Transfer UI.
2023-08-22 16:02:22 -07:00
Jon Lane
b4e35c63fe
Merge branch 'trunk' into api/start-unskipping-daily-tests
2023-08-22 15:19:24 -07:00
Jon Lane
64cb3a032d
Run tests serially
2023-08-22 14:36:35 -07:00
Jon Lane
bdb9335d3a
Update shipping zone tests
2023-08-22 13:47:57 -07:00
Jon Lane
bec1f11869
Add changelog
2023-08-22 13:42:41 -07:00
Jon Lane
e0397bf455
Update settings test for external host
2023-08-22 13:33:24 -07:00
Corey McKrill
f497e18141
Docs: Add doc for CRUD objects ( #39702 )
2023-08-22 13:16:55 -07:00
Corey McKrill
ce81c78ff6
Docs: Add doc for Data stores ( #39739 )
2023-08-22 12:58:27 -07:00
Corey McKrill
e6c5d1be3e
Various wording and grammar tweaks
2023-08-22 12:31:14 -07:00
Corey McKrill
f6df363683
Docs: Add doc for CRUD objects
...
Combines the following two older versions of this doc:
* https://github.com/woocommerce/woocommerce/wiki/CRUD-Objects-in-3.0
* https://woocommerce.com/document/developing-using-woocommerce-crud-objects/
2023-08-22 12:31:14 -07:00
Corey McKrill
4ac5f24c7e
Markdown linting fix
2023-08-22 12:15:58 -07:00
Barry Hughes
1d6f912b25
Coding standards: add trailing ;
2023-08-22 12:03:11 -07:00
Corey McKrill
76174c4f03
Specify language for fenced code blocks
2023-08-22 12:01:15 -07:00
Corey McKrill
4f89b0f307
Docs: Add doc for Data stores
...
Moves the following Wiki doc into our docs folder and makes some minor
wording and grammatical tweaks:
* https://github.com/woocommerce/woocommerce/wiki/Data-Stores
2023-08-22 11:43:51 -07:00
jonathansadowski
f9363d4804
Update Yoast PHPUnit Polyfill to 2.0 ( #39830 )
...
* Update Yoast PHPUnit Polyfill to 2.0
* Add changefile(s) from automation for the following project(s): woocommerce
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-08-22 12:33:30 -05:00
Barry Hughes
dc9272946d
Initiating the Docs Information Architecture and committing the first… ( #39812 )
2023-08-22 10:16:02 -07:00
barryhughes
0759bafdc4
If `geo_hash` is known and correct, avoid an unnecessary redirect back to the same page.
2023-08-22 09:38:51 -07:00
Brent MacKinnon
072396d07b
Create extension-developer-handbook.md
2023-08-22 13:15:03 -03:00
nigeljamesstevenson
c0d6a75731
In-app Marketplace React rebuild: feature branch ( #39121 )
2023-08-22 17:09:14 +01:00
Niels Lange
082a88fa96
Add a currency and symbol
2023-08-22 16:54:20 +02:00
Maikel David Pérez Gómez
897e0673a7
Add quick actions dropdown menu per variation item ( #39816 )
...
* Add the dropdown menu to the variations list
* Add preview link to the preview dropdown menu item
* Add delete variation support to the delete menu item
* Fix linter error
* Add changelog file
* Add wcadmin_product_variations_menu_view, wcadmin_product_variations_preview and wcadmin_product_variations_delete tracking events to the variation quick actions menu items
2023-08-22 10:42:18 -04:00
Niels Lange
7803b6e165
Update rename-a-country.md
2023-08-22 16:11:37 +02:00
Niels Lange
769ef9e36a
Update add-or-modify-states.md
2023-08-22 16:10:21 +02:00
Niels Lange
9a81c5e0e8
Update add-a-country.md
2023-08-22 16:09:57 +02:00
Niels Lange
b1f3596903
Add a country
2023-08-22 16:04:28 +02:00
Niels Lange
86cc946848
Update add-or-modify-states.md
2023-08-22 16:01:29 +02:00