• hi guys.
    when i remove some function in parent function.php or in child function.php it still continue working?why?

Viewing 2 replies - 1 through 2 (of 2 total)
  • You have to give us more details of what that function does.

    If it is a function that alters a WordPress core function ( example filters / hooks etc ) the basically it will ‘continue’ to work but without the themes changes, instead the default WordPress function will just do it’s work as supposed to.

    Thread Starter majidazadi

    (@majidazadi)

    thanks.
    my problem was exactly altering core function.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘problem in child function’ is closed to new replies.