Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

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

  • German
  • English

All Posts by Bernhard

  • July 10, 2022
  • 0 comments

Replace a shortcode with a block using as little and simple code as possible

Earlier this week, Topher asked an interesting question on Twitter regarding the current state of block development: This made me think about I would answer this question. When I first started with block development, I primarily wrote “server side rendered … Read more →

  • Posted in: WordPress
  • June 12, 2022
  • 0 comments

WordCamp Europe 2022 – The community finally meets in Porto

It’s been three year. Three years after we had our last WordCamp Europe with attendees meeting in person, 2019 in Berlin. Back then I was the Local Lead and joined the next organizing team as one of three Global Leads. … Read more →

  • Posted in: WordCamp
  • May 27, 2022
  • 2 comments

Make changes to PHP ini values without losing them on an update

If you have ever set up a server yourself, you probably realized, that the default values for PHP don’t really work for modern websites. The upload_max_filesize is set to only 2 MB, which means that you cannot upload anything into … Read more →

  • Posted in: Web server
  • May 15, 2022
  • 0 comments

Fixing the Matomo opt-out iframe when using secure headers

Last year, I wrote a blog post about how to secure your website with server headers. When changing the security headers, there is always the chance that some things stop working, as they need “more unsecure” settings. One of these … Read more →

  • Posted in: Web server
  • May 1, 2022
  • 0 comments

Allow co-editing of content by multiple users

WordPress comes with different roles, and it’s usually best not to give everyone the “Administrator” role. The next best role would be the “Editor” role, which enables a user to edit all contents, their own one and the content from … Read more →

  • Posted in: WordPress
  • April 15, 2022
  • 0 comments

Overcome the “ERROR 1153” when importing large databases

Migrating a WordPress site is something I do a lot on a weekly basis. Many migrations happen between local environments or production and staging. The source and target systems don’t necessarily have the same settings. From time to time you … Read more →

  • Posted in: Database
  • April 3, 2022
  • 0 comments

How to remove the “update lock” after a broken WordPress update

Updating WordPress and it’s plugins and themes is usually straightforward. You navigate to the “Dashboard | Updates” and update the components. If an error happens while updating WordPress Core or plugins/themes, WordPress can usually handle this and roll back, but … Read more →

  • Posted in: WordPress
  • 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
  • February 27, 2022
  • 0 comments

Volunteering at a WordCamp

Today’s blog post is a personal one and a call for people from the community. I want to talk about my experiences volunteering at a WordCamp. My very first volunteering experience came quite late. I’ve attended my first WordCamp in … Read more →

  • Posted in: WordCamp
  • February 13, 2022
  • 0 comments

How to enqueue scripts and styles effectively

When using custom JavaScript and CSS files, you usually use the wp_enqueue_script() and wp_enqueue_style() functions. If not, please start doing so. Using them is really easy, but when it comes to effective usage, there are some little things to keep … Read more →

  • Posted in: WordPress
← 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.

Recent Posts

  • My blog’s sweet sixteen – the start of a new chapter
  • WordCamp Europe 2025 – A trip to a beautiful city
  • Implementing a custom block style variation using only JSON files
  • Adding a custom panel to Query Monitor
  • Prevent hotlinking of premium fonts

Recent Comments

  • Nic on Implementing a custom block style variation using only JSON files
  • Ɓukasz on Using Block Patterns for new entries of a Custom Post Type
  • 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
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 ↑