Andrew Ozz
@azaozz on WordPress.org and Slack
- Member Since: March 4th, 2007
- Location: Vancouver, BC
- Website: laptoptips.ca
- GitHub: azaozz
- Employer: Automattic
Bio
Contributions Sponsored
Contribution History
Andrew Ozz’s badges:- Core Contributor Core Contributor
- Core Team Core Team
- Meta Contributor Meta Contributor
- Plugin Developer Plugin Developer
- WordCamp Speaker WordCamp Speaker
- 
										Posted a reply to “Failed to load plugin …”, on the site WordPress.org Forums: 
 Assuming this was resolved long ago.4 days ago 
- 
										Posted a reply to Fallos después de actualización, on the site WordPress.org Forums: 
 Assuming this was resolved long ago.4 days ago 
- 
										Posted a reply to Centering Tables, on the site WordPress.org Forums: 
 Assuming this was resolved long ago.4 days ago 
- 
										Posted a reply to How to set default Font and colors?, on the site WordPress.org Forums: 
 Assuming this was resolved long ago.4 days ago 
- 
										Posted a reply to TinyMCE toolbar not showing, on the site WordPress.org Forums: 
 Assuming this was resolved long ago.4 days ago 
- 
										Posted a reply to Changes in Settings are NOT taking place w/ editor on Posts & Pages, on the site WordPress.org Forums: 
 Assuming this was a caching issue that was resolved.4 days ago 
- 
										Posted a reply to How to add custom styles to the editor, on the site WordPress.org Forums: 
 Hmm, this seems to work properly here. May be some other plugin affects the editor-style…4 days ago 
- 
										Posted a reply to can not find read more Line icon, on the site WordPress.org Forums: 
 Hmm, I can see the icon here on both the settings page and in the…4 days ago 
- 
										Posted a reply to HTML block in the Classic editor, on the site WordPress.org Forums: 
 What kind of HTML do you need to enter there? The Text tab is a…4 days ago 
- 
										Posted a reply to Plug periodically slows down, on the site WordPress.org Forums: 
 Sounds like some js function somewhere is going through the whole post content and is…4 days ago 
- 
										Posted a reply to Superscript not working, on the site WordPress.org Forums: 
 Right, glad you figured it out :) The <sup> tag can be styled from CSS…4 days ago 
- 
										Posted a reply to No tadv/classic-paragraph block, on the site WordPress.org Forums: 
 Sounds like something is not loaded correctly. Do you see any missing files (404s) in…4 days ago 
- 
										Posted a reply to Add Spoiler?, on the site WordPress.org Forums: 
 Not sure which plugin is that. Is it a WP plugin? WP has a built-in…4 days ago 
- 
										Posted a reply to TinyMCE Advanced Edit Post Error, on the site WordPress.org Forums: 
 Looks like a CSS bug/incompatibility. Usually these are not related to TinyMCE Advanced (this plugin),…4 days ago 
- 
										Wrote a comment on the post Lazy-loading of images is in core, on the site Make WordPress Core: 
 This in not related to the above, the core patch only adds the `loading` attribute…1 week ago 
- 
										Wrote a new post, Lazy-loading of images is in core, on the site Make WordPress Core: 
 As planned, the patch for adding loading attribute to img tags is now committed to…2 weeks ago 
- 
										Closed ticket #44427, in Core Trac: 
 Introduce lazy-loading API for media and other elements2 weeks ago 
- 
										Committed [47554] to Core Trac: 
 Media: Enable lazy-loading of images by automatically adding the new ...2 weeks ago 
- 
										Committed [2277598] to Plugins Trac: 
 Classic Editor: fix "Tested up to" for WP 5.4.2 weeks ago 
- 
										Reopened ticket #49753, in Core Trac: 
 WordPress 5.4 media upload broken when using "Select Files" on some ...3 weeks ago 
- 
										Closed ticket #49753, in Core Trac: 
 WordPress 5.4 media upload broken when using "Select Files" on some ...3 weeks ago 
- 
										Committed [47549] to Core Trac: 
 Media: Remove `display: none;` from the (visually hidden) `<input ...3 weeks ago 
- 
										Closed ticket #49737, in Core Trac: 
 tinymce 4.7.11, 4.7.12 is affected by: CWE-79: Improper Neutralization ...3 weeks ago 
- 
										Closed ticket #49736, in Core Trac: 
 The tinymce package is vulnerable to Cross-Site Scripting (XSS) attacks.3 weeks ago 
- 
										Posted a reply to Easy way to write small caps, on the site WordPress.org Forums: 
 Hmm, don't think there's an easy way to do that by default. One thing may…3 weeks ago 
- 
										Posted a reply to How to add custom styles to the editor, on the site WordPress.org Forums: 
 Please see the previous question: https://wordpress.org/support/topic/replacing-formats-menu-with-editor-style-css/. Seems you may need to tell WP where editor-style.css…3 weeks ago 
- 
										Posted a reply to Replacing Formats menu with editor-style.css, on the site WordPress.org Forums: 
 You'll also need to "tell" WP there is such file now. See https://developer.wordpress.org/reference/functions/add_editor_style/.3 weeks ago 
- 
										Posted a reply to Text background color, on the site WordPress.org Forums: 
 Yes, in both the block editor and the classic editor. Just check if that is…3 weeks ago 
- 
										Posted a reply to Editor Window Turned to Grey, on the site WordPress.org Forums: 
 Yes, this looks like the theme's styling is affecting the whole "Edit Post" screen. This…3 weeks ago 
- 
										Posted a reply to How to inherit font settings from the theme?, on the site WordPress.org Forums: 
 > How can I make your TinyMCE plugin inherit my theme’s global font settings All…3 weeks ago 
- 
										Committed [2272166] to Plugins Trac: 
 Tag TMA 5.4.03 weeks ago 
- 
										Committed [2272162] to Plugins Trac: 
 TMA 5.4.03 weeks ago 
- 
										Closed ticket #49735, in Core Trac: 
 The jquery-migrate and jquery packages are vulnerable to Cross-Site ...3 weeks ago 
- 
										Committed [2270008] to Plugins Trac: 
 Update for 4.44 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 For the proposal: - Complex control structure conditions (3 rules, 3 examples). Don't think the…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 For the proposal: - Method chaining (2 rules, 3 examples). For better readability the first…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 For the proposal: - Spread operator (3 rules, 4 examples). This example seems somewhat unclear:…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 For the proposal: - Declare statements / strict typing (9 rules, 4 examples). Do not…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 For the proposal: - Type declarations (5 rules, 3 examples, 9 additional notes). The rules…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 For the proposal: - Traits and interfaces (12 rules, 3 examples). The proposal states that:…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 For the proposals: - Namespace declarations (9 rules, 6 examples). - Import `use` statements (17…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 I understand your suggestion for splitting it in several posts and will keep it in…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 In the mean time, a number of the current proposals have their own WPCS issue,…4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 > Interesting, but not all that applicable. You mean the PHP plugin for Prettier? Yeah,…4 weeks ago 
- 
										Closed ticket #49594, in Core Trac: 
 Consider using the "install-changed" package4 weeks ago 
- 
										Committed [47497] to Core Trac: 
 Build/Test Tools: Introduce Install-changed. It keeps a hash of ...4 weeks ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 As WP is notorious for avoiding breaking changes, introducing array type declarations would inhibit those…1 month ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 Another consideration should probably be the syncing (or overlapping) between the PHP and JavaScript standards.…1 month ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 @jrf Wow, this is a -HUGE- post, thanks for putting it all together! Thinking this…1 month ago 
- 
										Posted a reply to Plugin changelog, on the site WordPress.org Forums: 
 Uh, there's a better link: https://github.com/WordPress/wp-lazy-loading/pulls?q=is%3Apr+is%3Amerged. The merged PR titles pretty much outline what has…1 month ago 
Developer
- 
										
											Advanced TinyMCE ConfigurationActive Installs: 10,000+ 
- 
										
											  Classic EditorActive Installs: 5+ million 
- 
										
											Ice Visual RevisionsActive Installs: 20+ 
- 
										
											Lazy Loading Feature PluginActive Installs: 600+ 
- 
										
											  TinyMCE AdvancedActive Installs: 2+ million 
- 
										
											TinyMCE Advanced Language PackActive Installs: 1,000+ 
Contributor
- 
										
											  Design ExperimentsActive Installs: 100+ 
- 
										
											Exploit ScannerActive Installs: 30,000+ 
- 
										
											  Jetpack by WordPress.comActive Installs: 5+ million 
- 
										
											  Nearby WordPress EventsActive Installs: 30+ 
- 
										
											REST API ConsoleActive Installs: 300+ 
- 
										
											TinyMCE Color PickerActive Installs: 4,000+ 
- 
										
											Top CommentsActive Installs: 40+ 



 
			