WordPress is software, not a hosting package
WordPress can mean three different things. The software itself, from WordPress.org, is open source and free, and you install it with a hosting provider of your choice. WordPress.com is a commercial platform that provides the same software with hosting included. Then there is maintenance: updates, backups and security, which require a separate agreement for a self-hosted installation.
Every proposal therefore sets out which route applies, and which plan applies with WordPress.com. This is not a detail: on WordPress.com, whether you can use your own plug-ins and themes depends on the plan. We only create a bespoke plug-in where that is possible.
How managing content stops being design work
Most WordPress sites lose their shape because every page can be freely designed. We build the admin area around the content you actually manage.
Blocks and patterns
The block editor, the WordPress standard since 2018, works with blocks: a paragraph, an image, a heading. A pattern is a defined combination of blocks, for example a project description with imagery and details, which you insert and complete. We design the patterns your site needs.
A constrained editor
We turn off what you do not use and lock what needs to stay fixed, such as colours and page structure. You choose from the brand system rather than outside it.
Custom content types
Services, projects or knowledge-base articles each receive their own content type, with their own admin screen and fields. We define these in a plug-in, not in the theme, as WordPress itself recommends. That means the content remains if the theme changes later.
Bespoke plug-ins
What WordPress and existing plug-ins do not handle well, we build as a bespoke plug-in: a custom block, a form that passes data on, or an integration through the REST API. That REST API is part of WordPress itself and is the route through which other software can retrieve and send data from your site.
No default choice of page builder
A page builder is an extension that lets you design pages freely. We do not choose one by default: the block editor with custom patterns and a constrained editor often covers what an administrator needs. If your current site runs on a page builder, we weigh staying with it against changing it.