Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

  • Twitter
  • GitHub
  • WordPress
  • RSS Feed
  • RSS Comments

  • German
  • English

Posts in Category ‘Web development’

  • November 6, 2022
  • 0 comments

Use different Git settings for personal and company projects

If you are working for an agency or for your own clients, but you also work on personal projects, you might want to use different Git settings for these two types of projects. When setting up your machine to work … Read more →

  • Posted in: Web development
  • October 16, 2022
  • 1 comment

Run your custom code only once in an action

WordPress offers a lot of hooks you can use to interact with code. Filters are used to change a value of a passed variable, and you usually want to change this value every time this filter is applied. But for … Read more →

  • Posted in: Web development
  • September 24, 2022
  • 1 comment

Update all composer dependencies to their latest versions

If you code in PHP, changes are very high that you are using composer to manage your dependencies. At one point, you will add a dependency. The version you’ve first installed can be updated with a single command, but it … Read more →

  • Posted in: Web development
  • March 14, 2022
  • 0 comments

Repair a broken Git Repository file system

Some weeks ago, I had quite an unusual issue with Git. In a repository I hadn’t used for quite a while, I simply wanted to see, if I had any changes, so I ran a git status on it with … Read more →

  • Posted in: Web development
  • December 5, 2021
  • 1 comment

Debugging PHP functions in WordPress

When developing a plugin or theme, you sometimes want to debug one specific function. This function might be used in a larger context, which makes debugging quite difficult and/or slow. Let’s take the example of a function used in a … Read more →

  • Posted in: Web development
  • May 9, 2021
  • 1 comment

Creating SVG sprites in combination with wordpress/scripts

In one of my advent calendar blog posts in 2016 I wrote (in German) about how to create a SVG sprite with SVG symbols using a Gulp script. With Gutenberg becoming a major part of WordPress I have used the … Read more →

  • Posted in: Web development
  • August 23, 2020
  • 2 comments

Order post type navigation by name

On many client projects, there is a need to create custom post types. I usually create them using the wp scaffold post-type command from the WP-CLI. This will create the necessary PHP functions with the most common definitions and a … Read more →

  • Posted in: Web development
  • July 12, 2020
  • 0 comments

Cleaning up space on your development environment

Even the largest hard drive has a limit. From time to time, you have to clean up some file to be able to work on some new projects. Working on multiple WordPress projects, old and new ones, can use up … Read more →

  • Posted in: Web development
  • May 24, 2020
  • 0 comments

Block external requests for faster local development

I always develop sites locally. My local environment is using Docker, which I will probably cover in an upcoming blog post series. Sometimes I’m experiencing really long request times, especially in the WordPress backend. As I also usually use the … Read more →

  • Posted in: Web development
  • February 1, 2020
  • 2 comments

Show missing images from live websites on a development system

When you develop a website, that has already gone live, you usually have to get the latest version of the database to test things. You also need a WordPress system locally with all the plugins and themes that are used … Read more →

  • Posted in: Web development
← Older entries
Newer entries →

Portrait Bernhard Kau

 

My name is Bernhard Kau. I am a PHP developer, living in Berlin and a passionate WordPress user. I code plugins as a hobby and organize WordPress events, like the Meetup in Berlin.

Work with me!

In 2022, I have joined Syde. Being a remote company since 2006, Syde truly believes in remote work. So while you cannot hire me as a freelancer, you can join Inpsyde, the only WordPress VIP Gold Agency Partner in Germany, to work with me and some 130+ amazing people from around the world.

 

You can read more about me and my way to Syde on our team blog. If you love WordPress as much as I do, want to grow your expertise and make an impact on the most significant projects in the WordPress ecosystem while working 100% remotely from anywhere in the world, then check out the current opening for Sales Manager at Syde! 😎 👇

job listing for a Sales Manager at Syde

Recent Posts

  • Implementing a custom block style variation using only JSON files
  • Adding a custom panel to Query Monitor
  • Prevent hotlinking of premium fonts
  • Redirect attachment pages to media files
  • How to make a navigation menu more accessible by adding a label

Recent Comments

  • 14 plugins for the block editor, Gutenberg 20.8, Studio 1.15.1, Woo 9.9 and more - Weekend Edition 330 - Gutenberg Times on Adding a custom panel to Query Monitor
  • varun on Debug submission errors in Contact Form 7
  • Compiling SASS in PhpStorm automatically with a file watcher - Kau-Boys on Getting started with SASS
  • Robin Mcconnell on Debug submission errors in Contact Form 7
  • Redirect attachment pages to media files - Kau-Boys on How to get rid of the “-2” suffix on a page
I'm a CD Table Lead - WordCamp Europe Basel 2025

Categories

  • Advent calendar
  • Database
  • Hardware
  • Misc
  • Shortcut
  • Software
  • Uncategorized
  • Web development
  • Web server
  • WordCamp
  • WordPress

Tags

A11y Administration Advent Calendar AJAX Apache Blocks CSS Debugging Docker Font Forms FSE Git Gravity Forms Gutenberg HTML HTML5 JavaScript JSON Linux Maps Misc Multisite nginx Operating systen PHP PhpStorm Plesk Plugin Privacy Prototype SASS Security Server Shortcut Software Subversion SVG Theme Translation Tutorial Windows 7 WordCamp WordPress WP-CLI
  • © 2025 Kau-Boys
  • Proudly powered by WordPress
  • Theme: Waipoua by Elmastudio
  • Home
  • Imprint
Top ↑