woocommerce/docs/extension-development
Jacklyn Biggin 24bed48bb8
Fix internal broken links on docs site (initial test) (#46378)
* Fix broken internal links on the docs site

* Update docs manifest
2024-04-09 14:40:56 +00: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
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
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 Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01: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
logging.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01: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 Adjusting relative links in docs folder to avoid 404s on docs site (#44044) 2024-01-24 17:00:12 -05: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.