Patricia Hillebrandt
721b52a939
Bump woocommerce/woocommerce-sniffs from 0.1.0 to 0.1.3 ( https://github.com/woocommerce/woocommerce-blocks/pull/8031 )
...
* Update WooCommerce Sniffs to version 0.1.3
* Add since versioning to all hooks to comply with the updated standards.
* Add since tags for hooks.
* Add the since tags to additional actions and filters
* Update build hook documentation via
> @woocommerce/block-library@9.2.0-dev prebuild:docs /Users/patriciahillebrandt/Woo/plugins/woocommerce-blocks
> rimraf docs/extensibility/actions.md & rimraf docs/extensibility/filters.md
> @woocommerce/block-library@9.2.0-dev build:docs /Users/patriciahillebrandt/Woo/plugins/woocommerce-blocks
> ./vendor/bin/wp-hooks-generator --input=src --output=bin/hook-docs/data && node ./bin/hook-docs
Scanning for files...
Found 212 files. Parsing hooks...
Done
Let's create some docs!
Generating Action Docs...
Creating file docs/third-party-developers/extensibility/hooks/actions.md...
Done!
Generating Filter Docs...
Creating file docs/third-party-developers/extensibility/hooks/filters.md...
Done!
> @woocommerce/block-library@9.2.0-dev postbuild:docs /Users/patriciahillebrandt/Woo/plugins/woocommerce-blocks
> ./bin/add-doc-footer.sh
* Add since tag for additional hooks.
* build hook documentation
* Update QuantityLimits filter_value docblock.
* Add the @since tags to recently added hooks.
* Add tag for the woocommerce_loop_add_to_cart_args filter.
* Update hooks documentation
---------
Co-authored-by: Niels Lange <info@nielslange.de>
2023-02-24 13:08:34 +01:00
Tarun Vijwani
4f75d12188
Add woocommerce_blocks_loaded hook information to actions doc ( https://github.com/woocommerce/woocommerce-blocks/pull/7600 )
...
* Add woocommerce_blocks_loaded hook information to actions doc
* add docs to woocommerce_blocks_loaded hook inline
* fix docs
* Switch to updated wp-hooks/generator package
* Prevent syntax error in doc script from storeapi.php
* Remove footer from internal docs and examples
* Doc footer script should ignore examples and internal developer docs
Co-authored-by: Nadir Seghir <nadir.seghir@gmail.com>
Co-authored-by: Mike Jolley <mike.jolley@me.com>
2022-11-10 09:52:04 +01:00
Niels Lange
2f52565c75
Correct broken *.md links ( https://github.com/woocommerce/woocommerce-blocks/pull/7108 )
2022-09-12 11:29:24 +07:00
Seghir Nadir
2ebb166b41
add new action for customer updates ( https://github.com/woocommerce/woocommerce-blocks/pull/6792 )
2022-08-01 09:56:28 +01:00
Niels Lange
3208da551b
Improve the structure of the WooCommerce Blocks Handbook ( https://github.com/woocommerce/woocommerce-blocks/pull/6429 )
...
* Improve the structure of the WooCommerce Blocks Handbook
Co-authored-by: Rania Lang <rania.langouretou@automattic.com>
2022-06-09 17:52:19 +02:00