Plugin: Invite Anyone

Join this plugin group to follow comments, support topics and reviews.

Invite Anyone 0.8: CloudSponge integration, custom post types (21 posts)

Started 1 year, 2 months ago by: Boone Gorges

  • Profile picture of Boone Gorges Boone Gorges said 1 year, 2 months ago:

    I’ve just tagged v0.8 of Invite Anyone. New features:

    - Integration with the CloudSponge address book service, allowing your users to invite members to the site based on their email address book (Gmail, Outlook, etc). For more on that, read my blog post: http://teleogistic.net/2011/02/invite-anyone-0-8-and-cloudsponge-integration/

    - Data has been moved to custom post types rather than a standalone table. This happens automatically when you upgrade the plugin.

  • Profile picture of Hugo Hugo said 1 year, 2 months ago:

    Integration with the CloudSponge address book service…

    Hmm that will be a significant change and improvement, should make for a whole different experience if users can invite from their address books.

    Very nice version update, must go and see if I can break it now :)

  • Profile picture of Boone Gorges Boone Gorges said 1 year, 2 months ago:

    Please do :)

  • Profile picture of Hugo Hugo said 1 year, 2 months ago:

    Broke it :)

  • Profile picture of Boone Gorges Boone Gorges said 1 year, 2 months ago:

    Not terribly helpful feedback :)

  • Profile picture of Hugo Hugo said 1 year, 2 months ago:

    :) sorry couldn’t resist!

    Tried an upgrade on a randomish test site: WP 3.0 MS subdomains / BP 1.2.6

    (checked readme and should work on this setup? )

    Disabled 0.7 auto upgraded to 0.8 re-activated.

    All good front end appears to be fine, hop back to dashboard, CPT menu there, go to tweak general settings under BP menu no sign of it.

    Is this to do with checks for is_multisite()? haven’t looked under hood but having to work this out on my own humble plugin at present.

    Is the check flawed for this setup? is the settings menu trying to hook into network_admin_menu or something?

    Or am I going barmy?

  • Profile picture of Hugo Hugo said 1 year, 2 months ago:

    is_multisite() ? 'network_admin_menu' : 'admin_menu', 'invite_anyone_admin_add',

    Flawed?

    Yes I am multisite but no I’m not 3.1 you’re leaving no fallback!

    Hmm and it’s very similar to the conditional check I’ve written so that is equally flawed; need a check for WP version in there?

  • Profile picture of Boone Gorges Boone Gorges said 1 year, 2 months ago:

    Dang it. I used the wrong hook structure to make it compatible with 3.0MS. I, of all people, should understand the difference. 0.8.1 coming up.

  • Profile picture of Boone Gorges Boone Gorges said 1 year, 2 months ago:

    The problem is 3.0.x + BP < 1.2.8. BP 1.2.8 creates its own version of network_admin_menu when one is not present. Just tagged 0.8.1 which should fix the problem.

  • Profile picture of Hugo Hugo said 1 year, 2 months ago:

    BP < 1.2.8. BP 1.2.8 creates its own version of network_admin_menu when one is not present

    Do I like the sound of that? hackish? I’ll update and check and probably have to pinch your code for checking admin_menu :)

  • Profile picture of Boone Gorges Boone Gorges said 1 year, 2 months ago:

    There is no non-hackish solution for the network_admin_menu issue, sadly, especially if you need to guarantee compatibility with lots of different versions of everything.

  • Profile picture of Hugo Hugo said 1 year, 2 months ago:

    Downloading update from http://downloads.wordpress.org/plugin/invite-anyone.0.8.1.zip…

    Download failed. Not Found

  • Profile picture of Boone Gorges Boone Gorges said 1 year, 2 months ago:

    Works for me. http://downloads.wordpress.org/plugin/invite-anyone.0.8.1.zip

  • Profile picture of Hugo Hugo said 1 year, 2 months ago:

    Yep it’s gone through now, must be a slight delay or something between stating available and files being ready?

    All good!

    Would love to test cloudsponge functionality but… another application to manage and I’ll have a nervous breakdown.

  • Profile picture of @mercime @mercime said 1 year, 2 months ago:

    Just reporting, version 0.8.1 working well in WP 3.1 and BP 1.2.8

    Curious, shouldn’t you remove the warning
    “Warning: This plugin has not been tested with the latest version of BuddyPress”
    above plugin description http://buddypress.org/community/groups/invite-anyone/home/