Skip to content

Instantly share code, notes, and snippets.

@mariadanieldeepak
Last active September 26, 2018 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mariadanieldeepak/70abd06d9f3db2c0f469e46f6f8db3df to your computer and use it in GitHub Desktop.
Save mariadanieldeepak/70abd06d9f3db2c0f469e46f6f8db3df to your computer and use it in GitHub Desktop.
<?php
// @see https://developer.wordpress.org/reference/functions/remove_action/
remove_action( string $tag, callable $function_to_remove, int $priority = 10 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment