Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

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

  • German
  • English

Posts in Category ‘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
  • December 18, 2021
  • 2 comments

Using Block Patterns for new entries of a Custom Post Type

When developing projects, I often use Custom Post Types (CPT). In a new project, the content of the entries were build completely with core blocks. In the past, I typically used custom meta fields and a fixed page template. But … Read more →

  • Posted in: WordPress
  • November 21, 2021
  • 0 comments

Video documentation of a WordPress installation in the backend

While working on a client’s website this week, I found one very nice thing, I want to share with all of you. On the dashboard I found a widget with a YouTube video of a recorded training session. Adding a … Read more →

  • Posted in: WordPress
  • November 7, 2021
  • 0 comments

Overwriting the “Register” link

In a previous blog post, I wrote about how I used Gravity Forms to register users. This was done on a static page and not on the default WordPress registration page. When you want users to register using a different … Read more →

  • Posted in: WordPress
  • October 10, 2021
  • 0 comments

Generate a dynamic username with the Gravity Forms User Registration add-on in a multisite

As mentioned in previous blog post, I use Gravity Forms quite often when creating forms. It also offers some great add-ons. One of this add-ons is the User Registation. With the help of this extension, you can create a WordPress … Read more →

  • Posted in: WordPress
  • September 26, 2021
  • 0 comments

Get a custom primary navigation per page

In my last blog post I wrote about how to create a simple landing page template. In the text I’ve also mentioned, that you might want to create a custom navigation for the pages you create using this page template. … 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

  • 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
  • How to remove the “update lock” after a broken WordPress update
  • Repair a broken Git Repository file system

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 ↑