Alejandro López Ariza
cbe0db4d0f
Add new guide to decide if a PR is high impact. ( #40390 )
...
* Add new guide to decide if a PR is high impact.
* Fix markdown errors.
2023-09-25 10:46:37 -07:00
Matt Sherman
7daeb102c5
Fix typo
2023-09-04 16:23:45 -04:00
Brent MacKinnon
90d070739b
reverting utilities name change
2023-08-31 13:49:06 -03:00
Brent MacKinnon
a32b98b14d
adjusting naming and info architecture of docs
2023-08-30 16:37:25 -03:00
Corey McKrill
1640ebaa66
Docs: Add a simple debugging guide and an in-depth doc about using the logger ( #39917 )
2023-08-29 15:08:14 -07:00
Corey McKrill
7a0eb0f492
Update debugging link for using the logger
2023-08-29 14:05:23 -07:00
Corey McKrill
eba89fff61
Docs: Add "Getting started with the REST API" ( #39859 )
...
* Docs: Add "Getting started with the REST API"
Migrated from:
* https://github.com/woocommerce/woocommerce/wiki/Getting-started-with-the-REST-API
* https://woocommerce.com/document/woocommerce-rest-api/
* Update broken link
* Remove unnecessary line
2023-08-29 11:23:00 +01:00
Corey McKrill
fa850ca038
Completed first draft of debugging and logging docs
2023-08-25 14:08:10 -07:00
Corey McKrill
17fec62a0b
Scaffold new debugging and logging docs
2023-08-24 12:42:38 -07:00
Niels Lange
67d50f551a
Update README.md
2023-08-23 22:45:50 +02:00
Niels Lange
a0281cad23
Merge branch 'trunk' into docs/add-or-modify-states
2023-08-23 22:42:39 +02:00
Niels Lange
23246d49b6
Merge branch 'trunk' into docs/add-a-country
2023-08-23 22:07:57 +02: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
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
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
Corey McKrill
f497e18141
Docs: Add doc for CRUD objects ( #39702 )
2023-08-22 13:16:55 -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
Brent MacKinnon
072396d07b
Create extension-developer-handbook.md
2023-08-22 13:15:03 -03:00
Niels Lange
082a88fa96
Add a currency and symbol
2023-08-22 16:54:20 +02: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
Niels Lange
3ae66b6803
Update add-or-modify-states.md
2023-08-22 15:58:12 +02:00
Niels Lange
d8074c91b1
Add or modify states
2023-08-22 15:51:48 +02:00
Niels Lange
04224dd7e4
Update change-a-currency-symbol.md
2023-08-22 15:48:40 +02:00
Niels Lange
0b48931d11
Change a currency symbol
2023-08-22 14:54:17 +02:00
Niels Lange
cd654d5378
Add code snippet to rename a country
2023-08-22 14:36:43 +02:00
Brent MacKinnon
787a7d88f8
Update docs/README.md
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-21 16:06:36 -03:00
Brent MacKinnon
6b87c1f7a0
Update docs/README.md
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-21 16:06:24 -03:00
Brent MacKinnon
0a3f5744ab
Update HPOS.md
2023-08-18 16:05:23 -03:00
Brent MacKinnon
9665a3618e
adjusting name of tutorial doc
2023-08-18 16:04:23 -03:00
Brent MacKinnon
453a6ab550
removing QIT for now
2023-08-18 15:56:53 -03:00
Brent MacKinnon
6dec084ab4
Initiating the Docs Information Architecture and committing the first major batch of documents
...
We've been quietly building a set of documentation in a private repo that we are ready to move over to the public monorepo so that we can continue our initiative to imrpove the documentation experience for Woo developers.
2023-08-18 15:47:07 -03:00
Barry Hughes
1cba486c51
Move 'Adding Actions and Filters' from wiki to docs folder ( #39697 )
...
* Move 'Adding Actions and Filters' wiki page to docs folder.
* Apply some recommended readability/grammar tweaks.
2023-08-17 22:17:39 -03:00
Joel Thiessen
144bf08293
Generating the short description on the product editor ( #39237 )
...
* [Woo AI] Generate short description after long description is generated.
2023-08-07 14:03:52 +02:00
Darren Ethier
d39c0992a5
Adding theme docs structure ( #39564 )
...
* Initial theme doc folder structure
* condense to one doc for marketplace-guidelines
Content will be implemented in separate PR.
2023-08-03 11:13:09 -04:00
Niels Lange
4ece72aac4
Merge branch 'trunk' into docs/number-of-related-products-output
2023-07-19 13:25:06 +02:00
Darren Ethier
565c8267de
Add doc for unhooking/removing WooCommerce email notifications snippet. ( #39280 )
...
* add doc for unhooking/removing WooCommerce email notifications.
* Update snippet to follow snippet standards.
Co-authored-by: Niels Lange <info@nielslange.de>
* Update docs/snippets/unhook--remove-woocommerce-emails.md
Co-authored-by: Niels Lange <info@nielslange.de>
---------
Co-authored-by: Niels Lange <info@nielslange.de>
2023-07-19 07:19:13 -04:00
Niels Lange
69b2e80428
Correct safe guard function
2023-07-18 16:04:12 +02:00
Niels Lange
96a1e39902
Update docs/snippets/number-of-products-per-row.md
...
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
2023-07-18 15:57:26 +02:00
Niels Lange
53926dcf64
Update docs/snippets/README.md
...
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
2023-07-18 15:54:08 +02:00
Niels Lange
c48630463f
Add obsolete spaces
2023-07-18 15:49:09 +02:00
Niels Lange
ad022e460e
Update docs/snippets/README.md
...
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
2023-07-18 15:09:12 +02:00
Niels Lange
0abc8b247e
Add snippet for chaning the number of related products output
2023-07-12 19:56:01 +02:00
Niels Lange
ba690a3d19
Link code snippet
2023-07-12 16:30:47 +02:00
Niels Lange
5bb07fd579
Add snippet for adding content above the login/register form ( #39177 )
2023-07-12 16:18:25 +02:00
Darren Ethier
a5f46e9b96
Use sentence case for heading.
...
Co-authored-by: Niels Lange <info@nielslange.de>
2023-07-12 08:32:47 -04:00
Darren Ethier
ba053f791e
Update to follow WooCommerce CS
...
Co-authored-by: Niels Lange <info@nielslange.de>
2023-07-12 08:32:13 -04:00
Darren Ethier
71b0d32216
add directory for snippet docs and include README.md
2023-07-10 17:23:08 -05:00
Darren Ethier
67540a9f0e
Add snippet for adding content above the login/register form
2023-07-10 17:19:58 -05:00
Néstor Soriano
ebe8577ad6
Add suggestion from code review
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-06-06 16:33:53 +02:00
Néstor Soriano
f5123c2caf
Add suggestion from code review
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-06-06 16:33:44 +02:00
Néstor Soriano
5722634227
Add suggestion from code review
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-06-06 16:33:35 +02:00
Néstor Soriano
f1438578e1
Add suggestion from code review
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-06-06 16:33:27 +02:00
Néstor Soriano
52985cb207
Add suggestion from code review
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-06-06 16:33:18 +02:00
Néstor Soriano
bb7eca8da1
Add suggestion from code review
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-06-06 16:33:09 +02:00
Néstor Soriano
50b7554f7a
Add suggestion from code review
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-06-06 16:33:01 +02:00
Néstor Soriano
66b9f715bc
Add suggestion from code review
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-06-06 16:32:53 +02:00
Nestor Soriano
6a9ce0287a
Add a docs directory with a README and a HPOS.md file
...
The README contains a list of other existing README files.
2023-03-30 11:45:00 +02:00