• Hello! I want to create a new Membership Level on my custom plugin activation. How can I do it? Is there any special function for that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, can you provide an example of what you are trying to achieve?

    Thank you

    Thread Starter Andrei Zobnin

    (@fiter)

    In the activation hook of my plugin I want to create a new membership level named ‘Client’ for subscriber user role to avoid manually creating that membership level at admin.php?page=simple_wp_membership&member_action=add page.

    Advanced Custom Fields have acf_add_local_field_group function to programmatically
    creating new field group, do you have any similar function for the membership levels creating?

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, thank you for providing more information. This requires some development work. Please use the following contact form.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to programmatically add new Membership Level?’ is closed to new replies.