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

DocCode block issues for Registering a pattern category documentation. #1621

Closed
itzmekhokan opened this issue Jul 2, 2024 · 4 comments
Closed
Assignees
Labels
developer documentation (DevHub) Improvements or additions to developer documentation good first issue Good for newcomers [Status] Done Issue is completed themes Issues for Theme Developer Handbook

Comments

@itzmekhokan
Copy link

itzmekhokan commented Jul 2, 2024

There is duplicate function opener register_block_pattern_category( in code block mentioned in here - https://developer.wordpress.org/themes/patterns/registering-patterns/#registering-a-pattern-category

For reference, this issue was reported via Slack by @wpbt

Issue Description

Duplicate function opener register_block_pattern_category( in code block

URL of the Page with the Issue

https://developer.wordpress.org/themes/patterns/registering-patterns/#registering-a-pattern-category

Section of Page with the issue

Registering a pattern category

Why is this a problem?

Suggested Fix

Remove extra function opener register_block_pattern_category(

@itzmekhokan itzmekhokan added the [Status] To do Issue marked as Todo label Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.

@juanmaguitar juanmaguitar added the good first issue Good for newcomers label Jul 2, 2024
@juanmaguitar
Copy link

For reference, this issue was reported via Slack by @wpbt

The circled line should be removed!

image

@justintadlock justintadlock added the themes Issues for Theme Developer Handbook label Jul 2, 2024
@justintadlock justintadlock self-assigned this Jul 2, 2024
@github-actions github-actions bot added the developer documentation (DevHub) Improvements or additions to developer documentation label Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

Heads up @kafleg @carolinan @TeBenachi - the "themes" label was applied to this issue.

@github-actions github-actions bot added [Status] In progress Issue is in progress and removed [Status] To do Issue marked as Todo labels Jul 2, 2024
@justintadlock
Copy link

Fixed. Removed the line.

@github-actions github-actions bot added [Status] Done Issue is completed and removed [Status] In progress Issue is in progress labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer documentation (DevHub) Improvements or additions to developer documentation good first issue Good for newcomers [Status] Done Issue is completed themes Issues for Theme Developer Handbook
3 participants