✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Feedback for Ultimate Member Friends

SleekView Feedback reads the Ultimate Member Friends meta on your members and the open requests behind it, picks any numeric column for votes and any column for status, and renders a public board where members upvote ideas about the friending flow without leaving your site.

♾️ Lifetime License available

SleekView Feedback board for Ultimate Member Friends

Why Ultimate Member Friends needs a feedback loop

Ultimate Member Friends stores each friendship as a pair of records in wp_usermeta, with a separate row for pending requests and a status flag that flips when the other side accepts. The plugin handles the core flow well, but there is no built in surface where members can ask for new behavior, flag a broken accept button, or vote on which improvement the team should pick up next month.

Most communities patch this with a pinned forum thread, a Google Form, or a separate roadmap tool. Each of those tools collects requests in its own database, with its own auth, and someone on the team has to keep the WordPress side in sync by hand. The list of open ideas drifts out of date, members log the same request three times, and nobody knows whether the team actually plans to ship the change.

SleekView Feedback points at a small custom post type or meta-backed table on the same site, picks the vote_count field for upvotes and the status field for badges, and turns the data into one public board scoped to friending. Members vote with their existing Ultimate Member account, the counts write straight back to the source row, and admins moderate from the same WordPress screens they already use every day.

Workflow

Launch an Ultimate Member Friends board in four steps

1

Connect SleekView to a friend ideas source

Install SleekView and create a small custom post type for friend feedback, or point SleekView at an existing meta-backed table. Either way SleekView reads the rows directly, with no export job, no separate database, and no parallel auth layer to keep aligned with the rest of your Ultimate Member site.
2

Pick the vote and status columns

Choose the numeric meta field that holds the upvote count and the meta or taxonomy that holds the status. Map each status value to a color so Open, Planned, In progress, Shipped, and Declined all render as clear badges on every friending-related card on the board for members to read quickly.
3

Decide what shows on each card

Pick the fields that should appear on the front of each card: title, submitter display name, the friendship area the idea is about, category tag, status pill, and vote count. SleekView keeps the card compact so members can scan a column of related ideas without losing context for each request.
4

Open submissions to your members

Turn on the submit button, choose which roles can post and which can vote, and pick the Ultimate Member form that captures new ideas. Submissions land as standard posts, votes increment the meta field straight on the source row, and admins moderate from one screen instead of switching tools per workflow.

Sample board

Sample Ultimate Member Friends feedback board

A live Ultimate Member Friends board showing member-submitted ideas sorted by upvote count, with status badges for Open, Planned, In progress, Shipped, and Declined, plus category tags per item.
298 votes
Show mutual friends count on the profile header card
Jamie L. Feature request Planned
246 votes
Accept friend request button does nothing on iOS Safari
@hassan_um Bug In progress
189 votes
Let members hide their friends list from public profiles
Mei T. Privacy Shipped
132 votes
Notification email goes out twice when a request is accepted
@dev_oskar Bug Shipped
76 votes
Suggest friends based on shared groups and recent activity
Rachel P. Feature request Open
38 votes
Block list should also block pending friend requests automatically
@quiet_user Feature request Open

Comparison

Default Ultimate Member vs SleekView Feedback

Default UM admin screens

  • Friend requests and friendships live in usermeta with no shared place for member ideas.
  • Pinned forum threads about friending collect replies, but never show a clear vote count.
  • There is no built in status badge for Planned, In progress, Shipped, or Declined items.
  • Sorting member-submitted ideas by an upvote field needs custom code or another plugin.
  • Admins cannot show one public board for friending requests without rebuilding the page.

SleekView Feedback

  • Reads any numeric meta key as the vote count, including a custom um_friends_votes field.
  • Status badges pull from any taxonomy or meta value, with one color per status.
  • Upvote button writes straight back to the source row, no parallel votes table to maintain.
  • Submission form uses the standard Ultimate Member um_form shortcode and roles.
  • Block list and privacy rules from Ultimate Member apply to who can see and vote on items.

Features

What SleekView Feedback gives you for Ultimate Member Friends

Votes that live in your data

Every upvote increments a meta field on the original feedback post row. There is no parallel votes table to back up, no external service holding the counts, and any custom reports or exports you already run against your Ultimate Member data pick up the new vote totals with no extra wiring at all.

Status badges with real meaning

Map each status value to a colored badge so Open, Planned, In progress, Shipped, and Declined are clear at a glance. Members understand which friending ideas the team picked up, which ones are waiting on input, and which ones will not happen, without reading any comments at all.

Privacy that follows the data

Ultimate Member privacy rules apply to every row the board reads. If a member is blocked from another member, neither sees the other on the card list, and the same role checks gate who can vote, comment, or submit a new idea about how the friends feature should behave.

Audience

Ultimate Member Friends teams that put feedback in public

Hobby communities scaling fast

A growing community keeps hearing about the same friending pain points in support tickets. The board surfaces those ideas in one place, lets the wider membership vote, and gives the small admin team a clear next step rather than a flooded inbox.

Alumni and cohort networks

Alumni groups use friending to keep loose ties alive across cohorts. The board collects requests about mutual friend hints and graduating cohort filters, so the team that runs the network can plan the next quarter from real demand and not from one loud thread.

Safety focused communities

Communities with safety concerns watch the board for privacy and block list requests. Members can ask for stricter defaults in public, vote them up, and the team can ship the change with clear justification that members already voted to see this happen.

The bigger picture

Why a feedback board changes how the friends feature evolves

Friending is one of the most personal parts of a community site, and small changes to the flow can have outsized effects on how welcome new members feel. Ultimate Member ships a solid default, but every community ends up bending the flow in some way, and the team has no shared view of which bends the membership actually wants. A board fixes that.

Each request becomes a card with a vote count and a status badge, so a new member who is about to ask for mutual friend hints can see that the request is already on the board with two hundred upvotes and a Planned label. That single change reduces duplicate threads, makes the queue of work honest, and gives leads a calm way to say no in public without breaking the relationship. Over a quarter, the board becomes the place members check before they post, the place leads check before they plan, and the only place where the truth about the friending roadmap lives.

Questions

Common questions about SleekView Feedback for Ultimate Member Friends

Yes. Upvotes increment the meta key you picked as the vote column on the original feedback row. There is no parallel votes table, no external service, and any custom reports or exports you already run against the post or meta data pick up the new counts as soon as each vote is cast on the board.

 

Yes. The submit button opens the Ultimate Member form you choose, posts the new idea into the same source table the board reads, and shows it on the board with zero votes and the default status. Members never see a separate submission form or a parallel database to sign in to.

 

Boards respect the same Ultimate Member role and block list rules the rest of your site uses. Items from a blocked member do not appear for the blocking side, and the same role checks gate who can vote, comment, or submit a new idea about how the friending feature should behave.

 

Yes. Each board is its own SleekView render scoped to a chosen source, so you can run a dedicated friending board, a separate groups board, and a third for sitewide ideas. Vote counts and status badges are independent per board, so a vote on one does not affect the others.

 

Cards stay on the board because the data lives on the feedback row, not on the deleted user record. The author display name shifts to a generic deleted account label, the vote count is preserved, and the status stays whatever the admin team last set, so the public history of the request is not lost.

 

Yes. Any post taxonomy or meta key can drive the category tag on each card. Most teams use a small set like Feature request, Bug, UX, and Privacy, with one color per category, so members can scan the board and filter to the kind of work they are most interested in voting on.

 

Yes. SleekView ships with role-based permissions, so you can let logged in members vote, restrict submissions to verified accounts, or open both to everyone. Limits are checked on the server side so the rules cannot be bypassed by editing the page or replaying the request from a separate tab.

 

Yes. SleekView pages the board, only loads the cards on screen, and uses indexed columns for the vote and status filters. Communities with hundreds of thousands of member records stay responsive because the heavy fields are only fetched for the cards the visitor is actually looking at on the current page.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView