Omar Reiss
@omarreiss on WordPress.org and Slack
- Member Since: October 16th, 2014
- Location: Wijchen
- Website: yoast.com
- Job Title: CTO
- Employer: Yoast
Bio
Interests
WordPress Origin Story
Contributions Sponsored
Contribution History
Omar Reiss’s badges:- Core Contributor
- Core Team
- Plugin Developer
- Translation Contributor
- Translation Editor
- WordCamp Speaker
-
Wrote a comment on the post Discussion: Dropping support for IE11, on the site Make WordPress Core:
All for this! For all the reasons already stated above.11 months ago
-
Mentioned in [48925] on Core SVN:
Script Loader: Add backward compatibility for JavaScript i18n globals and properties deprecated in WordPress 5.5.1 year ago
-
Mentioned in [48923] on Core SVN:
Script Loader: Add backward compatibility for JavaScript i18n globals and properties deprecated in WordPress 5.5.1 year ago
-
Wrote a new post, JavaScript chat summary, October 22nd, 2019, on the site Make WordPress Core:
Below is a summary of the discussion from last week’s JavaScript chat (agenda, Slack Transcript) Have…2 years ago
-
Mentioned in [46167] on Core SVN:
Accessibility: Replace wp-a11y.js with @wordpress/a11y package2 years ago
-
Wrote a new post, JavaScript chat summary, August 27th, 2019, on the site Make WordPress Core:
Below is a summary of the discussion from last week’s JavaScript chat (agenda, Slack Transcript) Have…2 years ago
-
Wrote a new post, JavaScript chat summary, June 25th + July 2nd, 2019, on the site Make WordPress Core:
Below is a summary of the discussion from the JavaScript chat of the last two…3 years ago
-
Confirmed as a speaker for WordCamp Torino 2019
3 years ago
-
Wrote a new post, JavaScript chat summary, May 14th, 2019, on the site Make WordPress Core:
Below is a summary of the discussion from last week’s JavaScript chat (agenda, Slack Transcript) Have…3 years ago
-
Wrote a new post, JavaScript chat summary, March 26th, 2019, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack Transcript) Have…3 years ago
-
Confirmed as a speaker for WordCamp Europe 2019
3 years ago
-
Confirmed as a speaker for WordCamp Torino 2019
3 years ago
-
Wrote a comment on the post New! JavaScript i18n support in WordPress 5.0, on the site Make WordPress Core:
Hi Krzysiek, I understand your frustration and I'm sorry you got hit by some inflexibility…3 years ago
-
Wrote a new post, JavaScript chat summary, february 5th, 2019, on the site Make WordPress Core:
Below is a summary of the discussion from last week’s JavaScript chat (agenda, Slack Transcript) Please…3 years ago
-
Wrote a new post, JavaScript chat summary, January 22nd, 2019, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack Transcript) Have…3 years ago
-
Wrote a new post, Build tools: We’ve enabled running WordPress from /src again, on the site Make WordPress Core:
In May 2018 we've introduced a build step to WordPress core development as preparation to…3 years ago
-
Mentioned in [44359] on Core SVN:
Build tools: Allow building WordPress to `src`.3 years ago
-
Mentioned in [44356] on Core SVN:
External Libraries: zxcvbn library.3 years ago
-
Mentioned in [44354] on Core SVN:
External Libraries: Update zxcvbn to 4.2.2.3 years ago
-
Mentioned in [44239] on Core SVN:
I18N: Set translations for all WordPress packages scripts.3 years ago
-
Mentioned in [44169] on Core SVN:
I18N: Add JavaScript translation support.3 years ago
-
Mentioned in [44165] on Core SVN:
Editor: Merge some minor bug fixes.3 years ago
-
Mentioned in [44119] on Core SVN:
Script loading: Fix regression after [43738].3 years ago
-
Wrote a comment on the post 9 Projects for 2019, on the site Make WordPress Core:
+1 for @desrosj leading triage!3 years ago
-
Wrote a new post, Javascript Chat Summary – December 4, 2018, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack Transcript) Have…3 years ago
-
Wrote a comment on the post New! JavaScript i18n support in WordPress 5.0, on the site Make WordPress Core:
Done!3 years ago
-
Wrote a comment on the post New! JavaScript i18n support in WordPress 5.0, on the site Make WordPress Core:
Thanks George, I've updated the example accordingly.3 years ago
-
Wrote a comment on the post New! JavaScript i18n support in WordPress 5.0, on the site Make WordPress Core:
Thanks Felipe, those are some good points! I've updated the post with your additions.3 years ago
-
Wrote a comment on the post New! JavaScript i18n support in WordPress 5.0, on the site Make WordPress Core:
It's true that you won't be able to rely on wp_set_script_translations for older versions of…3 years ago
-
Wrote a comment on the post New! JavaScript i18n support in WordPress 5.0, on the site Make WordPress Core:
Thanks for asking! Yes, the built-in support is WordPress 5.0+. I've updated the title of…3 years ago
-
Wrote a new post, New! JavaScript i18n support in WordPress, on the site Make WordPress Core:
For years, internationalization (i18n) has been a thing that has been pretty well supported in…3 years ago
-
Wrote a new post, Javascript Chat Summary – October 23, 2018, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack Transcript) Have…3 years ago
-
Wrote a new post, 5.0: JS package inclusion update, on the site Make WordPress Core:
News from the #core-js front! The JavaScript packages published on NPM have been included in…3 years ago
-
Created ticket #45066 on Core Trac:
Replace wp-a11y.js with @wordpress/a11y package3 years ago
-
Created ticket #45065 on Core Trac:
Include Gutenberg packages in WordPress core.3 years ago
-
Wrote a new post, Javascript Chat Summary – September 4th, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack Transcript) Have…3 years ago
-
Closed ticket #44371 on Core Trac:
Make sure all JS globals are explicitly assigned to the window.3 years ago
-
Committed [43577] to Core SVN:
General: Explicitly assigns all JS globals to the window. Many ...3 years ago
-
Wrote a new post, Javascript Chat Summary – July 24th, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack transcript).…4 years ago
-
Created ticket #44492 on Core Trac:
Add new build:dev task which symlinks all files that can be symlinked4 years ago
-
Created ticket #44371 on Core Trac:
Make sure all JS globals are explicitly assigned to the window.4 years ago
-
Created ticket #44361 on Core Trac:
Add output tags to all JavaScript source files4 years ago
-
Wrote a comment on the post Preparing WordPress for a JavaScript Future Part #1: Build Step and Folder Reorganization, on the site Make WordPress Core:
Hi Michael, that's a good point. I think node version issue could be solved by…4 years ago
-
Wrote a comment on the post Preparing WordPress for a JavaScript Future Part #1: Build Step and Folder Reorganization, on the site Make WordPress Core:
Hi Daniele, this change only affects the way the JavaScript source is managed, not what…4 years ago
-
Wrote a new post, Preparing WordPress for a JavaScript Future Part #1: Build Step and Folder Reorganization, on the site Make WordPress Core:
In the past couple of months, I have been working on a patch to make…4 years ago
-
Created ticket #43732 on Core Trac:
Improve wording on notice preventing development from src directory.4 years ago
-
Created ticket #43731 on Core Trac:
Use Webpack + NPM scripts to build all the things4 years ago
-
Confirmed as a speaker for WordCamp Bari 2018
4 years ago
-
Posted a reply to XML map with the new version, on the site WordPress.org Forums:
@rubyslipper. That's not possible anymore. But a better way to do that is to simply…4 years ago
-
Posted a reply to No advanced settings, on the site WordPress.org Forums:
@amedic, the last update simplifies the settings, so there is no need anymore for an…4 years ago
Developer
-
Yoast SEO
Active Installs: 5+ million
-
Yoast SEO: Search Index Purge
Active Installs: 10,000+
-
Yoast Test Helper
Active Installs: 20,000+
Plugins
עִבְרִית (Hebrew) Plugins Translation Editor - #he_IL
-
Redirectioner
Active Installs: 6,000+
-
ACF Content Analysis for Yoast SEO
Active Installs: 100,000+
-
Clicky by Yoast
Active Installs: 20,000+
-
Yoast Duplicate Post
Active Installs: 4+ million
-
Yoast SEO
Active Installs: 5+ million
-
Yoast Comment Hacks
Active Installs: 2,000+
-
Yoast SEO: Search Index Purge
Active Installs: 10,000+
-
Yoast Test Helper
Active Installs: 20,000+