Modifying plugin without getting in the way of upgrade?

Inactive
  • 7 points
    Getting my WPMU DEV Wings
    I'm new here
    sarahdopp

    Member  —  1st March 2011 (1 year ago)         

    I'm digging into my Marketpress setup, and have a bunch of customizations (mostly UI) that I want to make. But I'd also really, if at all possible, like to avoid directly modifying that plugin folder directly, in an effort to keep the upgrade process as painless as possible.

    My background is in CSS, so I'm finding myself looking for a way to "cascade" PHP changes -- like copying chunks of code and putting them into another plugin file or the theme folder somewhere -- so they'll override the default functionality.

    Are there any best practices or slacker hacks for that kind of approach? I'm digging and searching, but I haven't found any leads yet.

    Thanks!