Wordpress Integration Plugin Questions

Discussion in 'Integration' started by mfaxion, Sep 17, 2008.

  1. mfaxion

    mfaxion New Member

    Joined:
    Jul 2, 2008
    Messages:
    6
    If someone could shed some light on these questions it would be much appreciated.

    Wordpress Configuration Questions:

    1. Wordpress SECRET_KEY

    Cannot find wordpress secret key in wp-config.php. Does not exist. Where do I find it?

    2. Default Wordpress Role

    Does this mean that when a user does not have a subscription they will automatically be assigned the default role of new users? In my case that would be contributors??

    Amember/Wordpress Integration Plugins

    3. I would like all new members to be directed to the amember subscription page unless added directly by the administrator in wordpress. Is the most effective way to achieve this to use an htaccess redirect for the registration page to the amember signup/payment page?

    4. Once the user pays their subscription are they automatically added to the wordpress user tables with the default role set up in the wordpress configuration? If they cancel their membership will their account automatically be restricted?

    5. Can I use the regular wordpress login for users? I do not restrict access to any folders/files. The only restriction is that users must pay to register to become a member of the wordrpess install and continue to pay to use the registered user/member features in a default wordpress install.

    6. I have developed a customized directory/profile plugin for wordpress that works off the existing profile system. I have two basic types of subscribers, each with different profile fields. Is there a way to grab the subscription type of a new subscriber to determine the type of profile option to present to them? If you can tell me where this information is stored that should suffice.

    7. Default Wordpress Level

    My users by default are contributors. What numerical value would this represent?
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    No longer used in v2.6.x

    Yes, if the account expires they get downgraded- you should probably downgrade to your free level if you have one.

    They are either removed, or downgraded.


    You could.

    David

Share This Page