Skip to content
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

Add missing hooked docs in content.php #1628

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

ribaricplusplus
Copy link
Contributor

@ribaricplusplus ribaricplusplus commented Mar 13, 2021

This is just a minor documentation fix, adding a missing @hooked entry.

The undocumented hooking that this PR adds happens here:

add_action( 'storefront_loop_post', 'storefront_post_taxonomy', 40 );

Note: Build failing because this has not yet been pushed to wp-env: WordPress/gutenberg#29800

@ribaricplusplus ribaricplusplus requested a review from a team as a code owner March 13, 2021 17:50
@ribaricplusplus ribaricplusplus requested review from senadir and removed request for a team March 13, 2021 17:50
@ralucaStan ralucaStan requested review from ralucaStan and removed request for senadir March 16, 2021 11:13
@ralucaStan
Copy link
Contributor

Thank you @ribaricplusplus for adding the missing doc. I will approve your change.

@ralucaStan ralucaStan merged commit a9fec2c into woocommerce:trunk Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants