• I’m writing a custom pluging that work with Group
    To have a good code I’d like to alter table wp_groups_user_group, adding a new column.
    Is it safe or not?

Viewing 1 replies (of 1 total)
  • Hi there,

    I would say that it’s not safe, for the simplest reason that you will lose your modifications once groups is updated.

    If you can share some more details on your plugin and the desired result you’re working on, perhaps we could mention an alternative route.

    Kind regards,
    George

Viewing 1 replies (of 1 total)

The topic ‘alter table wp_groups_user_group’ is closed to new replies.