Andrew Ozz
@azaozz on WordPress.org and Slack
- Member Since: March 4th, 2007
- Location: Vancouver, BC
- Website: laptoptips.ca
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
-
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…22 hours 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.…23 hours 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…24 hours 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…2 days 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…2 days ago
-
Committed [2263529] to Plugins Trac:
WP Lazy Loading: update to 1.13 days ago
-
Committed [47471] to Core Trac:
Build Tools: Use the new `combinedOutputFile` setting for the updated ...4 days ago
-
Created a new ticket, #49663, in Core Trac:
Fix PHPUnit bootstrap to install from the same directory where the ...4 days ago
-
Committed [2259544] to Plugins Trac:
TMA, small tweaks.1 week ago
-
Created a new ticket, #49594, in Core Trac:
Consider using the "install-changed" package2 weeks ago
-
Committed [2254033] to Plugins Trac:
TADV: update for 5.42 weeks ago
-
Committed [47407] to Core Trac:
Build Tools: Exclude the `src/wp-includes/assets/` directory from ...3 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…3 weeks ago
-
Committed [47380] to Core Trac:
Build Tools: Do not delete the (now committed) ...4 weeks ago
-
Closed ticket #48154, in Core Trac:
Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build4 weeks ago
-
Committed [47352] to Core Trac:
Build Tools: - Update the DependencyExtractionWebpackPlugin to 2.3.0 ...4 weeks ago
-
Created a new ticket, #49470, in Core Trac:
Script loader: simplify maintenance1 month ago
-
Reopened ticket #47509, in Core Trac:
add a filter in wp_user_personal_data_exporter() to make it easier to ...1 month ago
-
Closed ticket #48421, in Core Trac:
Add $unfiltered param to wp_get_original_image_path() and ...1 month ago
-
Committed [2241528] to Plugins Trac:
Update dev.1 month ago
-
Committed [2241497] to Plugins Trac:
Add dev branch1 month ago
-
Wrote a comment on the post Lazy-Loading Images in WordPress Core, on the site Make WordPress Core:
Yes, ideally the browsers should load all images "lazily" by default. My initial understanding was…2 months ago
-
Committed [2235430] to Plugins Trac:
wp-lazy-loading: update readme2 months ago
-
Committed [2235424] to Plugins Trac:
wp-lazy-loading: update readme2 months ago
-
Committed [2235415] to Plugins Trac:
wp-lazy-loading 1.02 months ago
-
Posted a reply to Unable to upload images, on the site WordPress.org Forums:
@dougjoseph did you rule out js errors in 5.3? The WP uploader uses js, so…2 months ago
-
Posted a reply to Unable to upload images, on the site WordPress.org Forums:
@mbrsolution Yes, if it was fixed by downgrading the PHP version, it generally means that…2 months ago
-
Wrote a comment on the post 5.3 Release Cycle Post-mortem, on the site Make WordPress Core:
But I personally think this post-mortem is missing some items/things... This is a mostly "technical"…2 months ago
-
Wrote a comment on the post 5.3 Release Cycle Post-mortem, on the site Make WordPress Core:
It would have been more fair not to limit the problematic points to the tickets…2 months ago
-
Wrote a comment on the post 5.3 Release Cycle Post-mortem, on the site Make WordPress Core:
...media retries dev felt very fast and barely made the RC deadline. For me at…2 months ago
-
Wrote a new post, 5.3 Release Cycle Post-mortem, on the site Make WordPress Core:
By the Numbers This cycle was longer, taking just over six months. The development (alpha)…2 months ago
-
Posted a reply to complete uninstall TinyMCE Advanced, on the site WordPress.org Forums:
No. This file is loaded automatically by WordPress when you click on "Uninstall" under the…2 months ago
-
Posted a reply to Responsive Tables, on the site WordPress.org Forums:
Generally tables in HTML are not "responsive". If you have style="width: 100%" (this is the…2 months ago
-
Posted a reply to The “Reset table size” option is buggy, on the site WordPress.org Forums:
Yeah, this targets/resets only the sizes/attributes that are added by the editor. Probably a good…3 months ago
-
Posted a reply to How to add more font size?, on the site WordPress.org Forums:
Actually, thinking more about this it's probably worth it to add another checkbox? I know,…3 months ago
-
Posted a reply to add “extra buttons” to “TinyMCE Advanced/Unused Buttons, on the site WordPress.org Forums:
These buttons will have to be added to the plugin. - Can probably add the…3 months ago
-
Posted a reply to How to add more font size?, on the site WordPress.org Forums:
It's not that hard, but... Why would you need that? :) There is already an…3 months ago
-
Posted a reply to Tinymce 5.3 browse button missing while inserting image, on the site WordPress.org Forums:
Assuming you're talking about the "original" insert image dialog that comes with TinyMCE and only…3 months ago
-
Posted a reply to complete uninstall TinyMCE Advanced, on the site WordPress.org Forums:
This plugin includes an uninstall.php file that does DB cleanup automatically on uninstalling. See: https://plugins.svn.wordpress.org/tinymce-advanced/trunk/uninstall.php.3 months ago
-
Posted a reply to How to add more sizes in classic editor, on the site WordPress.org Forums:
There is a checkbox on the plugin's settings screen that will add few more sizes,…3 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: 300+
-
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+