Reading view

Help a computer science student pls!

I’m a computer science student and I’ve been working with WordPress for years. And I’m not just talking about using the dashboard. I also work directly with the core PHP code.

I’m working on a project that came from a problem I ran into myself, and I haven’t seen anyone really solve it yet.

The idea is to provide an infrastructure built around the way people who sell and maintain websites actually work. It’s not just another monitoring plugin like WP Umbrella, but a complete, independent platform for managing websites, customers (integrated quote), employees ecc.

How would you go about finding web agency owners who’d be willing to beta-test the software for free? All at my own expense.

submitted by /u/Giuseppe_Puleri
[link] [comments]
  •  

Made a 1-page visual summary of what actually changed in WordPress 7.0 for agency client updates. Hope this helps anyone upgrading sites this week!

Hey everyone, wanted to put together a quick, clean summary of the core WordPress 7.0 updates (Native AI core, real-time collaboration, editor isolation, and performance tweaks) for quick reference when talking to clients.

Which 7.0 feature are you testing first on client builds, and have you run into any plugin compatibility issues yet?

submitted by /u/danzerusername1001
[link] [comments]
  •  

On Divi 4, Don’t really want Divi 5, What to use instead?

I’m responsible for a small nonprofit site I inherited with Divi 4. Now it seems time to build the next iteration of this site, and I can’t recommend Divi 5 to the organization — just not convinced it’s worth the purchase price for this site. My labor on the site is donated and I want to streamline … everything. 😉

The required site features include: event listings, registration forms with payment integration, galleries, assorted other forms, responsive menu.

Have read a bit about Divi 5, Bricks, Oxygen, others…

Looking for recommendations for the rebuild. (… even if you’re trying to talk me into Divi 5)

Edit for clarification: the license for Divi 4 (and also Gravity Forms for that matter) were from a previous developer who is in the wind. The org doesn’t have a Divi account, and I’m fairly sure this means they’ll have to purchase Divi 5…

My priorities:

Ease of utilizing custom post types and fields in a smart and not painful way

Able to utilize modern CSS (grid, flex, CSS variables) without it turning into a circus act

Reasonably easy for non-technical editors to create and edit with some instruction

Lightweight, fast, secure, maintained (the usual)

submitted by /u/HannahWincester
[link] [comments]
  •  

Pages Turned to ARCHIVES

Hi, I'm new here. And new on WordPress, so I'm still exploring. I was hoping that someone kindly will guide me on how to fix this. 🥹🥹

I was exploring our website after uploading a blog, using wordpress--elementor. Then I saw a video on YouTube that I should go to *SETTINGS>Readings* then saved it.

After that all PAGES in the website turned to ARCHIVES, except the homepage I chose.

https://preview.redd.it/u7cceaya26lh1.jpg?width=4080&format=pjpg&auto=webp&s=72c047aad1d61116a7895599f5a30521a9984006

https://preview.redd.it/1p1cg9ya26lh1.jpg?width=4080&format=pjpg&auto=webp&s=d33b15e466cadd7db6cbb9dfdf929b0f45483261

submitted by /u/CocoSummer23
[link] [comments]
  •  

I accidentally discovered that the official White House website uses WordPress

Someone shared a PDF from the White House website in a Telegram channel. I opened the link and noticed the URL had a very familiar WordPress structure.

That made me curious, so I checked the site and looked through the source code.

And yep — it’s actually WordPress.

I honestly had no idea the official White House website was running on WordPress. I always assumed a site like that would use some completely custom government CMS.

A lot of people look down on WordPress, but if you know how to use it properly, it’s one of the most powerful and widely used CMS platforms out there.

The White House using it is a pretty good reminder that the tool itself isn't the limitation — how you build with it is.

What other major or well-known websites do you know that are built with WordPress?

submitted by /u/arshato
[link] [comments]
  •  

Can anyone help? Formatting Tables

Im working on a post in wordpress. Im copying tables from google sheets into wordpress. While editing they look fine but when i go to preview the page or publish it. The tables are all all werid.

I have many columns but they try to fit to the page rather than extend and the columns text wrap

does anyone know how to fix that?

submitted by /u/CoachstevenP
[link] [comments]
  •  

Forcing a certain ID for a post?

I need a certain post to have a certain ID.

The reason is that my URL is /%post_id%/ and I permanently deleted a certain post that already has links in several important places.

Is there a way to, maybe, create a post and then change its ID across the database so it will be presented with the same URL as the original?

submitted by /u/Plus200
[link] [comments]
  •  

I cant edit my website

When i want to edit anything at my wordpress website, it just goes blank. Its the same with everything i just try to edit, this is New because last week it was working normally. I tried updating my plugins but it didnt work. I Also tried installing yoast because it said that its needed or something but it didnt work either.

submitted by /u/Orewa_Mizuki
[link] [comments]
  •  

How do you handle bot traffic when you can’t geo-block?

Just wrapped up a project migrating a client's mid-size ecommerce store off Shopify to self-hosted WooCommerce, age-restricted products so compliance was heavy, on managed hosting with Cloudflare Enterprise through the host. Ran into a solid bot traffic problem during the process and wanted to share what I did, plus ask you all a question since my fix only works because the client is US-only.

The site started getting 503s during traffic spikes. Turned out PHP-FPM workers were getting exhausted from bot traffic hammering the site. Didn't help that the caching plugin the host had installed by default had a broken cookie exclusion rule, so way more pages were loading fresh instead of from cache. That piled onto the bot load, but the bots were the real driver.

What I did about it:

- Ditched the host's default caching plugin, switched to WP Rocket, set up preload and a longer cache lifespan. Fixed the cache bypass issue.
- Geo-blocked all non-US traffic at the edge since the client only ships domestically anyway, with Google and Bing whitelisted so SEO wasn't affected. This alone wiped out most of the international bot traffic.
- Added rate limiting on the busiest pages, again with search engines excluded.
- Blocked xmlrpc.php at the server level instead of using a plugin for it.
- Turned on 2FA for all admin accounts plus a login attempt limiter.
- Switched WP cron to a real server-side scheduled task instead of the default.

Funny side effect, the geo-block also caught PageSpeed Insights and GTmetrix checks since those run from servers outside the US. Sorting out whitelisting for that now.

So here's my question: geo-blocking basically solved this since the client doesn't ship outside the US, but what do you do when that's not an option? If you've worked on a store that ships internationally, how do you deal with bot traffic without being able to just block by region? Behavioral bot management, different rate limiting approach, something else entirely? Also happy to hear if you'd have done anything differently with the above.

submitted by /u/sokmalamt
[link] [comments]
  •  

[PROMO] I’ve been WordPressing since 2007, and just released my first open-source theme

https://preview.redd.it/2i0bd18tk0lh1.png?width=1280&format=png&auto=webp&s=a717e67e020cafdb3bb1a304992956a4e58f7db3

I’ve been building sites with WordPress since 2007 or so, but until now I had never released one of my themes publicly. Absolute 2026 has passed review and is now available from the WordPress.org Theme Directory.

It’s a native block theme with complete page patterns and smaller component patterns for building your own layouts. There’s no proprietary builder, custom Project post type, or theme-specific content system.

I’m posting to ask for reviews and suggestions for improvement. The theme is a 1:1 translation of the components and page structures from my portfolio, so I’m interested to see what other practical uses people might find for it — case studies, personal projects, small service-business sites, or TBD. If anyone feels like installing it and kicking the tires, I’d like to hear about bugs, friction, missing features, and suggestions for improvement.

————

If you’re interested in the lore behind the design:

I’ve been introducing AI-generated images and vibe coding into my workflow, with reactions ranging from neutrality to blistering hostility. The positives I hear are about speed and convenience, never quality. And especially never about interesting or exciting design.

So I took it upon myself to start with the most banal Claude-meets-Tailwind pablum I could find — the true design voice of 2026 — and see how far I needed to tweak the typography, color, and structure to reach a place outside the bounds of AI slop. I found what I consider a reasonable middle ground and used it for my portfolio site, then thought it would be fun to convert it into a native WordPress block theme.

And imperfect as it might be, it was fun. I hope other folks find something interesting or even useful in it. I mean, it’s open source, so go nuts.

————

Getting Started:
https://donschnitzius.com/absolute-2026/getting-started/

WordPress.org Theme Directory:
https://wordpress.org/themes/absolute-2026/

submitted by /u/don1138
[link] [comments]
  •  

What has changed in WordPress in the last 10 years?

I'm by no means an expert but around 10 years ago I hosted a WordPress site and I was changing the theme manually, I think I even set up an unsuccessful e commerce site for a few months at one point. Has much changed since then? Is there anything revolutionary that wasn't used in the past? I'm thinking of setting a website up to post content about my projects

submitted by /u/Adamstrad
[link] [comments]
  •  

Can I use an AI generated HTML prototype to rebuild a client's WordPress site?

Hello everyone,

I am a first time web developer and recently landed a client for SEO. The thing is they now want me to completely redesign their website. As far as I can tell, their current site is built on WordPress.

To get an idea I used ChatGPT to generate a prototype. It gave me a static HTML file and ngl it hits all the boxes theme, fonts and layout the client needs.

Since I have this HTML file my question is Can I use this AI blueprint to actually build and launch the live WordPress site?

If so what is the best way to do this using AI or page builders? (e.g., converting HTML to a WordPress theme or using AI tools inside WordPress?)

I wanna make sure I deliver a clean, functional site without getting in over my head on the backend side since I'm new to this.

submitted by /u/Funkymole165
[link] [comments]
  •  

Setting up a WordPress site for a writer — where should I start?

I'm building a new WordPress website for my writing project, Madeline Oona Writes, and I'm at the beginning of putting everything together.

I recently found a beautiful theme that I love (Vivre), but before I start installing plugins and filling the site with content, I want to build it thoughtfully from the beginning, especially from an SEO perspective.

I've heard that SEO should guide the site's structure rather than being something you try to add at the end, and that makes a lot of sense to me. So I'm wondering:

What should I establish first in terms of site structure and SEO?

Should I plan my pages, categories and content strategy before installing plugins?

Which SEO plugin would you recommend in 2026, and why?

What other plugins are genuinely worth having for a writer/author website?

What would you avoid installing?

Are there any common mistakes I should avoid when building a site from the ground up?

I'm mainly looking for advice on how to approach the setup strategically.

If you're a writer, author, blogger, or someone who builds WordPress sites, I'd especially love to hear how you approached your own site and what you wish you'd known when you were starting out.

I'm hoping to build something with room to grow, so I'd rather make thoughtful decisions now than have to restructure everything later.

Thank you! I'd really appreciate hearing from people who've been through this before.

submitted by /u/Lesbicadabra
[link] [comments]
  •  

[Review] The second 8 new WordPress.org plugins of August 2026

As always, I tested again 8 featured plugins from WordPress.org. The second batch of August.
Here is what I think;

Lineate - Poetry Blocks (4.9/5)
Adds a dedicated poetry block, including an image export function.
Does exactly one thing and does it really well, and the poem-to-image export is a nice touch.
I can't find much to complain about. Maybe the native core poetry block is enough for you, but if you are serious about poetry, this is a great plugin.

VovaBlocks - Marketing & Content Blocks for Gutenberg (4.6/5)
A block collection focused on marketing and content blocks.
Very intuitive, lots of options, and I like that you can toggle which blocks actually show up.
Not a lot of unique blocks though, and the better ones are locked behind pro. Solid and it works, just a little bit too little to offer right now.

Hafenstudios Ads - Ad Manager, AdSense & Banner Ads (4.5/5)
Manage AdSense, banner ads, and split tests.
Split testing is probably my favorite feature, the AdSense/AI integration is nice, and the HTML block gives you a lot of freedom.
The regular templates are limited, and I think you suppose to convert them into a HTML block, if you like to do more… Not super intuitive. Also there are a few missing convenient functions like media and date picker. Reviews also look a little sus, low downloads but a lot of 5 star ratings....idk.

Sense Forms (4.4/5)
Form builder with GDPR tools, analytics, and conditional logic.
Nice onboarding, tons of fields, solid privacy and tracking options, and conditional logic that most free form plugins skip.
Some style options are buggy, especially hover states, and performance could be better since styles and scripts load unconditionally.

VertiFeed - Vertical Media Gallery (4.3/5)
A TikTok-style vertical video gallery block.
Simple interface, no bloat, lightweight.
First load can take a while, in Firefox especially (probably a bug…), and there's no video filesize limit. Otherwise pretty solid.

UnoDock (4.0/5)
A mobile sticky nav bar with icon buttons.
Easy to use, 8 templates to start from.
Preview isn't accurate, some icons have the wrong size or color, and you can't style buttons individually. It's okay, but I think there are better options.

BellePopups (3.8/5)
Yet another popup builder, this time with 10 starter templates.
Easy to use and it has a built-in contrast checker.
Preview is tiny, options like the darken-image slider are limited, and you're stuck with predefined templates. Doesn't really offer anything the others don't, and it feels a bit AI generated.

eBook Crafter - Convert Posts to PDF eBooks, Ready to Print (3.4/5)
Turns your posts into downloadable PDF ebooks.
Nice use of the block editor, and it keeps multiple versions of the PDFs you create.
Messes with your normal editor styling, the PDF output looks very different from the editor, and it feels unfinished overall. I like the idea, but it needs more work.

See the full breakdown with all the details on YT:
https://youtu.be/oQWJRlMAToo

What do you think about this selection? Will you install any of those?

submitted by /u/finart_13
[link] [comments]
  •  

WordPress critical error

Hello everyone!

I’m having an issue with a WordPress website. The site suddenly started showing the following critical error:

Warning: require_once(/home/www/public/wp-admin/includes/plugin.php): Failed to open stream: Permission denied in /home/www/public/wp-settings.php on line 579

Fatal error: Uncaught Error: Failed opening required '/home/www/public/wp-admin/includes/plugin.php' (include_path='.:/usr/share/php') in /home/www/public/wp-settings.php:579 Stack trace: #0 /home/www/public/wp-config.php(111): require_once() #1 /home/www/public/wp-load.php(50): require_once('...') #2 /home/www/public/wp-blog-header.php(13): require_once('...') #3 /home/www/public/index.php(17): require('...') #4 {main} thrown in /home/www/public/wp-settings.php on line 579

Has anyone encountered this issue before?

Any advice would be greatly appreciated!

submitted by /u/GijgerNL
[link] [comments]
  •  

SEMrush alternatives?

Hi everyone,

I was trying to start the 7-day free trial of SEMrush, but I found out that they no longer accept virtual cards for the trial. Unfortunately, I only have virtual cards available, so I can't activate it.

It's a bit frustrating because I wanted to test SEMrush properly for keyword research and competitor analysis.

Does anyone know a good SEMrush alternative that is cheaper but still has a solid keyword database and competitor research features?

I need something close to SEMrush, mainly for keyword research, SERP analysis, and finding opportunities from competitors.

Thanks!

submitted by /u/AideNo9466
[link] [comments]
  •  

User Registration Form - Extra Fields won't show.

I am currently building a registration form on my site using the paid User Registration form from WPexperts. It connects to my WooCommerce store.

Idea being that i am using the default fields for the standard email, password etc - and using the "extra fields" for a) File Upload (For picture ID's) b) Checkbox for consent.

However, when i go to the registration page - it only shows the default form and won't load the Extra feilds despite the options enabled in the settings to show extra feilds at the registration page.

Default Form shortcode [wc-user-registration-page] correctly displays account fields and enabled billing fields, but no fields saved under Default Form → Extra Fields are rendered on registration despite “Display Extra Fields on Registration” being enabled. Tested with File, Checkbox and plain Text Field.

The Default Form shortcode works and responds to General Settings and Default Fields. Billing fields enable/disable correctly and updated labels appear on the front end. However, no fields created under Default Form → Extra Fields render on [wc-user-registration-page], even with “Display Extra Field"” enabled. Tested with File, Checkbox and simple Text Field, including on a plain Gutenberg page with no Elementor.

Any idea what could be the issue? - I have raised a ticket but it's been nearly 24 hours with no response and I need to get this done.

Thank you!

submitted by /u/iusman975
[link] [comments]
  •  
❌