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

Process template part shortcodes before blocks #50801

Merged
merged 3 commits into from
May 20, 2023

Conversation

antpb
Copy link
Contributor

@antpb antpb commented May 20, 2023

Restoring shortcode support in block templates.

antpb added 3 commits May 19, 2023 18:56
…locks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.
@antpb antpb requested a review from ajitbohra as a code owner May 20, 2023 00:01
@antpb antpb requested review from youknowriad and mtias and removed request for ajitbohra May 20, 2023 00:05
@github-actions
Copy link

Flaky tests detected in ef1b818.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5029245247
📝 Reported issues:

Copy link
Member

@Clorith Clorith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Shortcodes are processed before blocks in testing 👍

@desrosj desrosj merged commit 3dc64ad into trunk May 20, 2023
@desrosj desrosj deleted the fix/process-template-part-shortcodes-before-blocks branch May 20, 2023 01:07
@github-actions github-actions bot added this to the Gutenberg 15.9 milestone May 20, 2023
desrosj pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
@priethor priethor added Backport to Gutenberg Minor Release Pull request that needs to be backported to a Gutenberg minor release [Type] Bug An existing feature does not function as intended labels May 20, 2023
desrosj pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
priethor pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
desrosj pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
priethor pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
priethor added a commit that referenced this pull request May 20, 2023
priethor pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
desrosj pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
desrosj pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
desrosj pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
desrosj pushed a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

* Revert "Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded"

This reverts commit 00374e0.

* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded
priethor added a commit that referenced this pull request May 20, 2023
* Process shortcodes before processing blocks so that dynamic blocks, by default, do not have shortcodes expanded

Co-authored-by: antpb <itartist.pdf@gmail.com>
@priethor priethor removed the Backport to Gutenberg Minor Release Pull request that needs to be backported to a Gutenberg minor release label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants