woocommerce/docs/extension-development
Caleb Mazalevskis 50900d9d4e
Fix markdown typos. (#50282)
* Fix markdown typos.

* Re-fix typos.

* Add changelogs (#issuecomment-2296573205).
2024-08-19 14:59:10 -03:00
..
README.md Update category desc (#42978) 2024-01-08 15:51:24 -05:00
adding-a-section-to-a-settings-tab.md Fix a link typo in adding-a-section-to-a-settings-tab.md (#44038) 2024-01-25 17:56:53 -03:00
adding-actions-and-filters.md Further adjustment of post titles, menu titles, and tags (#43685) 2024-01-16 14:29:00 -05:00
adding-custom-products-to-add-products-onboarding-list.md Adding tutorials for Extensible Product Type Onboarding and Tour Guide (#48024) 2024-05-30 15:22:39 -04:00
building-your-first-extension.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
check-if-woo-is-active.md Update check-if-woo-is-active.md (#44306) 2024-02-05 20:08:30 +00:00
class-reference.md Removing links from headings in docs where warranted. (#43824) 2024-01-19 16:43:59 -05:00
creating-custom-product-tours.md Adding tutorials for Extensible Product Type Onboarding and Tour Guide (#48024) 2024-05-30 15:22:39 -04:00
data-storage.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
example-plugin-header-comment.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
extension-development-best-practices.md Fix remaining broken links discovered in SEO orbit (#46398) 2024-04-09 17:10:23 -03:00
handling-deactivation-and-uninstallation.md Further adjustment of post titles, menu titles, and tags (#43685) 2024-01-16 14:29:00 -05:00
handling-merchant-onboarding.md Fix internal broken links on docs site (initial test) (#46378) 2024-04-09 14:40:56 +00:00
how-to-add-your-own-store-management-links.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
how-to-design-a-simple-extension.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
implementing-settings.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
integrating-coming-soon-mode.md Fix markdown typos. (#50282) 2024-08-19 14:59:10 -03:00
logging.md Docs: Updates to the Logging doc (#49430) 2024-07-12 11:11:08 -07:00
settings-api.md add graymatter to docs 2023-11-29 14:48:05 -04:00
tools-for-low-code-development.md Further adjustment of post titles, menu titles, and tags (#43685) 2024-01-16 14:29:00 -05:00
using-custom-attributes-in-menus.md Further adjustment of post titles, menu titles, and tags (#43685) 2024-01-16 14:29:00 -05:00
woocommerce-plugin-api-callback.md Further adjustment of post titles, menu titles, and tags (#43685) 2024-01-16 14:29:00 -05:00
working-with-woocommerce-admin-pages.md Fix "Rect" to "React" (#48542) 2024-06-18 21:34:49 +08:00

README.md

category_title category_slug post_title
Extension Development extension-development Extension development

Explore how to develop WooCommerce extensions with practical tutorials and resources ideal for initial setup and understanding the core functionalities of the platform.