Weston Ruter
@westonruter on WordPress.org and Slack
- Member Since: May 16th, 2007
- Location: Portland, OR, USA
- Website: weston.ruter.net
- GitHub: westonruter
- Job Title: Developer Programs Engineer
- Employer: Google
Bio
Contributions Sponsored
Contribution History
Weston Ruter’s badges:- Core Contributor
- Core Team
- Documentation Contributor
- Meta Contributor
- Plugin Developer
- WordCamp Speaker
-
Committed [2455954] to Plugins Trac:
Tagging 2.0.1011 hours ago
-
Committed [2455953] to Plugins Trac:
Committing 2.0.10 to trunk11 hours ago
-
Posted a reply to Some Customizations, on the site WordPress.org Forums:
I don't see any screenshot. That code goes into a custom plugin or your theme's…1 day ago
-
Posted a reply to Ask url problem before using this plugin, on the site WordPress.org Forums:
If the structure of the AMP URL changes, you may see then AMP results disappear…1 day ago
-
Posted a reply to Ask url problem before using this plugin, on the site WordPress.org Forums:
If you are starting out from scratch then ?amp=1 is recommended because such URLs will…1 day ago
-
Posted a reply to Ask url problem before using this plugin, on the site WordPress.org Forums:
I'm currently working on adding the ability to use /amp/ across all URLs on the…1 day ago
-
Posted a reply to Some Customizations, on the site WordPress.org Forums:
I'm not sure what you're referring to here. Please share a screenshot. Yes. See https://github.com/GoogleChromeLabs/pwa-wp/wiki/Web-App-Manifest#display2 days ago
-
Posted a reply to Offline, on the site WordPress.org Forums:
If your theme doesn't have an offline page, yes. However, there should be some additional…2 days ago
-
Posted a reply to Best practice for Google Fonts in Standard Mode, on the site WordPress.org Forums:
@mspr1nt What's your site's URL? I want to see the PSI scores for desktop and…1 week ago
-
Posted a reply to How enable Persistent object in AMP plugin?, on the site WordPress.org Forums:
I would recommend that you inquire of for host to see what they recommend because…1 week ago
-
Posted a reply to Amp tree shaking is removing class styles which is used later using amp-bind, on the site WordPress.org Forums:
The tree shaker generally is accounting for amp-bind expressions, but it seems you have a…1 week ago
-
Posted a reply to How enable Persistent object in AMP plugin?, on the site WordPress.org Forums:
It can be ignored, but for best performance in WordPress generally you should have an…1 week ago
-
Posted a reply to Awesome plugin, on the site WordPress.org Forums:
FYI: I'm tracking this with several other needed improvements to the Customizer integration: https://github.com/westonruter/syntax-highlighting-code-block/issues/2531 week ago
-
Posted a reply to Amp tree shaking is removing class styles which is used later using amp-bind, on the site WordPress.org Forums:
Please share sample code, including the CSS and markup, that demonstrates the issue.1 week ago
-
Posted a reply to Awesome plugin, on the site WordPress.org Forums:
Thanks for the review and the suggestion. You're right. I'll call out the Customizer integration…2 weeks ago
-
Posted a reply to Too many restrictions too many incompatibility, on the site WordPress.org Forums:
Have you seen the plugin's ecosystem page that lists all the themes and plugins that…2 weeks ago
-
Posted a reply to Cache Opaque Responses, on the site WordPress.org Forums:
It is possible. If you are using a NetworkFirst or StaleWhileRevalidate strategy, then opaque responses…2 weeks ago
-
Posted a reply to Two bugs in v1.3, on the site WordPress.org Forums:
This is now published on the WordPress.org directory.2 weeks ago
-
Committed [2447158] to Plugins Trac:
Tagging 1.3.12 weeks ago
-
Committed [2447157] to Plugins Trac:
Committing 1.3.1 to trunk2 weeks ago
-
Posted a reply to Unable to post comments on AMP version, on the site WordPress.org Forums:
They have done so before.3 weeks ago
-
Posted a reply to Two bugs in v1.3, on the site WordPress.org Forums:
@makolyte Here's a build of the plugin which is available for testing: https://github.com/westonruter/syntax-highlighting-code-block/issues/246#issuecomment-749781547 It includes…3 weeks ago
-
Posted a reply to Errors Loading Manifest, on the site WordPress.org Forums:
Sorry, I missed your support topic. What was the error specifically?3 weeks ago
-
Posted a reply to Precache Directories, on the site WordPress.org Forums:
Not directly. You'll need to loop over all the files in the directory and register…3 weeks ago
-
Posted a reply to Cache Opaque Responses, on the site WordPress.org Forums:
Please refer to the Workbox documentation for caching opaque responses: https://developers.google.com/web/tools/workbox/guides/handle-third-party-requests#workbox_caches_opaque_response_sometimes That should answer your…3 weeks ago
-
Posted a reply to invalid attribute : loading , DISALLOWED_ATTR, on the site WordPress.org Forums:
Thanks for your review as well! It got removed due to a policy against including…3 weeks ago
-
Posted a reply to amp-img … loading=”eager”, on the site WordPress.org Forums:
Note: Duplicate of https://wordpress.org/support/topic/invalid-attribute-loading-disallowed_attr/3 weeks ago
-
Posted a reply to invalid attribute : loading , DISALLOWED_ATTR, on the site WordPress.org Forums:
Yes, it still works the same in AMP today. It's just that the AMP plugin…3 weeks ago
-
Posted a reply to invalid attribute : loading , DISALLOWED_ATTR, on the site WordPress.org Forums:
It turns out that Twenty Twenty-One was adding loading=eager incorrectly. This will be removed in…3 weeks ago
-
Posted a reply to invalid attribute : loading , DISALLOWED_ATTR, on the site WordPress.org Forums:
Thank you! We'd appreciate a plugin review if you get a chance.3 weeks ago
-
Posted a reply to 500 Error when adding amp to website using Avada theme, on the site WordPress.org Forums:
Please fill out our private escalation form to provide your Site Health information as well…3 weeks ago
-
Posted a reply to invalid attribute : loading , DISALLOWED_ATTR, on the site WordPress.org Forums:
Thank you for reporting. I can see this is something we missed when adding AMP…3 weeks ago
-
Posted a reply to 404 Page Not Found, on the site WordPress.org Forums:
In the "Any other supporting information" section of that form, please provide a list of…3 weeks ago
-
Posted a reply to 404 Page Not Found, on the site WordPress.org Forums:
Hi there. Please submit this private form so we can gather the additional information needed…3 weeks ago
-
Posted a reply to How can I choose a custom image rather than site icon and make it maskable, on the site WordPress.org Forums:
Hello. Please refer to the documentation for filtering web_app_manifest: https://github.com/GoogleChromeLabs/pwa-wp/wiki/Web-App-Manifest#filtering3 weeks ago
-
Posted a reply to Adding featured images to RSS feed, on the site WordPress.org Forums:
I think it's better to inquire elsewhere about this, as extending the RSS feed is…4 weeks ago
-
Posted a reply to Two bugs in v1.3, on the site WordPress.org Forums:
I've opened a GitHub issue to address the second: https://github.com/westonruter/syntax-highlighting-code-block/issues/246 This one may be a…4 weeks ago
-
Posted a reply to Two bugs in v1.3, on the site WordPress.org Forums:
I've opened a pull request to fix the first bug: https://github.com/westonruter/syntax-highlighting-code-block/pull/2454 weeks ago
-
Posted a reply to Two bugs in v1.3, on the site WordPress.org Forums:
I can reproduce the first bug. Investigating.4 weeks ago
-
Posted a reply to Two bugs in v1.3, on the site WordPress.org Forums:
Part of the issue is that the core Code block fundamentally changed in WordPress 5.6.…4 weeks ago
-
Posted a reply to Adding featured images to RSS feed, on the site WordPress.org Forums:
This doesn't appear to be related to a template mode in the AMP plugin, but…4 weeks ago
-
Posted a reply to Two bugs in v1.3, on the site WordPress.org Forums:
Thanks for the report. I haven't investigated these yet, but I do want to provide…4 weeks ago
-
Posted a reply to Manifest and Basic Authentication, on the site WordPress.org Forums:
Nevertheless, it appears that HTTP Basic Authentication is broken with a service worker! See https://github.com/GoogleChrome/workbox/issues/2515…4 weeks ago
-
Posted a reply to Manifest and Basic Authentication, on the site WordPress.org Forums:
Thanks. I was able to reproduce the issue. I've opened a PR to fix: https://github.com/GoogleChromeLabs/pwa-wp/pull/3714 weeks ago
-
Posted a reply to super fast!, on the site WordPress.org Forums:
Thank you! Also, it turns out that AMP benefits not just mobile but desktop as…4 weeks ago
-
Posted a reply to twenty twenty one theme mobile menu doesn’t collapse, on the site WordPress.org Forums:
Thank you! You are an inspiration for Web Creators everywhere 😊4 weeks ago
-
Posted a reply to twenty twenty one theme mobile menu doesn’t collapse, on the site WordPress.org Forums:
Excellent. Glad it's working now! Great to see how you're using the AMP plugin in…4 weeks ago
-
Posted a reply to twenty twenty one theme mobile menu doesn’t collapse, on the site WordPress.org Forums:
I just checked in Safari for Mac and I see no problem with collapsing the…4 weeks ago
-
Posted a reply to Fatal error: Uncaught AmpProject\\AmpWP\\Exception\\InvalidService, on the site WordPress.org Forums:
@alignak I've released 2.0.9 on the WordPress.org plugin directory. Please update and confirm that the…4 weeks ago
-
Posted a reply to twenty twenty one theme mobile menu doesn’t collapse, on the site WordPress.org Forums:
@jlott33 We've released 2.0.9 on WordPress.org. Once you update you should no longer have any…4 weeks ago
Developer
-
Accessibility (a11y) Speech Synthesis
Active Installs: Less than 10
-
AMP
Active Installs: 500,000+
-
Better Code Editing
Active Installs: 30+
-
Customize Comments
Active Installs: Less than 10
-
Customize Inline Editing
Active Installs: 10+
-
Customize Object Selector
Active Installs: 100+
-
Customize Posts
Active Installs: 4,000+
-
Customize Snapshots
Active Installs: 600+
-
Customizer Browser History
Active Installs: 50+
-
Customizer Dev Tools
Active Installs: Less than 10
-
Customizer Everywhere
Active Installs: Less than 10
-
Customizer Responsive Server-Side Components Device Preview
Active Installs: 80+
-
Dependency Minification
Active Installs: 70+
-
Feature Policy
Active Installs: 200+
-
Force Featured Image
Active Installs: 50+
-
JS Widgets
Active Installs: 10+
-
Lazy Loading oEmbed Iframes
Active Installs: Less than 10
-
Listenability
Active Installs: Less than 10
-
Media Placeholders
Active Installs: 200+
-
Override Post Title with First Content Heading
Active Installs: 100+
-
PWA
Active Installs: 40,000+
-
Sectionize
Active Installs: Less than 10
-
Spoken Word
Active Installs: 100+
-
Syntax-highlighting Code Block (with Server-side Rendering)
Active Installs: 700+
-
User Photo
Active Installs: 10,000+
-
Widget Favorites
Active Installs: 30+
Contributor
-
Code Syntax Block
Active Installs: 5,000+
-
Mentionable
Active Installs: 600+
-
Quicklink for WordPress
Active Installs: 1,000+
-
Reporting API
Active Installs: 50+
Support Rep
-
Web Stories
Active Installs: 20,000+
Plugins
-
Accessibility (a11y) Speech Synthesis
-
Admin Color Schemes
-
AMP
-
Batcache
-
Better Code Editing
-
Big Emoji Comments
-
Bulk User Management
-
Category Checklist Tree
-
Cron View
-
Customize Inline Editing
-
Customize Object Selector
-
Customize Posts
-
Customize Snapshots
-
Customize Widgets Plus
-
Customizer Browser History
-
Customizer Dev Tools
-
Customizer Everywhere
-
Debug Bar
-
Debug Bar Console
-
Debug Bar Cron
-
Debug-Bar-Extender
-
Dependency Minification
-
Developer
-
Edit Flow
-
Google Authenticator
-
Google XML Sitemaps
-
Gutenberg
-
HyperDB
-
Jetpack - WP Security, Backup, Speed, & Growth
-
Jetpack Follow Link for P2
-
Log in with Google
-
Media Grid
-
Media Placeholders
-
Members - Membership & User Role Editor Plugin
-
Memcached Object Cache
-
MEXP Picasa
-
Ostrichcize
-
P2 By Email
-
P2 Likes
-
P2 Resolved Posts
-
Pantheon HUD
-
Plugin Dependencies
-
Posts 2 Posts
-
Proper Network Activation
-
Public Post Preview
-
PWA
-
Query Monitor
-
Quicklink for WordPress
-
Reactions
-
Redirection
-
Restrict Widgets
-
Restricted Site Access
-
Revision Notes
-
Rewrite Rules Inspector
-
Shortcake (Shortcode UI)
-
Simple Page Ordering
-
Site Kit by Google
-
Slack
-
Speedy Page Redirect
-
Stream
-
Styles
-
Super Emoji Plus+
-
Syntax-highlighting Code Block (with Server-side Rendering)
-
SyntaxHighlighter Evolved
-
Theme Check
-
Timber
-
Timber Debug Bar
-
Two-Factor
-
User Switching
-
WordPress Importer
-
WordPress MU Domain Mapping
-
WordPress REST API (Version 2)
-
WordPress Widgets Refresh
-
WP GDPR Cookie Notice
-
WP Multi Network
-
WP-CFM
-
WP-Post-Meta-Revisions