@joseph
WordPress has grown way beyond a simple blogging engine. I have one WordPress site that is all Custom Post Types(CPTs).
Instead of a post title and post content, it has drop down select fields, relational fields, date picker, number only field and other Custom Fields.
This requires a plugin. A while back, that plugin needed an update for security reasons. I updated it and it deactivated itself due to wordpress being outdated. That meant 90% of the website’s content would not display.
Posts | Media | Pages are standard wordpress content. Everything below are CPTs. I basically built a Market Gardener - Small Farm application.
Adding a Planting Record
I also made seed calculators using an advanced math based plugin.
That plugin gets updated often
I have a few Pages. I don’t use Posts aka blog posts. Media gets used for most content types. All else disappeared on that plugin update. I’m still tweaking things and when done, I’ll turn all those content types into php templates at which point I won’t need the plugin.
I currently use paid hosting for this site/app because FBX was running slow and I never could get Let’s Encrypt to work. I’ve since reinstalled FBX and it’s running nice and fast and Let’s Encrypt automatically added an SSL cert.
I’ve got 6 months left on this 1st year of hosting and after that it gets expensive. I usually have 3-4 WordPress websites at any given time but am down to 2,
So I have 6 months to figure out how to host more than one wp site from home. I may end up with 3-4 Mini PCs each running FBX/WP. Find a Mini PC that holds two M.2 SSD drives and run as RAID 1 mirrored. No sharing of resources and physical backup/redundancy.
I’m starting an orchard this year and will use this wp app to keep records on fruit/nut trees that will likely outlive me.
This fresh install of FBX is running WP 6.8.1 but WP recently had a major version update and latest is 6.9. as of Dec 2, 2025. I’m going to read up on 6.9 and see if it’s had any issues. I may update manually today or may wait until the next minor version update.
Quick glance shows 416 support tickets with all 416 being closed. Zero open tickets so it seems to be solid. They’ve gotten very good at what they do. That’s why WP runs 43% of websites worldwide.