• how do i reuse new mailchimpSF_MCAPI class out side this plugins. anyone can help.
    after new Class call the listSubscribe($list_id,email, ”) still there. thank you in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • You should not do that. That is name-spaced for our plugin to prevent conflicts with other plugins using varying versions of our API wrapper.

    If you are interested in writing a plugin that uses our API, you should:

    • download a fresh copy of the PHP wrapper
    • check out the example code that comes with the wrapper
    • refer to the API documentation if something’s not clear
    • Post API-related questions if the docs don’t settle it
    • finally, namespace the wrapper for your plugin

    This is directed toward mc_jesse….mailchimp widget….

    How can I get rid of the text “Email Address”, that displays below the title. And put that inside the input box…Thank you your plugin is awesome…

    NVM…figured it out…again awesome plugin!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘class reuse’ is closed to new replies.