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 Endpoint Error, on the site WordPress.org Forums:
If downgrading fixes the problem, please let me know.15 mins 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…15 mins 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?21 mins 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?15 hours 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.16 hours 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…16 hours 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…17 hours 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.…17 hours 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…18 hours 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…18 hours ago
-
Posted a reply to Pagination Error, on the site WordPress.org Forums:
Fix for the regression has been opened: https://github.com/ampproject/amp-wp/pull/454718 hours ago
-
Posted a reply to Pagination Error, on the site WordPress.org Forums:
Regression was introduced here: https://github.com/ampproject/amp-wp/pull/3781/files#r40513052618 hours ago
-
Posted a reply to Pagination Error, on the site WordPress.org Forums:
@egonzaleztest Here's a workaround plugin for you to use while waiting for AMP plugin v1.5.3…18 hours ago
-
Posted a reply to Pagination Error, on the site WordPress.org Forums:
Thanks for the report. I think I know what's going on. I'll give you a…18 hours ago
-
Posted a reply to Disallowed attribute or attribute value present in HTML tag, on the site WordPress.org Forums:
OK, it's probably just that Google Search Console hasn't indexed the latest. The AMP Validator…19 hours ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
And when you say “completely breaks site” is it just by adding this notice? To…19 hours ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
What other plugins do you have active?19 hours ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Is your child theme using the is_amp_endpoint()? If so, please share the context for how…19 hours ago
-
Posted a reply to Disallowed attribute or attribute value present in HTML tag, on the site WordPress.org Forums:
This issue (#4493) was fixed in v1.5.2. Please make sure are updated to the latest…19 hours ago
-
Posted a reply to ‘No display’ images bug, on the site WordPress.org Forums:
That's a good question. In reality the AMP layout setting really should be rarely used.…1 day ago
-
Posted a reply to URL validation failed due to unexpected JSON in AMP validation response., on the site WordPress.org Forums:
As described above, I've also opened a PR to fix the issue with validation failing…1 day ago
-
Posted a reply to PHP Recoverable fatal error – when switching AMP mode, on the site WordPress.org Forums:
FYI, this issue just came up again: https://wordpress.org/support/topic/unable-to-validate-urls/#post-126380871 day ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
Pull request opened to make sure that these fatal errors get reported to the user…1 day ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
Another issue is that a PHP fatal error appears to be happening during validation requests…1 day ago
-
Posted a reply to URL validation failed due to unexpected JSON in AMP validation response., on the site WordPress.org Forums:
Optimole was causing an AMP validation error to happen on the frontend which showed up…2 days ago
-
Posted a reply to URL validation failed due to unexpected JSON in AMP validation response., on the site WordPress.org Forums:
I also discovered there was an issue with the Optimole plugin which I've opened a…2 days ago
-
Posted a reply to URL validation failed due to unexpected JSON in AMP validation response., on the site WordPress.org Forums:
As discussed over Slack, it's not returning anything because it is doing a 302 redirect.…2 days ago
-
Posted a reply to URL validation failed due to unexpected JSON in AMP validation response., on the site WordPress.org Forums:
I'm chatting to you in WordPress Slack now.2 days ago
-
Posted a reply to Cache Plugin??, on the site WordPress.org Forums:
We're working on guidance for this in the AMP plugin: https://github.com/ampproject/amp-wp/issues/4386 I've had success with…2 days ago
-
Posted a reply to URL validation failed due to unexpected JSON in AMP validation response., on the site WordPress.org Forums:
Nevertheless, I see you have the LiteSpeed Cache plugin active. I suspect it may be…2 days ago
-
Posted a reply to URL validation failed due to unexpected JSON in AMP validation response., on the site WordPress.org Forums:
Here's where that error message is coming from: https://github.com/ampproject/amp-wp/blob/1d641245c5e14af980596c4da1c2a4c0863fb4ee/includes/validation/class-amp-validation-manager.php#L2254-L2261 The error code malformed_json_validation_errors is emitted…2 days ago
-
Posted a reply to HELP PLS ! Disable additionnal CSS, on the site WordPress.org Forums:
Just updating to 1.5.2 won't fix the issue because 1.5.0 actually removed the reusable blocks…2 days ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
I'm not entirely sure why, but your site is setting a 500 status code during…2 days ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
The error message you are seeing is coming from here: https://github.com/ampproject/amp-wp/blob/1d641245c5e14af980596c4da1c2a4c0863fb4ee/includes/validation/class-amp-validation-manager.php#L2236-L2244 For some reason the…2 days ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
Actually, can you connect with me on the WordPress.org Slack? This would probably work out…2 days ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
OK, thanks for the update. That's strange that you're still experiencing that issue. I want…2 days ago
-
Posted a reply to amp-form redirects to logged out state of the page instead of logged in state., on the site WordPress.org Forums:
I bet the unauthenticated version of the page is being served from the browser cached.…2 days ago
-
Posted a reply to amp-form redirects to logged out state of the page instead of logged in state., on the site WordPress.org Forums:
Could you share the URL for where this can be seen? Can you share the…2 days ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
I bet you are experiencing this issue in regards to images missing: https://github.com/ampproject/amp-wp/issues/4491 I see…2 days ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
Also, I only see "PHP Notice" entries in the error log you screenshotted. Are there…3 days ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
Also, I see you are using AMP plugin v1.4.4. If you update to the latest…3 days ago
-
Posted a reply to Unable to Validate URLs, on the site WordPress.org Forums:
Hello! Can you share the Site Health info as well? It appears you may be…3 days ago
-
Posted a reply to Comment on Amp Page, on the site WordPress.org Forums:
That may provide some benefit, but it would be very difficult to reliably parse JS…3 days ago
-
Posted a reply to Comment on Amp Page, on the site WordPress.org Forums:
Thanks! The CSS tree shaking here is tailored specifically for the AMP use case. It…4 days ago
-
Posted a reply to Best AMP plugin ever!, on the site WordPress.org Forums:
Thank you! Onwards!4 days ago
-
Posted a reply to Comment on Amp Page, on the site WordPress.org Forums:
Excellent. Yes, AMP's CSS limit is bumped from 50KB now 75KB. Nevertheless, if the CSS…4 days ago
-
Posted a reply to The attribute ‘tabindex’ in tag ‘span’ is missing or incorrect,, on the site WordPress.org Forums:
Thank you and happy to help!4 days ago
-
Posted a reply to The attribute ‘tabindex’ in tag ‘span’ is missing or incorrect,, on the site WordPress.org Forums:
Excellent. I can see that the issue has been fixed by checking the AMP validator…4 days ago
-
Posted a reply to The attribute ‘tabindex’ in tag ‘span’ is missing or incorrect,, on the site WordPress.org Forums:
I've also opened a pull request to fix the issue in Neve: https://github.com/Codeinwp/neve/pull/15004 days ago
-
Posted a reply to The attribute ‘tabindex’ in tag ‘span’ is missing or incorrect,, on the site WordPress.org Forums:
OK, I'll open an issue for the to fix this. In the mean time, here…4 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: 200+
-
Customizer Browser History
Active Installs: 60+
-
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
-
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 Role Editor by Members – Best User, Role and Capability Management Plugin for WordPress
-
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