Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

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

  • German
  • English

All Posts by Bernhard

  • 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
  • 0 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
  • 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
← Older entries

Portrait Bernhard Kau

 

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

Recent Posts

  • WordCamp Europe 2022 – The community finally meets in Porto
  • Make changes to PHP ini values without losing them on an update
  • Fixing the Matomo opt-out iframe when using secure headers
  • Allow co-editing of content by multiple users
  • Overcome the “ERROR 1153” when importing large databases

Recent Comments

  • Rene on Debugging PHP functions in WordPress
  • Inayatali on Sorting category pages alphabetically
  • Bernhard on Order post type navigation by name
  • Dale on Order post type navigation by name
  • Bernhard 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 AJAX Apache Audio CSS Debugging eclipse Forms Google Gravity Forms Gutenberg HTML5 i18n Internet Explorer JavaScript jQuery JSON L10n Linux Misc Multisite nginx Operating systen Optimization PHP PhpStorm Plesk Plugin Prototype SASS Scriptaculous Security Server Shortcut Software Subversion SVG Theme Translation Tutorial Usabilty Windows 7 WordCamp WordPress
  • © 2022 Kau-Boys
  • Proudly powered by WordPress
  • Theme: Waipoua by Elmastudio
  • Home
  • Imprint
Top ↑