Viewing 2 replies - 16 through 17 (of 17 total)
  • @jan is exactly right. The developers work hard to try to maintain backwards compatibility so the hook we have in the plugin should live from version to version.

    One of the best things about WPeC is the plethora of hooks and filters that it has to change the behavior. You just have to be willing to dive in and identify them. If someone wanted to learn the code base I’m sure there would be an opportunity to help create more accessible documentation for the community ??

    The other reason for keeping the changes separate is that if you run into a WPeC technical support issue the first thing you would want to do is disable all extraneous plugins and see if the the issue remains a problem. As soon as you change something in the code base all bets are off as to if someone will be able ( or willing ) to help you diagnose the problem.

    For each future version you upgrade into you will want to do a really quick check to be sure the formatting of the notice and the processing is OK.

    Thread Starter palmerstoneroad

    (@palmerstoneroad)

    thanks Jeff Pye Brook and Jan Dembowski for clarify this point, it helps me acquire more knowledge of how WP and WPeC work.

    I am more than willing to learn WPeC code base but I really don’t know where to start expect from the documentation available on https://getshopped.org, which I still found really basic.

    thanks for help

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Unique product in shop – no need for "Continue Shopping"’ is closed to new replies.