• Resolved xninedesign

    (@x9design)


    Hello.

    I want to use your plugin but I need a special function.

    Is there any way to automatically add registered WordPress users to subsribers list? I have users with Subscriber role and I want to have them on subscribers list of your plugin. Also there is a need to automatically adding user to this list while during adding user to database register proccess of WordPress.

    Thank you for any response.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Michael Travan

    (@michael-travan)

    Hello @x9design and thanks for using our plugin.

    We do have an addon for that, Wp Users Integrations. Take a look here.

    Regards,
    Michael

    Thread Starter xninedesign

    (@x9design)

    Hello @michael-travan .

    Thank You for response.
    What I needed support for was a bit more complex, as I was integrating my own script for the Newsletter subscription form. The plugin you suggested wasn’t entirely suitable for my case because my website also functions as a store based on Woocommerce. Creating an account in Woocommerce automatically added me to the subscriber list, which shouldn’t have happened. My intention was for the form to generate a WordPress account assigned the Subscriber role (through custom code), consequently enrolling it in the list of subscribers managed by your plugin. When someone created an account in Woocommerce, your WP Users Integration plugin caused them to also be added to the list. It doesn’t offer the ability to exclude accounts with a specified role. Moreover, my script supports sending links to confirm subscription and unsubscription, so signing up and unsubscribing required a different solution than what the aforementioned plugin provides. Consequently, I familiarized myself with API v1 of your plugin and successfully managed everything by adjusting my code accordingly. Thanks to this, my script no longer needs to create any user accounts; it simply adds a subscriber to the list from your plugin.

    I have already achieved what I needed most. Thanks for your interest.

    Plugin Support Michael Travan

    (@michael-travan)

    Hello @x9design , I didn’t fully get what you needed from your first post, sorry about that. Glad you solved this through APIs. Let me know if you need anything else!

    Michael

    Thread Starter xninedesign

    (@x9design)

    I wasn’t precise enough. My fault.
    Thank you for your willingness to help. Regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Automatically subscriber from WordPress users’ is closed to new replies.