WPIntell

Market

verify

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

43 / 43 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Competitors

2 shown
Age Verify 1.0K installs · 4.4
praise owner
-100.0%momentum 65.5weakness 19/24pain/praise

Pain still appears around missing feature, compatibility despite praise for reliable, quality.

complaint Deprecated content on V1.2.7

Deprecated content on V1.2.7: users show bugs, compatibility, performance pain that may indicate a product gap.

Verified Member for BuddyPress · Deprecated content on V1.2.7 Hello, I’m using the last version of your plugin with Vikinger Theme, but I encounter these errors : Deprecated : Creation of dynamic property BP_Verified_Member_Meta_Box::$name is deprecated in /home/hake4936/vridayorg/wp-content/plugins/bp-verified-member/admin/meta-box/class-bp-verified-member-meta-box.php on line 26 Deprecate
complaint Issue with buddyboss messaging page

Issue with buddyboss messaging page: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · Issue with buddyboss messaging page On our website we had used Buddyboss theme and inside buddyboss messgaing feature the verified members badge is getting broken and shows random html codes: https://www.loom.com/share/f0a0fbf7cf0b462e922325880132d668?sid=8e6c7b53-a507-40c1-8e85-0f6d16e6d7e7 The page I need help with: [ log in to see the link] On our website
mixed Checking if the BuddyPress component is available before using it.

Checking if the BuddyPress component is available before using it.: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · One issue, i came across accidently is that if you have the notification component disabled, and any of the notifications options enabled, the plugin would through a Fatal error ever time you try to verify of unverify a member.
mixed Security concerns….

Security concerns….: users show security, compatibility, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · Security concerns….
complaint Broken

Broken: users show bugs, setup pain that may indicate a product gap.

SSL Verification Badge · Broken The homepage no longer loads after installing this plugin.
complaint Debug log

Debug log: users show bugs, compatibility, performance pain that may indicate a product gap.

Verified Member for BuddyPress · Debug log As soon as I activate this plugin my debug.log shows [05-May-2025 20:18:02 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly .
complaint I want to automate some things

I want to automate some things: users show compatibility, performance, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · add_action(‘ VERIFICATION HOOK NEEDED ‘, ‘assign_verified_user_role’, 10, 1); function assign_verified_user_role($user_id) { $user = new WP_User($user_id); if (!$user->has_role(‘verified_user’)) { // Check if user doesn’t already have the verified_user role $user->set_role(‘verified_user’); // Assign the verified_user role } } I tried bp_verified_member_veri
complaint Plugin conflict…

Plugin conflict…: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · Plugin conflict… Hi, in my BuddyBoss installation I use Directories Pro plugin (CodeCanyon) , around which I have a Directories/Listings sphere built for quite a long time now.
complaint Recommendation for mobile

Recommendation for mobile: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Age Verify · Recommendation for mobile Great plugin!
complaint Header in Avada theme covering age gate

Header in Avada theme covering age gate: users show bugs, compatibility, support pain that may indicate a product gap.

Age Verify · Header in Avada theme covering age gate http://lucid-build.com/staging/gxtrx/ Having issues with age gate being covered by the site header?
complaint How To Add Logo To Age Verify Page

How To Add Logo To Age Verify Page: users show compatibility, missing feature, support pain that may indicate a product gap.

Age Verify · How To Add Logo To Age Verify Page Hello, Is there an option or a suggested way to add a logo to Age Verify?
complaint [BUG] Verified Badge in Profile Fullname

[BUG] Verified Badge in Profile Fullname: users show bugs, missing feature, support pain that may indicate a product gap.

Verified Member for BuddyPress · [BUG] Verified Badge in Profile Fullname Hello.
mixed Verified icon not showing

Verified icon not showing: users show bugs, compatibility, performance pain that may indicate a product gap.

Verified Member for BuddyPress · Verified icon not showing Hello I am using buddyboss theme, and every works fine, but when I verified more than 1 member, the icon of verified doesn’t appear in the news feed page, only in the rest of the pages.
mixed Some issues with Verified Member for BuddyPress when using Rehub theme

Some issues with Verified Member for BuddyPress when using Rehub theme: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · Some issues with Verified Member for BuddyPress when using Rehub theme Hi!
mixed Activity Feed Buddyboss

Activity Feed Buddyboss: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · Activity Feed Buddyboss Hello, Since the latest version of Buddyboss plugins/themes, the verify badge is not showing anymore in the Activity feed.
mixed BuddyBoss Verification Badge Error

BuddyBoss Verification Badge Error: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · BuddyBoss Verification Badge Error When using the Verified plugin with BuddyBoss there are a few areas of concern.
mixed great plugin, but has no support for mobile browsers

great plugin, but has no support for mobile browsers: users show bugs, missing feature, support pain that may indicate a product gap.

Age Verify · great plugin, but has no support for mobile browsers I would like to keep using this plugin, but it has a long standing issue of not support mobile devices.
complaint Change position

Change position: users show compatibility, missing feature, support pain that may indicate a product gap.

Age Verify · Change position Hi, I would like to change the position of div or there is age verify.
complaint Buddypress new vesion (12.0.1) Not compatible

Buddypress new vesion (12.0.1) Not compatible: users show bugs, compatibility, support pain that may indicate a product gap.

Verified Member for BuddyPress · Buddypress new vesion (12.0.1) Not compatible IT`S URGENT NEED I request you to lunch other version of this plugin which are compatible with new version of buddypress (12.0.1) , because this plugin has deprecate version and its creat criticle error IT`S URGENT NEED I request you to lunch other version of this plugin which are compatible with new version of b
complaint Solution for the translation of the month

Solution for the translation of the month: users show compatibility, missing feature, support pain that may indicate a product gap.

Age Verify · Here is the solution : Open this two files : /plugins/age-verify/functions.php /plugins/age-verify/includes/functions.php In both of them, replace $form .= '<p><select name="av_verify_m" id="av_verify_m">'; foreach ( range( 1, 12 ) as $month ) : $month_name = date( 'F', mktime( 0, 0, 0, $month, 1 ) ); $form .= '<option value="' .
complaint W3 Total Cache and Age Verify

W3 Total Cache and Age Verify: users show bugs, performance, support pain that may indicate a product gap.

Age Verify · W3 Total Cache and Age Verify I am trying to use W3 Total Cache to help speed up this site: http://springfielddistillery.com/site .
complaint Awful support

Awful support: users show bugs, compatibility, support pain that may indicate a product gap.

Verified Member for BuddyPress · Awful support If you publish a plugin you should consider the support of it, especially if it has bugs If you publish a plugin you should consider the support of it, especially if it has bugs Thank you for sharing your opinion @yas-se .
complaint Site Keeps Redirecting to Age Verify

Site Keeps Redirecting to Age Verify: users show bugs, support pain that may indicate a product gap.

Age Verify · Site Keeps Redirecting to Age Verify After entering age information, visiting a page brings you right back to the Age Verify screen.
complaint [NSFW] On BuddyBoss timeline, HTML code is shown

[NSFW] On BuddyBoss timeline, HTML code is shown: users show bugs, missing feature pain that may indicate a product gap.

Verified Member for BuddyPress · [NSFW] On BuddyBoss timeline, HTML code is shown On Buddyboss timeline tab..
complaint Issue with verification

Issue with verification: users show bugs, support pain that may indicate a product gap.

Verified Member for BuddyPress · Issue with verification I have activated the plugin on my site and when viewing the member’s page to see the verification symbol, the page’s content seems to be off.
complaint Illegal string offset

Illegal string offset: users show bugs, compatibility pain that may indicate a product gap.

SSL Verification Badge · Illegal string offset I am getting the following errors: http://s23.postimg.org/uvfkdthqj/secure.png How do I fix this?
complaint not working

not working: users show bugs, compatibility pain that may indicate a product gap.

SSL Verification Badge · not working I am getting lots of errors.
complaint Change cookie name

Change cookie name: users show compatibility, missing feature pain that may indicate a product gap.

Age Verify · Unless the author provides a way in the settings, I figure the simplest way would be to go into the plugin files class-age-verify.php and functions.php and replace “age-verified” with whatever you want.
complaint Cancel verification request

Cancel verification request: users show missing feature, support pain that may indicate a product gap.

Verified Member for BuddyPress · Cancel verification request How can I cancel verification request in /users/ admin dashboard?
complaint Multisite Cookie Not Working

Multisite Cookie Not Working: users show performance, missing feature pain that may indicate a product gap.

Age Verify · Each member runs their own store as an example: https://SlowRyde.PremiumeLiquids.com .
complaint URL Redirection issue

URL Redirection issue: users show bugs, compatibility pain that may indicate a product gap.

Age Verify · URL Redirection issue Hello, please attach that to the future version of your plugin to keep it more flexible: $url_connector = (empty($_GET) ?
complaint Different ages on different pages

Different ages on different pages: users show compatibility, missing feature pain that may indicate a product gap.

Age Verify · Different ages on different pages Hi – the plugin has worked great for my client for a year.
complaint Setting to change the name of the cookie

Setting to change the name of the cookie: users show bugs, missing feature pain that may indicate a product gap.

Age Verify · Setting to change the name of the cookie Hey, I am having an issue where the caching system(Varnish) used by my hosting provider is set up to only allow cookies that use a certain naming convention to be accepted.
complaint Multiple Verification Badges

Multiple Verification Badges: users show missing feature, support pain that may indicate a product gap.

Verified Member for BuddyPress · I have a quick question/request: Would it be possible to extend the plugin’s functionality to support multiple verification badges (e.g., different colours like Twitter/X’s blue, grey, and gold badges)?
mixed _load_textdomain_just_in_time

_load_textdomain_just_in_time: users show bugs, compatibility, support pain that may indicate a product gap.

Verified Member for BuddyPress · _load_textdomain_just_in_time Hello, after updating to WordPress 6.7 the plugin gives the following error: PHP Notice: Function _load_textdomain_just_in_time was called incorrectly .
mixed allow other user roles to set verify members

allow other user roles to set verify members: users show missing feature, support pain that may indicate a product gap.

Verified Member for BuddyPress · we want to create speicale user role which will be responsible to authorize members and verify them, is there an option to give permission to verify users to a specific role (in addition to admin) do this by front end ?
mixed Works…kinda, but no support at all

Works…kinda, but no support at all: users show support pain that may indicate a product gap.

Age Verify · Works…kinda, but no support at all My customers see it on every visit to the page even if within the time frame the plugin is set for.
complaint URL after confirmation

URL after confirmation: users show support pain that may indicate a product gap.

Age Verify · URL after confirmation Hi The plugin works great.
complaint Query string in URL?

Query string in URL?: users show support pain that may indicate a product gap.

Age Verify · I was doing some testing with age verified posts today and I noticed that successful validation is adding a query string of “?age-verified=[value]” to the post URL.
complaint Showing up on every page

Showing up on every page: users show bugs pain that may indicate a product gap.

Age Verify · Showing up on every page Every time I click on a tab it asks if I’m 18 again.