I have utilized this plugin for a similar situation:
https://de.wordpress.org/plugins/ultimate-member/
Your users can register and create a profile. As the plugin comes with a lot of add-ons I’m not sure if there maybe is an add-on that solves your “attend” issue. If yes, problem solved. If not you could simply add a function which saves an array of gigs to the users profile.
I believe, that you’ll probably be better off using this than buddypress. Hope that helps.
Related Posts:
- Building a Digg clone using WordPress?
- How-to leverage WordPress for creating Extended Social Profiles
- How to show customized activity for custom post types in buddypress activity loop?
- Custom Post Meta Data in Buddypres Activity Stream
- Multiple post types for BuddyBlog plugin [closed]
- Adding a location field to buddypress activity
- How to add pagination to a post loop in a custom BuddyPress tab
- How to create groups like that in buddypress?
- Searching for a single custom post type, buddypress
- Custom post type: Add “Edit | Quick Edit | Trash | View” links to date (if title is not shown in column)?
- Custom post type yearly/ monthly archive permalinks
- Taxonomy, Terms, and Template Files
- Quick edit screen customization
- Restrict custom post type view by user role
- How do I filter the excerpt metabox description in admin?
- WP_Query orderby custom field then post_date in one query
- Changing the priority of a custom taxonomy’s metabox
- Adding post tags to custom post types
- How to show more posts on an archive page?
- Pagination not working with custom category template
- Multiple post types in archives (filter?)
- Remove the Publish metabox for custom post type [duplicate]
- How to query custom post type by term?
- Post the content of a specific “Custom Post Type” post within a post using a shortcode
- How to get the first term for the current taxonomy?
- Including an External File in a Post (and Using Processed Paths)
- Notice: Undefined property: stdClass::$delete_posts with custom post type
- count_many_users_posts except current logged in user?
- How to search map address in custom post type?
- Ignore sticky posts if post is not in meta query
- Creating Accordians in WordPress Theme
- Custom Search for Drafts in Custom Post Type
- Custom Post Type with has_archive ignores my custom archive and single template
- Templates and meta
- What’s the difference between same wp functions get_posts(); functions in different form?
- Pagination on a custom post type loop
- Display all post titles of current post type
- Custom post type multiple loop by taxonomy term
- Cannot add category or custom taxonomy from admin. WordPress site is hosted in Windows 16 server via IIS. No XAMPP or WAMP
- How do I set default meta value by post type?
- How to Filter custom post type by taxonomy?
- Add custom post type settings to wordress default posts
- Side effects of Script and Iframe in post
- WP Meta query for a custom post type based on two values
- How do I set all of a particular post meta to a value within the custom post type I’m in?
- Wrap custom post type – ONLY- in a div
- Listing custom terms in custom post meta
- Some posts from custom post type to subdomains
- WordPress subpages to custom post types
- How can I display custom post types on a page?
- calling categories in a custom post type
- How can i automatically add CPT single pages as sub menu items
- Set thumbnail and title for a post type archive (not post itself!)
- sortable columns for multiple custom post types not working
- I need to add a filter to prepend the term ‘National – ‘ to the post title if the post is tagged to multiple states
- Custom ordering of CPT items not matching with the ordering of its pagination
- Metabox multiple custom post select -> display selected items?
- Shortcode to return single custom post based on post taxonomy
- Custom post type categories gives 404 error
- Accessing a protected property of a post
- Query Posts that have Custom Taxonomy
- Compare Two Custom Post Types Using The Same Custom Taxonomy
- Require custom post type if is_admin() – template doesn’t show up?
- Rewrite rules for custom post type
- Custom Posttype URL
- How can I loop at a Specific Taxonomy from a custom post type?
- Can I use the ‘category’ taxonomy for both posts and a custom post type?
- Change user role when user’s first post gets published
- Create post meta box that links another post
- In the php, how can I have a category of a custom post type display?
- Search Function not searching correct custom_post_type even though post_type is defined in search args
- Get queried object for custom post type count
- Post Attribute Section missing for Custom post type
- How to order multiple custom post types with same taxonomy by date
- Staggering featured post using ‘sticky’
- Ajax load more inside custom post type taxonomy
- Confused about where to store my data
- Pagination for custom query returns 404
- How can I get the last 5 element of this tax query?
- Insert a hash into the url of custom posts to make them function as anchors
- Create a custom wp_query from a specific custom post type with specific taxonomy
- Custom Post Type duplicating slug for new posts
- Show posts for current taxonomy
- Query breaking with ‘posts_per_page’ => -1
- Cannot retrieve Custom Taxonomies (Disappeared)
- Custom Post type and Taxonomy in post URL error
- Stop Custom post type from being searched via URL
- Multiple Custom Post Type permalink issue
- How to avoid hardcoded text in a custom page template?
- Exclude categories For Custom post types
- Post Meta rows from other types being added to DB regardless of post type
- How to use get_sidebar in plugin folder?
- How to Create Custom Post Type with Multiple Color Options?
- Filter CPT based on meta box value using Flexible Posts widget?
- Custom Post Type supports author
- Display Custom Post Type on Toolset Types Plugin
- Filter Custom post type by another Custom post type
- Show search for data extracted from metabox
- Retrieve a post with its ACF repeater fields in wordpress
- Is there a function that replace category name with a icon?