• Resolved trevorstokes

    (@trevortokes)


    I have used another plugin to add fields, similar to yours, for Street Address, City, etc.
    If I install your WP-Invoice plugin will there be a conflict?
    Can I rename mine to match yours?
    Or can I sub-class or otherwise override the key names in your code with mine?
    I have an entire subsystem that is using my names.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter trevorstokes

    (@trevortokes)

    Clarification:
    Some of my fields are exactly the same as yours – some are very similar but different.

    Thread Starter trevorstokes

    (@trevortokes)

    I see now that you create fields that are not already there using update_user_meta(), and you will use my fields where they match.
    So installing your plugin doesn’t destroy any of my data.
    The better soln. is for me to rename my fields to match yours. That way, I won’t have a problem each time I get updated code from you.

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

The topic ‘Clash with meta-user keys?’ is closed to new replies.