JuanMa Garrido
@juanmaguitar on WordPress.org, @JuanMa on Slack
Contributions Sponsored
- Member Since: August 17th, 2015
- GitHub: juanmaguitar
Contribution History
JuanMa Garrido’s badges:- Core AI Contributor
- Core Contributor
- Core Team
- Documentation Contributor
- Meetup Organizer
- Meta Contributor
- Playground Team
- Plugin Developer
- Test Team
- WordCamp Speaker
-
Closed issue #76827 on the WordPress/gutenberg repository:
create-block-interactive-template: README does not document available variants -
Merged pull request #76831 into WordPress/gutenberg:
docs(create-block-interactive-template): document available variants in README -
Closed pull request #76830 on WordPress/gutenberg:
docs: Update setup instructions for Interactivity Router to include -variant flag -
Reopened pull request #76830 on WordPress/gutenberg:
docs: Update setup instructions for Interactivity Router to include -variant flag -
Closed pull request #76830 on WordPress/gutenberg:
docs: Update setup instructions for Interactivity Router to include -variant flag -
Closed issue #74701 on the WordPress/gutenberg repository:
Update @wordpress/create-block-interactive-template to use WordPress 6.8 efficient block registration APIs -
Merged pull request #76317 into WordPress/gutenberg:
create-block-interactive-template: Enhance block registration by using blocks-manifest for improved performance -
Mentioned in [62156] on WordPress SVN:
Tests: Add unit tests for `wp_timezone_choice()`. -
Submitted pull request #76831 to WordPress/gutenberg:
docs(create-block-interactive-template): document available variants in README -
Submitted pull request #76830 to WordPress/gutenberg:
docs: Update setup instructions for Interactivity Router to include -variant flag -
Created issue #76827 in the WordPress/gutenberg repository:
create-block-interactive-template: README does not document available variants -
Received props from @amykamala in Slack:
Props to @ellatrix @mukesh27 @SergeyBiryukov @audrasjb @juanmaguitar @marybaum @JeffPaul @Ankit K Gupta @wildworks @adamsilverstein @desrosj… -
Submitted pull request #49 to wptrainingteam/developer-showcase:
Add root phpcs.xml.dist for project PHP standards -
Submitted pull request #48 to wptrainingteam/developer-showcase:
Feature: Player persistent -
Created issue #47 in the wptrainingteam/developer-showcase repository:
Project PHP standards -
Mentioned in [62054] on WordPress SVN:
General: Use functions that are more random to reduce likelihood of UUID collisions. -
Mentioned in [62036] on WordPress SVN:
Permalinks: Follow rewrite rules for trailing slashes in `paginate_links()`. -
Received props from @chaion07 in Slack:
Huge Props to @ellatrix, @mukesh27, @wildworks, @juanmaguitar, @Ankit K Gupta, @marybaum, @westonruter, @davidbaumwald, @desrosj, @mindctrl,… -
Closed issue #76313 on the WordPress/gutenberg repository:
Create Block Interactive Template: Add `client-side-navigation` variant -
Merged pull request #76331 into WordPress/gutenberg:
Add client-side navigation block with interactive features -
Merged pull request #76351 into WordPress/gutenberg:
Add Client-Side Navigation documentation to manifest and table of contents -
Submitted pull request #76351 to WordPress/gutenberg:
Add Client-Side Navigation documentation to manifest and table of contents -
Submitted pull request #76331 to WordPress/gutenberg:
Add client-side navigation block with interactive features -
Merged pull request #76324 into WordPress/gutenberg:
Update block registration methods in documentation for WordPress 6.8+ -
Submitted pull request #76324 to WordPress/gutenberg:
Update block registration methods in documentation for WordPress 6.8+ -
Submitted pull request #76317 to WordPress/gutenberg:
create-block-interactive-template: Enhance block registration by using blocks-manifest for improved performance -
Created issue #76313 in the WordPress/gutenberg repository:
Create Block Interactive Template: Add `client-side-navigation` variant -
Received props from @amykamala in Slack:
Props to @ellatrix, @mukesh27, @wildworks, @juanmaguitar, @Ankit K Gupta, @marybaum ,@chaion07, @davidbaumwald,@desrosj, @mindctrl, @4thhubbard, @JeffPaul,… -
Mentioned in [61827] on WordPress SVN:
Quick/Bulk Edit: Use compact sizing on inputs after admin reskin. -
Closed issue #445 on the WordPress/developer-blog-content repository:
New PHPUnit assertion in WP 6.9 (`assertEqualHTML`) to compare HTML -
Gave props in Slack:
Props to @bph and @jonsurrell for reviewing https://developer.wordpress.org/news/2026/02/a-better-way-to-test-html-in-wordpress-with-assertequalhtml/ article for the WP Dev Blog -
Wrote a new post, A better way to test HTML in WordPress with assertEqualHTML(), on the site WordPress Developer Blog:
PHPUnit tests for HTML output are fragile. Attribute order changes, a trailing semicolon, and suddenly… -
Received props from @amykamala in Slack:
Props to @zunaid321, @ravigadhiyawp, @huzaifaalmesbah, @aion11, @lumiblog, @jigar9998, @chaion07, @Ankit K Gupta, @vishitshah, @abduremon, @shailu25,… -
Pushed 1 commit to wptrainingteam/assert-equal-html-examples:
Update PHP and Node.js setup in GitHub Actions workflow and... -
Pushed 3 commits to wptrainingteam/assert-equal-html-examples:
Merge branch 'main' of github.com:wptrainingteam/assert-equal-html-examples -
Pull request #559 merged into WordPress/wporg-developer:
Add URL redirects for Interactivity API docs restructuring -
Merged pull request #75357 into WordPress/gutenberg:
iAPI Docs: Introduce reactive vs non-reactive distinction early in the state/context guide -
Submitted pull request #559 to WordPress/wporg-developer:
Add URL redirects for Interactivity API docs restructuring -
Pull request #557 merged into WordPress/wporg-developer:
Update dependencies in composer.json and composer.lock -
Merged pull request #3 into wptrainingteam/assert-equal-html-examples:
Use NOWDOC syntax for multi-line expected HTML strings -
Submitted pull request #3 to wptrainingteam/assert-equal-html-examples:
Use NOWDOC syntax for multi-line expected HTML strings -
Merged pull request #2 into wptrainingteam/assert-equal-html-examples:
Add CharacterReferenceEquivalenceTest -
Submitted pull request #2 to wptrainingteam/assert-equal-html-examples:
Add CharacterReferenceEquivalenceTest -
Merged pull request #1 into wptrainingteam/assert-equal-html-examples:
Fix test broken by assertEqualHTML whitespace change in WP 7.0 (core #64531) -
Submitted pull request #1 to wptrainingteam/assert-equal-html-examples:
Fix test broken by assertEqualHTML whitespace change in WP 7.0 (core #64531) -
Submitted pull request #557 to WordPress/wporg-developer:
Update dependencies in composer.json and composer.lock -
Created issue #556 in the WordPress/wporg-developer repository:
Update wp-coding-standards/wpcs to 3.x for PHP 8.4 compatibility -
Pushed 1 commit to wptrainingteam/assert-equal-html-examples:
Add initial plugin structure for assertEqualHTML examples -
Received props from @bph in Slack:
Props to @greenshady and @juanmaguitar for peer reviewing the post on the Developer Blog https://developer.wordpress.org/news/2026/02/how-to-add-custom-entries-to-the-editor-preview-dropdown/…
Developer
-
JuanMa JWT Auth Pro
Active Installs: Less than 10