transparent globe
Get in Touch

WordPress Development

Custom WordPress themes, plugins and WooCommerce shops, with maintenance and further development after launch.
Spektrum
Von der Unternehmens-Website über eigene Themes und Plugins bis zum WooCommerce-Shop mit Anbindung an Warenwirtschaft und Bezahlsysteme.
Anwendung
Wenn Inhalte ohne Agentur gepflegt werden sollen: WordPress ist als Redaktionssystem etabliert, gut dokumentiert und nicht an einen Anbieter gebunden.
Details
Themes und Plugins aus eigener Entwicklung, Performance-Optimierung und auf Wunsch laufende Wartung mit Updates und Monitoring.

Content types, custom theme, custom plugins

Every project starts with the content model. Pages and posts rarely cover everything a company publishes, so we define custom post types and custom fields first: case studies, locations, job openings, contacts, product data. Taxonomies come with them, so content can be filtered and reused automatically in several places. The theme is built once that structure is settled.

We write themes ourselves instead of recoloring a purchased template. The markup follows the design rather than the feature set of somebody else's page builder. For the editorial team we configure the block editor deliberately: custom blocks for recurring elements, block patterns for entire sections, locked regions where the layout must not shift. Whoever maintains the content only sees the building blocks that belong to the design.

Anything the core does not cover goes into a plugin of its own, not into the theme's functions.php. That way the logic survives a later design change. Multilingual setups, forms, caching and the search engine basics are covered by established extensions, used sparingly, because every additional plugin has to be maintained for as long as the site runs.

When WordPress fits and when it does not

WordPress makes sense when content changes regularly, when several people maintain it, and when nobody should have to call an agency to correct a sentence. Roles and permissions, previews, revisions and an admin area people understand without a week of training all ship with the system. It also fits when independence matters: you own the code, the system is open source, hosts and service providers can be replaced.

It is the weaker choice when a project is not really about content but about process. Configurators with heavy calculation logic, portals with many user roles and permission levels, or applications driven by real time data can be forced into WordPress, but they work against its architecture. A dedicated application is the calmer answer in those cases, optionally with WordPress serving content through the REST API.

Typical starting points are a relaunch, a move away from an ageing system, an additional WooCommerce shop, or an installation that has grown over the years until nobody dares to update it. Consolidating several separate sites into one installation comes up regularly as well.

Updates, staging and backups once the site is live

Most broken WordPress installations were never attacked. They simply went unpatched for years. Core, themes and plugins depend on each other, and the longer updates are postponed, the bigger the jump and the more likely the conflict. We set up a staging environment where updates run and get checked before anything touches the live site.

Backups do not belong on the same server as the website. Database and uploads are stored separately, and a backup that has never been restored is not a backup. The way back has to be rehearsed at least once. The same discipline applies to the PHP version: it follows what the core and the installed extensions support instead of being left to the hosting provider.

Two decisions are made early and echo for years. First, how many plugins the installation should carry permanently. Second, how tightly content is bound to any single one of them. If text and layout live inside the proprietary data structures of a page builder, the theme cannot be replaced later without migrating the content itself. We keep content in core structures wherever possible: blocks, taxonomies, meta fields.

Frequently asked questions

Can we maintain the content ourselves after launch?

Yes, the setup is built for that. We configure the block editor so that text, images and entire sections can be changed without touching HTML, and we lock the areas where edits would break the layout. At handover we walk through the editor using your real content and leave a short guide inside the backend. If you would rather not do it in house, editorial work can stay with us.

How many plugins should a WordPress site run?

As few as possible. Every plugin adds its own code, its own update cycle and its own maintenance risk. For each extension we check whether it is actively maintained, how much it writes into the database, what it does to load time, and whether a few lines in our own plugin would solve the same problem more cleanly. On existing projects we clear out what is unused before adding anything.

Is WordPress secure enough for a company website?

Attacks almost never target the core. They target outdated plugins, weak passwords and unprotected login pages. Security comes from operations: regular updates through staging, two factor authentication, restricted user roles, a current PHP version, backups kept off the web server, and monitoring that reports when files change unexpectedly. Handled that way, WordPress runs in regulated industries as well.

What is the difference between WordPress.com and .org?

WordPress.org is the open source software you run on hosting of your choice, with custom themes, custom plugins and direct database access. WordPress.com is a hosted service built on the same core, but what you may change depends on the plan. We work with the self hosted version, because custom development and connections to other systems run into limits otherwise.

Can you take over an existing WordPress site?

Yes. We start with an inventory: versions of core, theme and plugins, the state of the database, hosting, PHP version, existing backups and any changes made directly in the code. That tells us what can be updated and what has to be rebuilt. We need full access to hosting, domain and the installation itself before that assessment can be reliable.

Related services

Ready for Your Next Project?

Write to us or book an initial consultation directly. We reply within 24 hours, usually faster on weekdays.

Start Project Now