Skip to content

Instantly share code, notes, and snippets.

@JustusF
JustusF / dezaak-hide-admin-bar.php
Created April 2, 2026 07:28
dezaak.nl mu-plugin: hide WordPress admin bar on frontend
<?php
/**
* dezaak-hide-admin-bar.php — hide the WordPress admin bar on the frontend
*
* mu-plugin: loads automatically before all other plugins, cannot be disabled via WP admin.
*
* Logged-in WordPress users (editors, admins, etc.) see the admin toolbar on the public
* frontend by default. On dezaak.nl this toolbar is never useful to visitors and exposes
* internal state. This plugin removes it from all frontend pages while leaving wp-admin
* fully functional.
openapi: 3.0.0
info:
title: Typeform Insights API
version: 1.0.0
servers:
- url: https://api.typeform.com
paths:
/forms/{form_id}/insights: