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 Contributor
- Core Team Core Team
- Documentation Contributor Documentation Contributor
- Meta Contributor Meta Contributor
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
-
Posted a reply to AMP not working with LiteSpeed, on the site WordPress.org Forums:
Nevermind, I see it's an issue with it calling is_amp_endpoint(). I'll try to reproduce the…9 hours ago
-
Posted a reply to AMP not working with LiteSpeed, on the site WordPress.org Forums:
Can you elaborate on what is broken?9 hours ago
-
Posted a reply to “Exit Reader Mode” conflict with long site names, on the site WordPress.org Forums:
Thanks for reporting. I've filed an issue for this to be fixed: https://github.com/ampproject/amp-wp/issues/457318 hours ago
-
Posted a reply to “Exit Reader Mode” conflict with long site names, on the site WordPress.org Forums:
For a quick fix I suggest unchecking the checkbox for displaying that exit link. We…19 hours ago
-
Posted a reply to Troubleshooting Mailchimp amp-form embed, on the site WordPress.org Forums:
Hello! I believe what you are experiencing is the same issue reported here: https://github.com/ampproject/amp-wp/issues/4191 The…22 hours ago
-
Posted a reply to Images not showing from 1.5 update, on the site WordPress.org Forums:
It should be fixed in s future version W3 Total Cache. You can subscribe to…1 day ago
-
Posted a reply to Images not showing from 1.5 update, on the site WordPress.org Forums:
Yes, this is is a known issue with W3 Total Cache. There is a previous…2 days ago
-
Posted a reply to ‘No display’ images bug, on the site WordPress.org Forums:
@cosmins Here's a plugin which implements what you need, by integrating with the CSS class…2 days ago
-
Posted a reply to How to add Google Adsense ad verification Code in Head ?, on the site WordPress.org Forums:
Hello. This code snippet is not valid AMP, so the AMP plugin is sanitizing/removing it.…2 days ago
-
Posted a reply to ‘No display’ images bug, on the site WordPress.org Forums:
What kinds of blocks are you looking to hide on AMP pages?2 days ago
-
Posted a reply to PWA Removes Short Name on Update to 4.0, on the site WordPress.org Forums:
Did you supply a short name on the WordPress general settings screen? A new field…2 days ago
-
Posted a reply to Admin Bar gone on site., on the site WordPress.org Forums:
Are you using Jetpack v8.4? There is a known issue with it removing the admin…2 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Thanks for your review! It got taken down due to a technicality, but I have…2 days ago
-
Posted a reply to PWA Removes Short Name on Update to 4.0, on the site WordPress.org Forums:
@tedcfpublishing Here is a standalone plugin you can install to add the Short Name field…3 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Awesome. Please leave a review!3 days ago
-
Posted a reply to PWA Removes Short Name on Update to 4.0, on the site WordPress.org Forums:
You can find the code necessary to specify a short name in the wiki: https://github.com/GoogleChromeLabs/pwa-wp/wiki/Web-App-Manifest#filtering…3 days ago
-
Posted a reply to PWA Removes Short Name on Update to 4.0, on the site WordPress.org Forums:
How did you add the short name in the first place?3 days ago
-
Posted a reply to Is PWA GDPR compliant, on the site WordPress.org Forums:
@tedcfpublishing please open a new support topic3 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
@xelan54 I see the problem. I was using an old version of AIO SEO. After…3 days ago
-
Posted a reply to error with images, on the site WordPress.org Forums:
Looks like the installation instructions link got corrupted. Here it is again: https://gist.github.com/westonruter/6110fbc4bef0c4b8c021a112012f7e9c3 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
@xelan54 I have one more plugin for you to install which will help identify specifically…4 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
And if you deactivate Jetpack but leave the AMP plugin active, the issue goes away?…4 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Here is that code in plugin form: https://gist.github.com/westonruter/d168c290d6c01c107da960d48fa3dad3 Installation instructions: https://gist.github.com/westonruter/6110fbc4bef0c4b8c021a112012f7e9c4 days ago
-
Posted a reply to Amp Endpoint Error, on the site WordPress.org Forums:
Here is that code in plugin form: https://gist.github.com/westonruter/d168c290d6c01c107da960d48fa3dad3 Installation instructions: https://gist.github.com/westonruter/6110fbc4bef0c4b8c021a112012f7e9c4 days ago
-
Posted a reply to ‘No display’ images bug, on the site WordPress.org Forums:
I've filed an issue to deprecate this setting: https://github.com/ampproject/amp-wp/issues/45544 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
@kitchin @xelan54 This plugin code should prevent the notice from happening for you: // Unhook…4 days ago
-
Posted a reply to Amp Endpoint Error, on the site WordPress.org Forums:
@bogeymedia Here's code which you can use to prevent that notice from happening: // Unhook…4 days ago
-
Posted a reply to AMP Validation cURL Error 28, Fastcgi error 53, on the site WordPress.org Forums:
Also, in 1.5 we introduced the AMP Optimizer which does use cURL to fetch some…4 days ago
-
Posted a reply to Removing ld script, on the site WordPress.org Forums:
@arafail Thank you! If you haven't done so already, please leave our plugin a review…4 days ago
-
Posted a reply to Error in Inline Images, on the site WordPress.org Forums:
Note: I've changed the amp-disable-optimizer plugin into amp-disable-ssr. I realized that the Optimizer as a…4 days ago
-
Posted a reply to i have issue in my site amp version, on the site WordPress.org Forums:
Note: I've changed the amp-disable-optimizer plugin into amp-disable-ssr. I realized that the Optimizer as a…4 days ago
-
Posted a reply to Removing ld script, on the site WordPress.org Forums:
Or rather, this would be better now in 1.5.x: add_filter( 'amp_optimizer_config', function( $config ) {…4 days ago
-
Posted a reply to Removing ld script, on the site WordPress.org Forums:
I'm not entirely sure where that is coming from because I don't see the expected…4 days ago
-
Posted a reply to Not Great., on the site WordPress.org Forums:
It would have been more helpful if you had opened a support topic about the…4 days ago
-
Posted a reply to AMP Validation cURL Error 28, Fastcgi error 53, on the site WordPress.org Forums:
@joshuadnelson Do you have Xdebug enabled? That may be the cause for the PHP timeout.…4 days ago
-
Posted a reply to i have issue in my site amp version, on the site WordPress.org Forums:
You can follow this GitHub issue for updates on when the fix will be released…4 days ago
-
Posted a reply to I want to create a switch between amp and no amp in the article., on the site WordPress.org Forums:
Note that AMP-to-AMP linking is now a thing. It is disabled in Reader mode by…4 days ago
-
Posted a reply to Non Amp URL, on the site WordPress.org Forums:
One addition is now needed to that, namely now that AMP-to-AMP linking is a thing.…4 days ago
-
Posted a reply to Amp-next-page v1 strange behaviour, on the site WordPress.org Forums:
@yuranikolaev I have an update for you. The things you are experiencing are apparently known…4 days ago
-
Posted a reply to Amp Endpoint Error, on the site WordPress.org Forums:
Humm, there's probably not a good way to downgrade while keeping your Jetpack settings intact.…4 days ago
-
Posted a reply to Amp Endpoint Error, on the site WordPress.org Forums:
If downgrading fixes the problem, please let me know.4 days ago
-
Posted a reply to Amp Endpoint Error, on the site WordPress.org Forums:
This appears to be a regression in Jetpack. Als reported here: * https://wordpress.org/support/topic/amp-1-5-2-completely-breaks-site/ * https://github.com/Automattic/jetpack/issues/15353…4 days ago
-
Posted a reply to Amp Endpoint Error, on the site WordPress.org Forums:
Are you using Jetpack? And have you just updated to Jetpack v8.4?4 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Does rolling back Jetpack to 8.3.x make this issue go away?5 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
I'm going to look into these issues and open issues/PRs for Jetpack where required.5 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
@kitchin Do you mean the admin bar is hidden? That's an issue introduced in in…5 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Hey, I'm trying to help you. I'm just letting you know the fastest way to…5 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
The issue is that one of the other plugins is using the is_amp_enpoint() function incorrectly.…5 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Actually, what would be best is if you could leave the AMP plugin active and…5 days ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Note: Those notices can be removed by setting WP_DEBUG to false in the wp-config.php, or…5 days ago
Developer
-
Accessibility (a11y) Speech Synthesis
Active Installs: Less than 10
-
AMP
Active Installs: 400,000+
-
Better Code Editing
Active Installs: 40+
-
Customize Comments
Active Installs: Less than 10
-
Customize Inline Editing
Active Installs: 20+
-
Customize Object Selector
Active Installs: 100+
-
Customize Posts
Active Installs: 5,000+
-
Customize Snapshots
Active Installs: 300+
-
Customizer Browser History
Active Installs: 70+
-
Customizer Dev Tools
Active Installs: Less than 10
-
Customizer Everywhere
Active Installs: Less than 10
-
Customizer Responsive Server-Side Components Device Preview
Active Installs: 100+
-
Dependency Minification
Active Installs: 100+
-
Feature Policy
Active Installs: 200+
-
Force Featured Image
Active Installs: 60+
-
JS Widgets
Active Installs: 30+
-
Listenability
Active Installs: Less than 10
-
Media Placeholders
Active Installs: 300+
-
Override Post Title with First Content Heading
Active Installs: 200+
-
PWA
Active Installs: 30,000+
-
Sectionize
Active Installs: Less than 10
-
Spoken Word
Active Installs: 100+
-
Syntax-highlighting Code Block (with Server-side Rendering)
Active Installs: 300+
-
User Photo
Active Installs: 10,000+
-
Widget Favorites
Active Installs: 40+
Contributor
-
Code Syntax Block
Active Installs: 2,000+
-
Mentionable
Active Installs: 600+
-
Quicklink for WordPress
Active Installs: 1,000+
-
Reporting API
Active Installs: 20+
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 by WordPress.com
-
Jetpack Follow Link for P2
-
Media Grid
-
Media Placeholders
-
Members - Best Membership and User Role Management Plugin for WordPress
-
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