* Init commit
* Updates remainder of the doc
* Fixes linting issues
* Updates manifest from rebase
* Updated manifest using command in this branch
---------
Co-authored-by: Shani Banerjee <shanibanerjee@Shanis-MBP.lan>
* Add static method for getting the log directory
* Add filter for customizing the log directory path
* Handle case where constant is already defined
* Do directory creation on the fly instead of during install
* Replace all Core usages of WC_LOG_DIR
* Ensure each site's log handler setting is respected
* Add unit tests
* Fix legacy logger unit tests
* Update docs
* Regenerate docs manifest file (required by GitHub CI)
---------
Co-authored-by: Nestor Soriano <konamiman@konamiman.com>
* Update check-if-woo-is-active.md
Added more reliable methods to check if WooCommerce is active
* Update check-if-woo-is-active.md
Update code examples to use WooCommerce hooks.
* Update check-if-woo-is-active.md
Update wording in some sections
* Update docs/extension-development/check-if-woo-is-active.md
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
* add docs manifest
---------
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* moving webhooks doc
* Move webhooks doc to building a woo store
It's not really extension development related
* Update docs manifest
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* adjusting a link for the docs front-end
* fixing some relative urls
* fixing relatieve links
* Updated manifest to include links
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* Adjusting relative links in docs folder to avoid 404s on docs site
Adjusting relative links in docs folder to avoid 404s on docs site
* Update docs-manifest.json
* Update docs manifest to reflect current trunk
* Fix invalid links
* Update manifest
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* Removing notices that are no-longer-relevant
Removing "WIP" and "developer-level" notices, and fixing a few titles
* add updated docs manifest
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* Add tags to some readme files
* add post tags support
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
* add support for custom document and category titles
* remove the s in the source file instead of the manifest
---------
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
* update external relative links to full URLs
* update the docs manifest
* include /packages relative links
* add blob/trunk for direct access
---------
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>