Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Remove the shortlink

Removes the ?p=123 shortlink from the page head and the HTTP headers.

  • Type PHP
  • Runs Everywhere (runs as WordPress loads)
  • Tested with WordPress 7.1
PHP
<?php

remove_action( 'wp_head', 'wp_shortlink_wp_head', 10 );
remove_action( 'template_redirect', 'wp_shortlink_header', 11 );

In these packs

  • Clean up the head: Remove the links, scripts and styles WordPress adds to every page that most sites never use.

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.