Marcus Kazmierczak
@mkaz on WordPress.org and Slack
- Member Since: January 7th, 2013
- Location: San Francisco
- Website: mkaz.blog
- GitHub: mkaz
- Job Title: Team Lead
- Employer: Automattic
Bio
Contributions Sponsored
Contribution History
Marcus Kazmierczak’s badges:- Core Contributor
- Core Team
- Documentation Contributor
- Documentation Team
- Meta Contributor
- Plugin Developer
- 
										Pull request #36888 merged into WordPress/gutenberg: 
 Docs: Update history.md with description of the page1 day ago 
- 
										Submitted pull request #36888 to WordPress/gutenberg: 
 Docs: Update history.md with description of the page5 days ago 
- 
										Wrote a comment on the post WordPress development environment, on the site Make WordPress Core: 
 Honestly I think this is a documentation editorial problem, you wouldn’t create 3 separate guides…5 days ago 
- 
										Wrote a comment on the post WordPress development environment, on the site Make WordPress Core: 
 The documentation I'm thinking we need most is people new to WordPress and developers building…5 days ago 
- 
										Wrote a comment on the post WordPress development environment, on the site Make WordPress Core: 
 I've not seen easy instructions on how to get Docker setup on Windows or Mac…5 days ago 
- 
										Wrote a comment on the post WordPress development environment, on the site Make WordPress Core: 
 I agree it's worded weird, but from Docker's FAQ: I use Docker Desktop to contribute…5 days ago 
- 
										Wrote a comment on the post WordPress development environment, on the site Make WordPress Core: 
 I agree with you about diversity is a strength. The platform gets tested better with…6 days ago 
- 
										Wrote a new post, WordPress development environment, on the site Make WordPress Core: 
 As a community, we need unified documentation on setting up a WordPress development environment. The…6 days ago 
- 
										Merged pull request #36558 into WordPress/gutenberg: 
 Add brief information about blockGap to the theme.json how-to guide7 days ago 
- 
										Merged pull request #36776 into WordPress/gutenberg: 
 Fix document typo1 week ago 
- 
										Created issue #36695 in the WordPress/gutenberg repository: 
 Docs: apply how to guide template to Format API guide1 week ago 
- 
										Submitted pull request #36694 to WordPress/gutenberg: 
 Docs: Add how to guide documentation template1 week ago 
- 
										Merged pull request #36686 into WordPress/gutenberg: 
 Update mkaz codeowner on schemas1 week ago 
- 
										Submitted pull request #36689 to WordPress/gutenberg: 
 Docs: Update documenation contributors guide with doc types1 week ago 
- 
										Created issue #36688 in the WordPress/gutenberg repository: 
 Docs request: How to create a block pattern1 week ago 
- 
										Submitted pull request #36686 to WordPress/gutenberg: 
 Update mkaz codeowner on schemas2 weeks ago 
- 
										Submitted pull request #36685 to WordPress/gutenberg: 
 Docs: Consolidate React Native documentation2 weeks ago 
- 
										Submitted pull request #43 to WordPress/wordpress.org: 
 Update handbook style for readability, spacing2 weeks ago 
- 
										Merged pull request #35904 into WordPress/gutenberg: 
 Docs: Alphabetize the How to Guides section2 weeks ago 
- 
										Closed issue #36575 on the WordPress/gutenberg repository: 
 Navigation: Automatically name menus and remove "Save as" button from toolbar2 weeks ago 
- 
										Merged pull request #36581 into WordPress/gutenberg: 
 Update CODEOWNERS for @mkaz and docs cleanup2 weeks ago 
- 
										Submitted pull request #36581 to WordPress/gutenberg: 
 Update CODEOWNERS for @mkaz and docs cleanup2 weeks ago 
- 
										Created issue #36575 in the WordPress/gutenberg repository: 
 Navigation: Automatically name menus and remove "Save as" button from toolbar2 weeks ago 
- 
										Created ticket #54456 on Core Trac: 
 Navigation block view script JS console error2 weeks ago 
- 
										Created issue #71 in the WordPress/Documentation-Issue-Tracker repository: 
 WP 5.9 Release -Update screenshots in user documentation2 weeks ago 
- 
										Wrote a comment on the post Redirects for JSON Schemas, on the site Make WordPress Systems: 
 But I don't think /wp/trunk is what you want - if I understand correctly. Though…2 weeks ago 
- 
										Merged pull request #36456 into WordPress/gutenberg: 
 Docs: Update GIF image in docs with wp.org schema URL3 weeks ago 
- 
										Submitted pull request #36456 to WordPress/gutenberg: 
 Docs: Update GIF image in docs with wp.org schema URL3 weeks ago 
- 
										Merged pull request #36156 into WordPress/gutenberg: 
 Update Versions in WordPress to include 5.93 weeks ago 
- 
										Merged pull request #36332 into WordPress/gutenberg: 
 Update theme.json schema to refer to wp.org URL3 weeks ago 
- 
										Merged pull request #36217 into WordPress/gutenberg: 
 "npm install" suggestion provides a better learning experience3 weeks ago 
- 
										Pull request #35900 merged into WordPress/gutenberg: 
 Add block.json schema defintion to core blocks3 weeks ago 
- 
										Merged pull request #36316 into WordPress/gutenberg: 
 Schemas: Update schema URL to wp.org domain3 weeks ago 
- 
										Submitted pull request #36332 to WordPress/gutenberg: 
 Update theme.json schema to refer to wp.org URL3 weeks ago 
- 
										Submitted pull request #36316 to WordPress/gutenberg: 
 Schemas: Update schema URL to wp.org domain3 weeks ago 
- 
										Wrote a comment on the post Redirects for JSON Schemas, on the site Make WordPress Systems: 
 Awesome! Thank you!!3 weeks ago 
- 
										Closed issue #25304 on the WordPress/gutenberg repository: 
 Should anchor hook automatically format attribute text?3 weeks ago 
- 
										Merged pull request #36220 into WordPress/gutenberg: 
 Change all the uses of "website" to "site"3 weeks ago 
- 
										Merged pull request #36199 into WordPress/gutenberg: 
 added specific links to agenda and notes posts related to core editor...3 weeks ago 
- 
										Created issue #36279 in the WordPress/gutenberg repository: 
 Documentation: Generate block.json metadata documentation from schema file3 weeks ago 
- 
										Created issue #36278 in the WordPress/gutenberg repository: 
 Documentation: Generate theme.json metadata documentation from schema file3 weeks ago 
- 
										Merged pull request #36063 into WordPress/gutenberg: 
 List View: fix pagedown/pageup and improve scrolling4 weeks ago 
- 
										Wrote a comment on the post Redirects for JSON Schemas, on the site Make WordPress Systems: 
 So as a single redirect would this work: schemas.wp.org/VERSION/block.json redirects to raw.githubusercontent.com/WordPress/gutenberg/VERSION/schemas/json/block.json So then to…4 weeks ago 
- 
										Wrote a comment on the post Redirects for JSON Schemas, on the site Make WordPress Systems: 
 Nice, I do like the schemas.wp.org URL. The idea for versioning is if someone creates…4 weeks ago 
- 
										Submitted pull request #36183 to WordPress/gutenberg: 
 Add automated core blocks documentation4 weeks ago 
- 
										Wrote a new post, Redirects for JSON Schemas, on the site Make WordPress Systems: 
 We are working on providing schemas to developers for block.json and theme.json files. Adding the…4 weeks ago 
- 
										Merged pull request #34813 into WordPress/gutenberg: 
 fix: backtick added around `` input tag in readme file4 weeks ago 
- 
										Merged pull request #35998 into WordPress/gutenberg: 
 Add schemas package4 weeks ago 
- 
										Closed issue #35927 on the WordPress/gutenberg repository: 
 Create a Schemas Package4 weeks ago 
- 
										Committed [2622514] to Plugins SVN: 
 Update to version 2.2.0 from GitHub1 month ago 
Developer
- 
										
											  Code Syntax BlockActive Installs: 7,000+ 
- 
										
											  Copyright BlockActive Installs: 20+ 
- 
										
											  Layout Grid BlockActive Installs: 100,000+ 
- 
										
											  TempletsActive Installs: 30+ 
Contributor
- 
										
											  Jetpack - WP Security, Backup, Speed, & GrowthActive Installs: 5+ million 



 
			