Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

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

  • German
  • English

Posts in Category ‘WordPress’

  • November 27, 2022
  • 0 comments

Create a dynamic iCalendar with blog posts

A small local website used a booking calendar plugin. Those bookings were then copied manually to an online calendar, where the team would have an overview on the bookings. Unfortunately, the booking calendar plugin didn’t have any feature to dynamically … Read more →

  • Posted in: WordPress
  • August 28, 2022
  • 0 comments

Adding form specific Gravity Form hooks to your code

Those of you who read my blog regularly will probably know, that I use Gravity Forms in many projects. I really like the huge feature set of the plugin (and it’s add-ons), but even more than that, the possibilities to … Read more →

  • Posted in: WordPress
  • August 7, 2022
  • 0 comments

Adding some options to a block

After we have seen in the last block post, how we can use modern JavaScript to write a block, I want to show why we would really want to do that by adding some options to our block. I’ll show … Read more →

  • Posted in: WordPress
  • July 27, 2022
  • 0 comments

A first simple block with some ES6 code – it’s not as scary as it sounds

I’m currently on vacation and had some tech free days, so my blog post comes a bit later this week. In the previous post, I’ve shown you, how you can write a block without any ES6/React code. This week I … Read more →

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

Dynamic form specific hooks for GravityForms

I really like using GravityForms to create highly dynamic forms. The form builder offer a wide range of possibilities. But sometimes you need to use some code to hook into parts of the form processing. In this blog post I … Read more →

  • Posted in: WordPress
  • January 16, 2022
  • 1 comment

Sorting category pages alphabetically

In a Facebook group someone wanted to know how to order the posts on a category page alphabetically. In this blog post want to show, how you can easily sort posts on a category (or any other) archive page. Sorting … 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.

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

  • 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
  • Debug submission errors in Contact Form 7

Recent Comments

  • 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
  • Bernhard on Hide the download button for audio and video blocks
  • Justine on Hide the download button for audio and video blocks

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 i18n JavaScript Linux Maps Misc Multisite nginx Operating systen PHP PhpStorm Plesk Plugin Prototype SASS Scriptaculous 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 ↑