Sergio Scabuzzo
@seedsca on WordPress.org, @Sergio Scabuzzo on Slack
Bio
Interests
WordPress Origin Story
Contributions
- Member Since: February 9th, 2012
- Location: Port Townsend, Washington
- Website: ecotechie.io
- Employer: EcoTechie
Contribution History
Sergio Scabuzzo’s badges:- Core Contributor
- Core Performance Contributor
- Photo Contributor
- Plugin Developer
- Translation Contributor
- WordCamp Speaker
- WP-CLI Contributor
-
Mentioned in [56657] on Core SVN:
Media: Disable attachment pages for new installations. -
Posted a reply to Resize but keep same image quality, on the site WordPress.org Forums:
Couldn't Imagick::getImageCompressionQuality or Imagick::getCompressionQuality do this? -
Created a topic, Resize but keep same image quality, on the site WordPress.org Forums:
Hi, I see the settings have a default set of image siz… -
Created a topic, Sorting custom column human_time_diff(), on the site WordPress.org Forums:
Hi, I'm trying to sort a custom column on the plugins.… -
Committed [2873109] to Plugins SVN:
Update code to work with PHP 8.1. -
Posted a reply to WP CLI Doesn’t List Uncategorized Posts, on the site WordPress.org Forums:
Hi @wpbroken2much, Seems there were other category parageters to try, like --category_name, or --category_in, to… -
Wrote a comment on the post Automated performance monitoring in WordPress core, on the site Make WordPress Core:
Could there be any GDPR or privacy concerns with this implementation? -
Posted a reply to Published date on single page post not showing up, on the site WordPress.org Forums:
Thanks for your update @luciamarinescu , unfortunately, I also can't replicate your success. I have… -
Posted a reply to Published date on single page post not showing up, on the site WordPress.org Forums:
Hi @bvytis thanks for the reply. I disabled all plugins on the site and still… -
Created a topic, Published date on single page post not showing up, on the site WordPress.org Forums:
Hi, there seems to be an issue where the <time> … -
Posted a reply to -bash: wp: command not found, on the site WordPress.org Forums:
If wp-cli.phar --info works, I'd assume your move command didn't execute as expected. What does… -
Posted a reply to How to skip the woocommerce setup wizard with WP CLI, on the site WordPress.org Forums:
Ahh, well I used the --format=json flag for legibility. -
Posted a reply to How to skip the woocommerce setup wizard with WP CLI, on the site WordPress.org Forums:
Hi, I'm not sure where you are getting these from. Maybe our installation is different… -
Posted a reply to BUG: site health report updates problem related to file access, on the site WordPress.org Forums:
I always add to my local installations in the wp-config.php file: define('FS_METHOD','direct'); define( 'FS_CHMOD_DIR', (… -
Posted a reply to How to activate and set password using WP CLI, on the site WordPress.org Forums:
What happens is that echo -n "pass" | md5sum outputs so the rest of the… -
Posted a reply to How to activate and set password using WP CLI, on the site WordPress.org Forums:
Ahh, you are probably running into an issue with the hash's trailing characters. I don't… -
Posted a reply to How to activate and set password using WP CLI, on the site WordPress.org Forums:
Have you tried finding what option is used for the password and then setting it… -
Suggested 1 string on translate.wordpress.org.
-
Posted a reply to Verify usage of Jetpack Blocks, on the site WordPress.org Forums:
Thanks @bizanimesh that was very helpful! If you have the resources to, please add that… -
Posted a reply to Verify usage of Jetpack Blocks, on the site WordPress.org Forums:
Hi @muffinpeace thanks for the reply. I'm actually trying to see if there is a… -
Posted a reply to Verify usage of Jetpack Blocks, on the site WordPress.org Forums:
Hi @bruceallen, thanks for the reply. I didn't add a screenshot or the site like… -
Created a topic, Verify usage of Jetpack Blocks, on the site WordPress.org Forums:
Hi, I'm trying to figure out if I need the Jetpack Blo… -
Mentioned in [53751] on Core SVN:
Media: enable generating multiple mime types for image uploads; specifically WebP versions for JPEG images by default. -
Created a topic, Block Widget areas compatibility, on the site WordPress.org Forums:
Hi, I'm on the latest version (2.11.0) and WordPress C… -
Wrote a comment on the post WordPress Hosting and WebP support, on the site Make WordPress Hosting:
The link in the section About WebP Format seems misleading. I've heard from several sources… -
Wrote a comment on the post Enabling WebP by default, on the site Make WordPress Core:
Could somebody please explain to me why this is being discussed as a milestone for… -
Wrote a comment on the post Enabling WebP by default, on the site Make WordPress Core:
Great post! Thanks for putting that together. My main take way from it (but please… -
Wrote a comment on the post Enabling WebP by default, on the site Make WordPress Core:
Problem with opting in to current sites, is that you are then punting the issue… -
Wrote a comment on the post Enabling WebP by default, on the site Make WordPress Core:
The more I read the replies, the more this seems like this is a "solution"… -
Wrote a comment on the post Enabling WebP by default, on the site Make WordPress Core:
Bottom line is pretty simple. We are being asked to double the number of images… -
Wrote a comment on the post Enabling WebP by default, on the site Make WordPress Core:
There will be some bandwidth savings, negligible maybe, at the cost of doubling up the… -
Posted a reply to add line breaks to esc_html__?, on the site WordPress.org Forums:
Since esc_html__ ultimately uses htmlspecialchars, you could maybe use this solution from php.net (https://www.php.net/manual/en/function.htmlspecialchars.php#101592) -
Posted a reply to Using WP CLI Commands Causes Critical Error, on the site WordPress.org Forums:
Hi, not a fix for the issue, but you could run WP-CLI with the --skip-plugins… -
Created a topic, Unique and very handy!, on the site WordPress.org Forums:
I was looking for a way to do exactly this. Was about … -
Committed [2661993] to Plugins SVN:
Fix readme.txt screenshot and update some wording. -
Committed [2661979] to Plugins SVN:
Fix readme.txt screenshot and update some wording. -
Committed [2661978] to Plugins SVN:
Fix readme.txt screenshot and update some wording. -
Committed [2661969] to Plugins SVN:
Initial release 0.1.0 -
Mentioned in [51878] on Core SVN:
App Passwords: Remove placeholder from the app password name input field. -
Created ticket #54047 on Core Trac:
New Aplication Password Name placeholder should be change or removed -
Committed [2468468] to Plugins SVN:
Add feature to exclude priviledged user roles, and remove feature to ... -
Committed [2468467] to Plugins SVN:
Add feature to exclude priviledged user roles, and remove feature to ... -
Posted a reply to I need to disable mandatory image scaling, on the site WordPress.org Forums:
Hi Drosgrove, If you add this line of code: add_filter( 'big_image_size_threshold', '__return_false' ); To your… -
Posted a reply to After plugin update can no longer login to admin panel, on the site WordPress.org Forums:
Hi Tamara, In that error message, you may find a file path to what caused… -
Posted a reply to Importing photos to a gallery with Tags, on the site WordPress.org Forums:
Hi Yobackk, You may want to give WP/LR Sync a look. This plugin syncs information… -
Mentioned in [47599] on Core SVN:
Upload: Better align file input and buttons in plugin/theme upload form. -
Created ticket #49914 on Core Trac:
Plugin and Theme upload form input button alignment -
Posted a reply to How to use wp-cli to connect to a remote WordPress installation, on the site WordPress.org Forums:
Hi @silviubogan, if you don't have SSH access on the remote server then you can't… -
Posted a reply to categories as a menu Item, on the site WordPress.org Forums:
Hi @crinkel, Here is what my menu looks like: Custom Link Menu Item The basics… -
Posted a reply to categories as a menu Item (advice please), on the site WordPress.org Forums:
If I get you correctly, you likely have the category (parent) menu item linked wrong.…
Developer
-
Custom Comment Links
Active Installs: 30+
-
Inquirer
Active Installs: Less than 10
Total photo contributions: 1
View all photos contributed by Sergio Scabuzzo to the WordPress Photo Directory →
Plugins
-
a3 Lazy Load
-
Activity Log - Monitor & Record User Changes
-
Add From Server
-
Advanced Database Cleaner
-
All-in-One WP Migration and Backup
-
Anti-Malware Security and Brute-Force Firewall
-
Antispam Bee
-
Asset CleanUp: Page Speed Booster
-
Async JavaScript
-
Autoptimize
-
Block Pattern Builder
-
BlockMeister - Block Pattern Builder
-
Browser Screenshots
-
Cache Enabler
-
Category Order and Taxonomy Terms Order
-
Conditional Blocks - Advanced Content Visibility Control for WordPress
-
Contact Form Block
-
Cookie Notice & Compliance for GDPR / CCPA
-
Custom API for WP
-
Custom Login Page Customizer - Login Designer
-
Custom Post Type UI
-
Debug Bar Rewrite Rules
-
Debug Log Manager
-
Developer
-
Duplicate Widgets
-
Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More
-
Easy Digital Downloads – eCommerce Payments and Subscriptions made easy
-
Easy Updates Manager
-
Enable Media Replace
-
Events Maker by dFactory
-
Export All URLs
-
External Links - nofollow, noopener & new window
-
Fatal Error Notify
-
FileBird - WordPress Media Library Folders & File Manager
-
Find My Blocks - Locate blocks on your site
-
FitVids for WordPress
-
GDPR
-
Grids: Layout builder for WordPress
-
Header Footer Code Manager
-
Headless Mode
-
Hello Bar Popup Builder: Design Engaging Popups on WordPress
-
HyperDB
-
Image Cleanup
-
instant.page
-
jQuery Masonry Image Gallery
-
Lazy Load for Comments
-
Login Lockdown & Protection
-
LuckyWP Table of Contents
-
Maintainn Tools
-
Media Cleaner: Clean your WordPress!
-
Members - Membership & User Role Editor Plugin
-
Meow Analytics (Google Analytics)
-
Micropub
-
Migration, Backup, Staging – WPvivid Backup & Migration
-
Newsletter - Send awesome emails from WordPress
-
No Right Click Images
-
Nofollow for external link
-
Notification - Custom Notifications and Alerts for WordPress
-
OneSignal - Web Push Notifications
-
Participants Database
-
Passwords Evolved
-
Plugin Detective - Troubleshooting Conflicts
-
Pods - Custom Content Types and Fields
-
Post SMTP - WordPress SMTP Plugin with Email Logs and Mobile App for Failure Notifications - Gmail SMTP, Office 365, Brevo, Mailgun, Amazon SES and more
-
Post Types Order
-
Powerkit – Supercharge your WordPress Site
-
Pre* Party Resource Hints
-
Product SKU Generator for WooCommerce
-
Public Post Preview
-
PW WooCommerce Bulk Edit
-
Query Monitor - The developer tools panel for WordPress
-
Quicklink for WordPress
-
Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)
-
Reduce HTTP Requests, Disable Emojis & Disable Embeds, Speedup WooCommerce
-
Regenerate Thumbnails
-
Restricted Site Access
-
Revision Manager TMC
-
RSS Aggregator - RSS Import, News Feeds, Feed to Post, and Autoblogging
-
RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator
-
Safe Redirect Manager
-
Schemify
-
Shortcodes Finder
-
ShortPixel Adaptive Images - WebP, AVIF, CDN, Image Optimization
-
Show Current Template
-
Simple Cloudflare Turnstile - CAPTCHA Alternative
-
Simple History – Track, Log, and Audit WordPress Changes
-
Simple Social Media Share Buttons - Social Sharing for Everyone
-
Site Speed Test - SpeedGuard
-
Slash Edit
-
Social Icons Widget & Block by WPZOOM
-
Social Media Feather | social media sharing
-
Speed Booster Pack ⚡ PageSpeed Optimization Suite
-
Stream
-
String locator
-
Syndicate Press
-
System Dashboard
-
Temporary Login Without Password
-
The SEO Framework – Fast, Automated, Effortless.
-
Theme Check
-
Toolbelt
-
Two-Factor
-
Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
-
Uncanny Automator - Easy Automation, Integration, Webhooks & Workflow Builder Plugin
-
UsageDD
-
User Switching
-
Username Changer
-
Variation Swatches for WooCommerce
-
Visualizer: Tables and Charts Manager for WordPress
-
WebP Express
-
WooCommerce Prune Orders
-
Wordpress Assets manager, dequeue scripts, dequeue styles
-
WordPress MU Domain Mapping
-
WP Console - WordPress PHP Console powered by PsySH
-
WP Dashboard Notes
-
WP Data Access – App, Table, Form and Chart Builder plugin
-
WP Document Revisions
-
WP Downgrade | Specific Core Version
-
WP Help
-
WP Last Modified Info
-
WP Mail Logging
-
WP phpMyAdmin
-
WP Server Health Stats
-
WP SMS – Ultimate SMS & MMS Notifications, 2FA, OTP, and Integrations with WooCommerce, GravityForms, and More
-
WP STAGING WordPress Backup Plugin - Migration Backup Restore
-
WP Statistics - The Most Popular Privacy-Friendly Analytics Plugin
-
WP User Manager - User Profile Builder & Membership
-
WP YouTube Lyte
-
WP-CFM
-
WP-Gistpen
-
WPtouch - Make your WordPress Website Mobile-Friendly
-
YARPP - Yet Another Related Posts Plugin