• Resolved erwebdeveloper

    (@erwebdeveloper)


    hi,
    how can i override wp-content\plugins\wc-multivendor-marketplace\core\class-wcfmmp-frontend.php?
    I try to put the modified file in:
    wp-content\themes\mytheme-child\wcfm\core\class-wcfmmp-frontend.php
    or
    wp-content\themes\mytheme-child\wcfm\class-wcfmmp-frontend.php
    but doesn’t work.
    is there solution?

Viewing 1 replies (of 1 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Sorry, it’s not possible to override class files.

    It’s possible to override views/template files.

    Between, there has many hook/filters to modify everything. Why are you trying to override this class file? What do you want to change?

Viewing 1 replies (of 1 total)

The topic ‘override class-wcfmmp-frontend.php’ is closed to new replies.