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 i18n filters to docs table of contents #33556

Merged
merged 1 commit into from
Jul 21, 2021
Merged

Conversation

mkaz
Copy link
Member

@mkaz mkaz commented Jul 19, 2021

Description

It looks like the i18n filters doc got left out of toc.json at some
point. This PR adds it back so it shows up in the published docs.

Fixes #33550

How has this been tested?

Only thing you can really do is confirm TOC link looks right.

You can't really test the publishing process, so merge and check 15-20 minutes after.

Types of changes

Documentation

It looks like the i18n filters doc got left out of toc.json at some
point. This PR adds it back so it shows up in the published docs.

Fixes #33550
@mkaz mkaz added the [Type] Developer Documentation Documentation for developers label Jul 19, 2021
@gziolo gziolo merged commit 059339d into trunk Jul 21, 2021
@gziolo gziolo deleted the docs/33550-i18n-ref branch July 21, 2021 12:15
@github-actions github-actions bot added this to the Gutenberg 11.2 milestone Jul 21, 2021
@gziolo
Copy link
Member

gziolo commented Jul 21, 2021

The link works https://developer.wordpress.org/block-editor/reference-guides/filters/i18n-filters/ but there is no content yet.

@mkaz
Copy link
Member Author

mkaz commented Jul 21, 2021

@gziolo It works for me now. I've seen that several times myself for new documents, it takes a bit to be "fully published"
Thanks for the ✅

sarayourfriend pushed a commit that referenced this pull request Jul 26, 2021
It looks like the i18n filters doc got left out of toc.json at some
point. This PR adds it back so it shows up in the published docs.

Fixes #33550
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation: i18n filters missing on developer.wordpress.org site
2 participants