• losrack

    (@carlos-jaramillo)


    Hi,

    I am wondering how to edit and modify plugin files and prevent loosing data on future updates.

    Is it possible to have like a child-plugin sort of thing?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    Is it possible to have like a child-plugin sort of thing?

    I never heard of it.

    Thread Starter losrack

    (@carlos-jaramillo)

    There is have to be a way … I hope at least

    Moderator bcworkz

    (@bcworkz)

    There is no reason for it. With themes, you can only have one theme active, so a child capacity makes sense. You can have any number of plugins, so there’s no need for child plugins. Just make another plugin and activate it. It can check through other mechanisms if other plugins are active or not if you’re looking for some sort of dependency verification or similar.

    If not that, what is so important that there be a child plugin?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Child themes work by overriding theme options.

    Plugins do it via filters and actions. Many of them permit you to change or hook into functions in order to change them. We call those add-on plugins.

    You’ll have to talk to the plugin developer to see if they have that feature.

    Thread Starter losrack

    (@carlos-jaramillo)

    Ok thanks, I will look into these add-on plugins.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Modifiyng plugins / directories’ is closed to new replies.