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
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
-
Reopened ticket #49753, in Core Trac:
WordPress 5.4 media upload broken when using "Select Files" on some ...2 days ago
-
Closed ticket #49753, in Core Trac:
WordPress 5.4 media upload broken when using "Select Files" on some ...2 days ago
-
Committed [47549] to Core Trac:
Media: Remove `display: none;` from the (visually hidden) `<input ...2 days ago
-
Closed ticket #49737, in Core Trac:
tinymce 4.7.11, 4.7.12 is affected by: CWE-79: Improper Neutralization ...6 days ago
-
Closed ticket #49736, in Core Trac:
The tinymce package is vulnerable to Cross-Site Scripting (XSS) attacks.6 days 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…6 days 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…6 days 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/.6 days 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…6 days 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…6 days 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…6 days ago
-
Committed [2272166] to Plugins Trac:
Tag TMA 5.4.06 days ago
-
Committed [2272162] to Plugins Trac:
TMA 5.4.06 days ago
-
Closed ticket #49735, in Core Trac:
The jquery-migrate and jquery packages are vulnerable to Cross-Site ...6 days ago
-
Committed [2270008] to Plugins Trac:
Update for 4.41 week 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…2 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…2 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:…2 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…2 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…2 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:…2 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…2 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…2 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,…2 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,…2 weeks ago
-
Closed ticket #49594, in Core Trac:
Consider using the "install-changed" package2 weeks ago
-
Committed [47497] to Core Trac:
Build/Test Tools: Introduce Install-changed. It keeps a hash of ...2 weeks ago
-
Closed ticket #49663, in Core Trac:
Fix PHPUnit bootstrap to install from the same directory where the ...2 weeks ago
-
Committed [47496] to Core Trac:
Build/Test Tools: Fix PHPUnit bootstrap to install WP from `/build` ...2 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…2 weeks 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.…2 weeks 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…2 weeks 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…3 weeks ago
-
Posted a reply to how to exclude?, on the site WordPress.org Forums:
@wasanajones Can you confirm/reproduce this? Looking at BuddyPress trac: https://buddypress.trac.wordpress.org/search?q=lazy+loading, this has not been reported…3 weeks ago
-
Committed [2263529] to Plugins Trac:
WP Lazy Loading: update to 1.13 weeks ago
-
Committed [2259544] to Plugins Trac:
TMA, small tweaks.4 weeks ago
-
Committed [2254033] to Plugins Trac:
TADV: update for 5.41 month ago
-
Posted a reply to select all button missing, on the site WordPress.org Forums:
Did you try adding the Select All button to the toolbar on the TinyMCE Advanced's…1 month ago
-
Posted a reply to Changes in Settings are NOT taking place w/ editor on Posts & Pages, on the site WordPress.org Forums:
Assuming the changes were saved properly on the TinyMCE Advanced settings screen, could you try…1 month ago
-
Posted a reply to Copy-paste of table row forces in-line styles, on the site WordPress.org Forums:
This is a tough one... Seems like the expected behaviour in the table plugin for…1 month ago
-
Posted a reply to TinyMCE toolbar not showing, on the site WordPress.org Forums:
Hmm, Uncaught ReferenceError: tinymce is not defined means the browser cannot load some of the…1 month ago
-
Posted a reply to How to set default Font and colors?, on the site WordPress.org Forums:
If you have a custom theme, best is to edit editor-style.css there. If not, perhaps…1 month ago
-
Posted a reply to Alternative to TinyMCE Advanced?, on the site WordPress.org Forums:
Yeah, this is a "one person show", answering questions takes time off development and bug…1 month ago
-
Posted a reply to Centering Tables, on the site WordPress.org Forums:
Best is to look at your theme's CSS that styles tables. You can add more…1 month ago
-
Posted a reply to Fallos después de actualización, on the site WordPress.org Forums:
Hi, (looking at the google translation). Did you edit these pages after you installed TinyMCE…1 month ago
-
Posted a reply to Default editor mode visual/text, on the site WordPress.org Forums:
This is part of WordPress (has nothing to do with the TinyMCE Advanced plugin). There…1 month ago
-
Posted a reply to “Failed to load plugin …”, on the site WordPress.org Forums:
THis is not a critical error. It means that the UI for the TinyMCE addon…1 month ago
-
Posted a reply to Unable to upload images, on the site WordPress.org Forums:
@mrogers, @saygodj, and everybody that is experiencing problems with uploading: First step: rule out js…1 month ago
-
Committed [2241528] to Plugins Trac:
Update dev.2 months ago
-
Committed [2241497] to Plugins Trac:
Add dev branch2 months ago
Developer
-
Advanced TinyMCE Configuration
Active Installs: 10,000+
-
Classic Editor
Active Installs: 5+ million
-
Ice Visual Revisions
Active Installs: 20+
-
Lazy Loading Feature Plugin
Active Installs: 400+
-
TinyMCE Advanced
Active Installs: 2+ million
-
TinyMCE Advanced Language Pack
Active Installs: 1,000+
Contributor
-
Design Experiments
Active Installs: 100+
-
Exploit Scanner
Active Installs: 30,000+
-
Jetpack by WordPress.com
Active Installs: 5+ million
-
Nearby WordPress Events
Active Installs: 30+
-
REST API Console
Active Installs: 300+
-
TinyMCE Color Picker
Active Installs: 4,000+
-
Top Comments
Active Installs: 40+