Andrew Ozz
@azaozz on WordPress.org and Slack
- Member Since: March 4th, 2007
- Location: Vancouver, BC
- GitHub: azaozz
- Employer: Automattic
Bio
Contributions Sponsored
Contribution History
Andrew Ozz’s badges:- Core Contributor
- Core Team
- Meta Contributor
- Plugin Developer
- WordCamp Speaker
- 
										Mentioned in [54332] on Core SVN: 
 Bootstrap/Load: Revert the `is_*_admin_screen()` aliases for `is_*_admin()` function family.
- 
										Mentioned in [54319] on Core SVN: 
 Shortcodes: Revert recent `apply_shortcodes` and `do_shortcode` changes.
- 
										Mentioned in [54308] on Core SVN: 
 Tools: Simplify syncing core blocks from Gutenberg plugin to Core
- 
										Reopened ticket #55883 on Core Trac: 
 Reverse wrapping of `apply_shortcodes()` and `do_shortcode()`
- 
										Reopened ticket #19898 on Core Trac: 
 Create an is_login_screen() function similar to is_admin()
- 
										Closed ticket #55693 on Core Trac: 
 TinyMCE WordPress plugin contains unnecessary code
- 
										Committed [54169] to Core SVN: 
 Site health: - Add a check to `wp_check_php_version()` whether the ...
- 
										Submitted pull request #3251 to WordPress/wordpress-develop: 
 Add check and warning before bumping the minimum PHP version
- 
										Committed [54165] to Core SVN: 
 Site health: Add a menu bubble with the critical issues count to the ...
- 
										Mentioned in [54156] on Core SVN: 
 Editor: Backport Style Engine API functions, classes and tests.
- 
										Mentioned in [54086] on Core SVN: 
 Media: Output WebP by default when uploading JPEGs.
- 
										Mentioned in [54085] on Core SVN: 
 Media: revert the multi-mime feature.
- 
										Wrote a new post, WordPress Development Setup, on the site Make WordPress Core: 
 Lately I've been seeing more mentions and questions about "Core and Gutenberg", "In Core or…
- 
										Committed [53867] to Core SVN: 
 Build/Test Tools: Update @covers tags for the load tests. Props ...
- 
										Committed [53866] to Core SVN: 
 Build/Test Tools: Add @covers tags to the l10n and i18n tests. Props ...
- 
										Committed [53865] to Core SVN: 
 Build/Test Tools: Add @covers tags to the options tests. Props ...
- 
										Committed [53864] to Core SVN: 
 Build/Test Tools: Add @covers tags to the import tests. Props ...
- 
										Committed [53863] to Core SVN: 
 Build/Test Tools: Add @covers tags to the comments tests. Props ...
- 
										Mentioned in [53846] on Core SVN: 
 Script loader: enable resource preloading with rel='preload'.
- 
										Mentioned in [53813] on Core SVN: 
 Posts, Post Types: Force unique slugs for draft posts.
- 
										Posted a reply to oEmbeds not working for all links with enabled No_AutoP, on the site WordPress.org Forums: 
 This is (for better or worse) how these auto-embeds work in WordPress. The URL has…
- 
										Posted a reply to can List Style Options use the type attribute rather than a style attribute?, on the site WordPress.org Forums: 
 May be possible to do by using the TinyMCE settings for "Formats" https://www.tiny.cloud/docs-4x/configure/content-formatting/#formats or "Style…
- 
										Mentioned in [53754] on Core SVN: 
 Formatting: Normalize to Unicode NFC encoding before converting accent characters in `remove_accents()`.
- 
										Created ticket #56199 on Core Trac: 
 Make the warnings about critical Site Health issues more prominent
- 
										Closed ticket #17262 on Core Trac: 
 wp_get_attachment_thumb_file should check new 'thumbnail' image size
- 
										Committed [53685] to Core SVN: 
 Media: - Deprecate `wp_get_attachment_thumb_file()`. - Make ...
- 
										Committed [53684] to Core SVN: 
 Build/Test Tools: Add @covers tags to the `taxonomy` and `category` ...
- 
										Committed [53683] to Core SVN: 
 Build/Test Tools: Add @coversNothing tags to the tests for some ...
- 
										Committed [53682] to Core SVN: 
 Build/Test Tools: Add @covers tags to the url test group. Props ...
- 
										Committed [53681] to Core SVN: 
 Tests: Remove duplicate testcase ...
- 
										Committed [53680] to Core SVN: 
 Build/Test Tools: Add and fix @covers tags to the attachments and ...
- 
										Wrote a comment on the post WordPress 6.1 Planning Roundup, on the site Make WordPress Core: 
 @priethor, @davidbaumwald, @jeffpaul, IMHO it's not a good idea to publish dev notes "early". They…
- 
										Wrote a comment on the post Complying with GDPR when using Google Fonts, on the site Make WordPress Themes: 
 That may be but hosting fonts locally still has more advantages :) See https://fontsource.org/docs/introduction.
- 
										Wrote a comment on the post Complying with GDPR when using Google Fonts, on the site Make WordPress Themes: 
 Google Fonts will be redownloaded for every website, regardless of the fonts being cached in…
- 
										Submitted pull request #2892 to WordPress/wordpress-develop: 
 Fix wp_get_attachment_thumb_url()
- 
										Committed [53564] to Core SVN: 
 Build/Test Tools: Add missing @covers tags and fix the docs for the ...
- 
										Committed [53563] to Core SVN: 
 Build/Test Tools: Fix erroneous file name, from ...
- 
										Committed [53562] to Core SVN: 
 Build/Test Tools, Formatting group: - Add and update @covers tags. - ...
- 
										Committed [53561] to Core SVN: 
 Build/Test Tools: Add missing @covers tags for the AJAX test group. ...
- 
										Wrote a comment on the post Let’s update the Core handbook! Sprints start June 20, 2022, on the site Make WordPress Core: 
 At present it is quite hard to find who is the person to ask to…
- 
										Wrote a comment on the post Let’s update the Core handbook! Sprints start June 20, 2022, on the site Make WordPress Core: 
 > At present it is quite hard to find who is the person to ask…
- 
										Wrote a comment on the post Let’s update the Core handbook! Sprints start June 20, 2022, on the site Make WordPress Core: 
 How will this process take place (Google Docs with change suggestions and comments)? It’s very…
- 
										Wrote a comment on the post Let’s update the Core handbook! Sprints start June 20, 2022, on the site Make WordPress Core: 
 Like Jonathan I'd also like to help, and am very interested in the process(es) that…
- 
										Created issue #2060 in the WordPress/WordPress-Coding-Standards repository: 
 Fix/improve the repo's title and description
- 
										Wrote a comment on the post Proposal: Disallow assignments in conditions and remove the Yoda condition requirement for PHP, on the site Make WordPress Core: 
 It would be pretty curious to know how many plugins actually use core's PHP standards.…
- 
										Wrote a comment on the post Proposal: Disallow assignments in conditions and remove the Yoda condition requirement for PHP, on the site Make WordPress Core: 
 +1000000! :)
Developer
- 
										
											  Advanced Editor Tools (previously TinyMCE Advanced)Active Installs: 2+ million 
- 
										
											Advanced TinyMCE ConfigurationActive Installs: 10,000+ 
- 
										
											  Classic EditorActive Installs: 5+ million 
- 
										
											Classic WidgetsActive Installs: 1+ million 
- 
										
											Ice Visual RevisionsActive Installs: 10+ 
- 
										
											Lazy Loading Feature PluginActive Installs: 800+ 
- 
										
											Test jQuery UpdatesActive Installs: 5,000+ 
- 
										
											TinyMCE Advanced Language PackActive Installs: 1,000+ 
Contributor
- 
										
											  Design ExperimentsActive Installs: 60+ 
- 
										
											Enable jQuery Migrate HelperActive Installs: 200,000+ 
- 
										
											Exploit ScannerActive Installs: 20,000+ 
- 
										
											  Jetpack - WP Security, Backup, Speed, & GrowthActive Installs: 5+ million 
- 
										
											REST API ConsoleActive Installs: 100+ 
- 
										
											TinyMCE Color PickerActive Installs: 2,000+ 
- 
										
											Top CommentsActive Installs: 20+ 
- 
										
											  WordPress Auto-updatesActive Installs: 600+ 



 
			