duplicate_post_get_clone_post_link

duplicate_post_get_clone_post_link

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: duplicate-post.4.5

apply_filters('duplicate_post_get_clone_post_link') is found 1 times:

  • /src/ui/link-builder.php line 93

    Warning: Undefined array key 97 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 98 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    			 * @param string $action_name   The action name.
    			 *
    			 * @return string
    			 */
    			\apply_filters( 'duplicate_post_get_clone_post_link', \admin_url( 'admin.php' . $action ), $post->ID, $context, $action_name ),
    			$action_name . '_' . $post->ID
    		);
    	}
    }
    
    
    

See this hook used in plugins: