• benjaminsaarde

    (@benjaminsaarde)


    Hi,
    I want to add and delete php in some plugins. How do I do that without having the php deleted when updating the plugin?
    Thanks!

Viewing 1 replies (of 1 total)
  • Jack

    (@jdabber)

    The ideal way would be to use the hooks that the plugin provides. These would let you add your own logic in functions.php without being deleted with an update.

Viewing 1 replies (of 1 total)

The topic ‘How to customise plugins’ is closed to new replies.