Userpro – User Profiles With Social Login icon

3 versions

Userpro – User Profiles With Social Login history.

Every release of Userpro – User Profiles With Social Login is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.

1 of 3 releases scanned clean
v5.1.13Latest
August 15, 20268.9 MBScanned
Other
  • Remaining 7 unbounded query locations patched. All 9 originally identified issues now resolved.
  • *`functions/memberlist-functions.php` — member directory**
  • `:440` Custom-field sort keys were excluded from the `number`/`offset` block, leaving the main directory query unlimited when sorted by a custom field. Fixed: pagination always applied regardless of sort key.
  • `:448` Filtered/search result pagination used `number=>10000` to count matching users. Fixed: `WP_User_Query` with `count_total=true`, `fields='ID'`, `number=1`. One COUNT, zero rows.
  • *`addons/badges/admin/admin-functions.php` — Badges admin**
  • `:83` `userpro_badges_admin_users()` fetched full `WP_User` objects for all users. Fixed: `fields=>['ID','user_login']`, capped at 500 via `userpro_badges_admin_users_limit` filter.
  • `:166` "Delete badge from all users" hydrated full `WP_User` objects before the per-user write loop. Fixed: `fields=>'ID'` only.
  • *`admin/panels/requests.php` and `addons/requests/admin/panels/settings.php` — User Requests panels**
  • Both pending-user count badges (header ` `) now use a single `WP_User_Query` COUNT instead of fetching all pending users. Display lists capped at 200 rows. The `pending_admin` section in `settings.php` already had pagination; `pending` section now bounded.
  • *`admin/admin.php`**
Removed
  • dead `get_pending_verify_requests_count()` (zero callers; unbounded duplicate of the already-patched function in the requests addon).
September 4, 20259.7 MB
Other
  • ==================================
  • Security fix.
  • ==================================
Fixed
  • Issue that caused settings tabs to not display in the UserPro settings page.
September 4, 20259.0 MB
Other
  • ==================================
  • Security fix.
  • ==================================
Fixed
  • Register shortcode register_redirect fix.
  • Register Ajax error.
  • Saving Groups & Fields undefined key warning fix.
  • Error while viewing followers.

Why archive

Sometimes the latest release isn't the one you need. The archive lets you pin Userpro – User Profiles With Social Login to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.