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
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
- 
										Reopened ticket #47509, in Core Trac: 
 add a filter in wp_user_personal_data_exporter() to make it easier to ...20 hours ago 
- 
										Closed ticket #48421, in Core Trac: 
 Add $unfiltered param to wp_get_original_image_path() and ...21 hours ago 
- 
										Committed [47274] to Core Trac: 
 Media: Pass through the `$unfiltered` param to `get_attached_file()` ...21 hours ago 
- 
										Closed ticket #49280, in Core Trac: 
 Improve wording for error message on failed post-processing of uploads2 days ago 
- 
										Committed [47259] to Core Trac: 
 Media: Improve wording for error message on failed post-processing of ...2 days ago 
- 
										Committed [2241528] to Plugins Trac: 
 Update dev.2 days ago 
- 
										Closed ticket #49262, in Core Trac: 
 Image cropping unresponsive when adding media into a post and then ...3 days ago 
- 
										Committed [47229] to Core Trac: 
 Media: Ensure imgareaselect.js is not initialized twice for the same ...3 days ago 
- 
										Committed [2241497] to Plugins Trac: 
 Add dev branch3 days ago 
- 
										Closed ticket #49290, in Core Trac: 
 Add a link to the original image if it was scaled or rotated after ...5 days ago 
- 
										Committed [47202] to Core Trac: 
 Media: Add link to the original image in the image properties if it ...5 days 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 weeks ago 
- 
										Committed [2235430] to Plugins Trac: 
 wp-lazy-loading: update readme2 weeks ago 
- 
										Committed [2235424] to Plugins Trac: 
 wp-lazy-loading: update readme2 weeks ago 
- 
										Committed [2235415] to Plugins Trac: 
 wp-lazy-loading 1.02 weeks ago 
- 
										Closed ticket #49282, in Core Trac: 
 Cleanup Privacy .wp-policy-help CSS remnants (Broken back-compat)2 weeks 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…4 weeks 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…4 weeks 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"…1 month 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…1 month 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…1 month 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)…1 month 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…1 month 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…1 month 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…1 month 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,…1 month 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…1 month 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…1 month 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…1 month 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.1 month 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,…1 month ago 
- 
										Posted a reply to Search term selected match scrolling, on the site WordPress.org Forums: 
 This seems to be a problem with the actual TinyMCE Editor interacting with the rest…1 month ago 
- 
										Posted a reply to Editor for Excerpt field, on the site WordPress.org Forums: 
 This plugin enhances the existing editor instances in WP. TO add an editor to the…1 month ago 
- 
										Posted a reply to Responsive Tables, on the site WordPress.org Forums: 
 You mean it shows borders around the individual table cells instead of "merging" them? More…1 month ago 
- 
										Posted a reply to Multisite support, on the site WordPress.org Forums: 
 Yeah, have been planning to add full multisite support for quite a while. It's not…1 month ago 
- 
										Posted a reply to No toolbar in Chrome browser (v 5.3.0), on the site WordPress.org Forums: 
 This type of errors are usually caused by stale cache. Perhaps try reloading the page…1 month ago 
- 
										Posted a reply to Unable to upload images, on the site WordPress.org Forums: 
 I've been monitoring this thread for a while and trying to "get to the bottom…1 month ago 
- 
										Wrote a comment on the post Call for volunteers: Release Model Working Group, on the site Make WordPress Core: 
 It's great to see so many people ready to help with this, I'd also like…2 months ago 
- 
										Wrote a comment on the post Proposed JavaScript Coding Standards Revisions for Prettier Compatibility, on the site Make WordPress Core: 
 I personally don’t think it’s that much important anymore whether PHP and JavaScript coding styles…2 months ago 
- 
										Wrote a comment on the post Proposed JavaScript Coding Standards Revisions for Prettier Compatibility, on the site Make WordPress Core: 
 Yeah, for "short" ternaries it's best when they are on the same line (see above…2 months ago 
- 
										Wrote a comment on the post Proposed JavaScript Coding Standards Revisions for Prettier Compatibility, on the site Make WordPress Core: 
 Do you think the proposed revisions have any bearing on the specific concerns you mention,…2 months ago 
- 
										Wrote a comment on the post Proposed JavaScript Coding Standards Revisions for Prettier Compatibility, on the site Make WordPress Core: 
 ...but the current “vertical bloat” formatting 1) represents the JS community consensus about formatting such…2 months ago 
- 
										Wrote a comment on the post Proposed JavaScript Coding Standards Revisions for Prettier Compatibility, on the site Make WordPress Core: 
 As @nathanielks points out "Consistency is a good thing." :) This will apply to some…2 months ago 
- 
										Wrote a comment on the post Proposed JavaScript Coding Standards Revisions for Prettier Compatibility, on the site Make WordPress Core: 
 Most of the proposed changes make sense and seem like a logical continuation/extension of the…2 months ago 
- 
										Posted a reply to Inserting videos, on the site WordPress.org Forums: 
 You'll need to look at allowed HTML tags in bbPress, see https://wordpress.org/support/topic/compatibility-with-the-prismatic-plugin-and-bbpress/#post-12193955.2 months ago 
- 
										Posted a reply to Compatibility with the Prismatic plugin and bbPress?, on the site WordPress.org Forums: 
 Make sure the TinyMCE plugin that adds this button is loaded there. Right. It has…2 months ago 
- 
										Posted a reply to Please add “Clear float both” button, on the site WordPress.org Forums: 
 Was almost ready to add thins but the problem is... how would you explain to…2 months ago 
- 
										Posted a reply to floating image is overlapping toolbar, on the site WordPress.org Forums: 
 Yeah, this seems to be a bug in the block editor. Most of the cases…2 months ago 
- 
										Posted a reply to Subscript and superscript buttons inverted, on the site WordPress.org Forums: 
 Assuming this is about the subscript and superscript buttons in the (default) paragraph block. This…2 months ago 
- 
										Posted a reply to Inserting videos, on the site WordPress.org Forums: 
 Are these escaped when you look in the underlying textarea after adding them? Generally TinyMCE…2 months ago 
Developer
- 
										
											Advanced TinyMCE ConfigurationActive Installs: 10,000+ 
- 
										
											  Classic EditorActive Installs: 5+ million 
- 
										
											Ice Visual RevisionsActive Installs: 20+ 
- 
										
											Lazy Loading Feature PluginActive Installs: 200+ 
- 
										
											  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+ 



 
			