-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Docs: Updates internal references to hook and filter docs and closes #60200 #60201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Conversation
Testing GuidelinesHi @mikejolley @shaybanshee , Apart from reviewing the code changes, please make sure to review the testing instructions (Guide) and verify that relevant tests (E2E, Unit, Integration, etc.) have been added or updated as needed. Reminder: PR reviewers are required to document testing performed. This includes:
|
📝 WalkthroughWalkthroughThis change updates documentation links in two WooCommerce block README files. The affected links now point to new locations within the internal documentation structure, reflecting recent reorganizations. No other content, logic, or exported/public entities were modified in these files. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
📜 Recent review detailsConfiguration used: .coderabbit.yml 📒 Files selected for processing (2)
🧰 Additional context used🧠 Learnings (13)📓 Common learnings
📚 Learning: the displaystyleswitcher component in plugins/woocommerce/client/blocks/assets/js/blocks/product-fil...
Applied to files:
📚 Learning: for woocommerce checkout blocks, lazy loading was removed in favor of direct imports to prevent sequ...
Applied to files:
📚 Learning: for woocommerce mini-cart blocks in plugins/woocommerce/client/blocks/assets/js/blocks/mini-cart/, t...
Applied to files:
📚 Learning: in woocommerce core repository, changelog entries for all prs live in `plugins/woocommerce/changelog...
Applied to files:
📚 Learning: in woocommerce taxonomy filter components like plugins/woocommerce/client/blocks/assets/js/blocks/pr...
Applied to files:
📚 Learning: in woocommerce blocks, bold styling for `.wc-block-components-product-details__name` should be scope...
Applied to files:
📚 Learning: in woocommerce blocks, when porting existing code patterns that have known issues (like parseint tru...
Applied to files:
📚 Learning: in woocommerce block edit components (like plugins/woocommerce/client/blocks/assets/js/blocks/next-p...
Applied to files:
📚 Learning: in `plugins/woocommerce/src/blocks/blocktypes/productbutton.php`, the team intentionally relies on t...
Applied to files:
📚 Learning: woocommerce block templates have a predictable structure where each block has one top-level div with...
Applied to files:
📚 Learning: in woocommerce mini cart implementation, the cart state is server-populated before javascript initia...
Applied to files:
📚 Learning: woocommerce legacy javascript files in plugins/woocommerce/client/legacy/js/ must use older javascri...
Applied to files:
🔇 Additional comments (3)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think I have a way to test how this will work on docs site, but I've confirmed the updated paths are correct according to our repository structure, so approving.
Submission Review Guidelines:
Changes proposed in this Pull Request:
As block extensibility docs have been migrated to the /docs/ folder, some internal links were still pointing to older docs.
CC @shaybanshee who worked on the checkout migration. I'll let you determine if we need placeholder .md files in those older locations to point users to the new docs.
Closes #60200
Changelog entry
Changelog Entry Details
Significance
Type
Message
Changelog Entry Comment
Comment