Skip to content

Instantly share code, notes, and snippets.

@hivepress
Created October 9, 2025 11:48
Show Gist options
  • Select an option

  • Save hivepress/2919a84b50e022567b43ecfa7187316b to your computer and use it in GitHub Desktop.

Select an option

Save hivepress/2919a84b50e022567b43ecfa7187316b to your computer and use it in GitHub Desktop.
Disable auto-deleting tags without listings #hivepress #tags
<?php
remove_action( 'hivepress/v1/events/hourly', [ hivepress()->tag, 'delete_empty_tags' ] );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment