Niels Lange
a22f637023
Add code snippet to add a country ( #39850 )
2023-08-23 22:39:22 +02:00
Maikel David Pérez Gómez
f2511d4034
Product Block Editor: remove +1 category from the Variations options set of cardinality 3. ( #39856 )
...
* Change variation option labels cardinality to 3
* Add changelog file
2023-08-23 16:19:53 -04:00
Niels Lange
23246d49b6
Merge branch 'trunk' into docs/add-a-country
2023-08-23 22:07:57 +02:00
Matt Sherman
0e460af41b
Add doc for adjusting quantity input values snippet ( #39458 )
2023-08-23 15:46:16 -04:00
Christopher Allford
cd8edbf51a
Made Beta Tester Release Compatible ( #39871 )
2023-08-23 12:45:54 -07:00
Matt Sherman
77e468bb31
Add link to Min/Max Quantities extension
2023-08-23 15:08:30 -04:00
Matt Sherman
f7babfbdd2
Add snippet to adjust the quantity input values
2023-08-23 15:08:26 -04:00
github-actions[bot]
c14d6d918e
Prep trunk for 8.2 cycle ( #39834 )
...
Prep trunk for 8.2 cycle with version bump to 8.2.0-dev
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-23 13:53:56 -05:00
github-actions[bot]
1d26182f3b
Release: Remove 8.1 change files ( #39836 )
...
Delete changelog files from 8.1 release
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-23 13:52:51 -05:00
Barry Hughes
53c93ab449
Turn off the experimental flag for HPOS ( #39846 )
2023-08-23 09:22:57 -07:00
Barry Hughes
d6463c6543
Add code snippet to rename a country ( #39847 )
2023-08-23 09:14:32 -07:00
Maikel David Pérez Gómez
0db29cd8c1
Create several global attributes with the same name ( #39827 )
...
* Save changes
* Remove restriction from the variations dropdown to let users create multiple attributes with the same name
* Add support for autogenerate slug in the create attribute endpoint
* Add a tooltip to specify the slug of the attribute when there are more than one listed in the dropdown list
* Add changelog files
* Revert filtering to the prev implementation
* Add review suggestions
* Add return description to the generate_unique_slug function description
2023-08-23 12:08:05 -04:00
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
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
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
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
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
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
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
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
04224dd7e4
Update change-a-currency-symbol.md
2023-08-22 15:48:40 +02:00