Skip to content

Conversation

vijayhardaha
Copy link

This new function allows copying old hook functions to a new hook. This function is helpful because as you don't have class object then you're not able to hook that function into a new hook location. So this will clone the old hook data into a new hook and also will remove the old hook data.

This new function allows copying old hook functions to a new hook.  This function is helpful because as you don't have class object then you're not able to hook that function into a new hook location. So this will clone the old hook data into a new hook and also will remove the old hook data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant