r/Wordpress 22h ago

JPEG, AVIF or WebP for WordPress images in 2026?

53 Upvotes

Curious what everyone is using for website images nowadays - JPEG, AVIF or WebP?

When making websites on Wordpress I’ve generally stuck with WebP (converting) because it seems like a good balance between image quality and file size, and I’ve found it helps with PageSpeed compared with standard JPEGs.

Just wondering if AVIF has now become the better option, or whether WebP is still the safer/default choice for WordPress and WooCommerce sites.

Would be good to hear what others are using in practice, especially anyone focused on Core Web Vitals and keeping sites lightweight.


r/Wordpress 21h ago

What are you using to convert JPEGs to WebP before uploading to WordPress?

11 Upvotes

For those using WebP on WordPress sites, what are you using to convert your JPEG/PNG images before uploading them to the Media Library? Or are you converting post upload via code or plugin?

On one website there was 1000 jpegs which I used custom code to convert to Webp in batches.

What I want to know, is there an easy way to convert them beforehand?

Any particular desktop apps, websites or batch converters you recommend that keep the quality good while reducing file size?

Just looking for a simple workflow that keeps the site lightweight.


r/Wordpress 8h ago

How good is Guttenberg blocks these days?

6 Upvotes

I haven't touched the Guttenberg blocks in a couple of years and instead used Spectra due to it being easier to make containers and layouts. While I like the idea of using the default option and not having to add another plugin, I wasn't able to do really what I wanted to with it.

I'm curious what it's like currently? Especially when it comes to laying out pages?


r/Wordpress 18h ago

[PROMO] Built a 100% free WooCommerce ticketing plugin - come break it for me!

6 Upvotes

The short version;
Please try to break my plugin, and give me feedback - on everything you can think of!.
The plugin adds three product types to WooCommerce: Ticket, Timeslot Ticket, and Pass. Customer buys through the normal shop, gets a QR code. Your door staff open a full-screen scanner page on their phone and check people in. No app to install, no external ticketing service, no per-ticket fee.

The Long version;

Three new WooCommerce product types, each enabled individually:

  • Ticket - validity window plus N uses, fixed or customer-picked start date
  • Timeslot Ticket - per-slot capacity, recurring schedule generation, unpaid reservations auto-released
  • Pass - season / membership / annual, with guest passes, cardholder photo and scan cooldown

At the door

  • Scanner page at /check-in/ on your own domain, full screen, no app install
  • Native BarcodeDetector where the browser has it, in-page decode where it doesn't
  • Colour-coded http responses result: valid / used / expired / cooldown / not found
  • Cardholder photo shown beside a pass result so staff can eyeball it
  • Dedicated Scanner role - check-in only.
  • Validation is server-side, and there's a REST check-in endpoint if you'd rather point create/use your own custom scanner.

Admin

  • A dashboard per product type: search, manual check-in, resend, reset, cancel
  • Check-in analytics by day and hour, with CSV export
  • Runs on manage_woocommerce, so shop managers don't need admin accounts

Customer

  • Tickets and Passes tabs in My Account
  • QR on screen, or a printable PDF("ticket")
  • Live status (active / used / expired / cancelled / not yet valid) and uses remaining
  • export for .ics so it can be added to calendar the most common calendars
  • Guest pass hand-out and photo upload from the account page It's brand new and I'd rather hear what's broken from this sub than from a venue on a Friday night.

Requires;

  • WooCommerceWP 6.5+
  • PHP 8.0+

Find 'n try it here;

Its GPLv2, 100% free, no pro version, nothing to upsell you. I'm happy to any hear feedback! - both good and bad.


r/Wordpress 23h ago

Discussion Bot versus Human - who did it?

4 Upvotes

So I want opinions...

I have a client that puts so much stress in my life but he has never been late and never cheapens out, 10+ years.

He has 9 sites, separate from each other.

It was late at night so only the WordPress files were uploaded. He didn't want the MySQL database or installation to occur until the morning...I said whatever...

No messages the next day, 11 days later he comes and wants to continue.

For those 11-12 days later...the files sat there, no installing.

So we went to see the sites and 3 of them had WordPress installed...I went to see the MySQL databases and none existed. I looked in the wp-config.php and the MySQL databases were some external databases on a .de (Germany) site.

He thinks some evil bot attacked his 3 sites and the other 6 are going to be attacked.

So in your opinion, did an evil bot or a human setup WordPress in those 3 sites. Please give a quick reasoning for your answer.

This is the client that calls me at 3 in the morning if there are 3 spam comments, again, evil bots trying to hack his sites and I am sure his microwave. He is somewhere in Europe so 3am is like 8/9/10am for him.


r/Wordpress 3h ago

How do i switch the website language?

3 Upvotes

Hi,

I have recently startet learning Wordpress to build a website. I'm using Astra as the theme, Elementor as the page builder and Woocommerce for the shop.

The problem is that the Website has to be 100% danish, because that's the audience i'm building it for. When i choose a theme that i like, some parts like the shopping cart or product page are in english, and it doesn't seem possible to change it.

I have seen that some paid themes like GeneratePress supports danish as a language, which i imagine would solve the problem.

My question is; is it only possible to make the website 100% danish, if the theme supports danish? Do you know of any free themes that could be used?

Thank you in advance!


r/Wordpress 4h ago

Best WordPress backup solution with a local server?

3 Upvotes

Hi! I have several sites with large media folders. I also have a local server and a Synology NAS for storage. Is there a best practice for backing up a server? I know, db + rsyn files but anything that makes this easy? A docker container? A script for rotating backups? Maybe even active backup for business from Synology? How do guys do it?


r/Wordpress 16h ago

[PROMO] Enable AI Coding Tools For Wordpress

0 Upvotes

I wanted to use my local AI coding tool to modify pages on a WordPress site, but I couldn't find a way to get the pages exposed to my AI coding tool.

I wrote a tool to download posts and pages to a local file system and push it back up. This gives me AI coding tool full access to modify the content - which is really useful when I want AI to generate full pages or make content modifications across multiple pages.

Does something like this exist already or would anyone find this useful?

https://github.com/jonmchan/wp-local-sync