This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Releases: strangerstudios/force-first-last
Releases · strangerstudios/force-first-last
v1.2.1
= 1.2.1 - 2023-03-14
- SECURITY: Added nonce to bulk "Update Existing Users" admin page to protect from CSRF vulnerability. (Thanks, @mikhail-net)
v1.2
= 1.2 - 2021-03-12
- ENHANCEMENT: Added
ffl_display_name_order
filter to allow custom code to change display name to last first. - ENHANCEMENT: Tested up to WordPress 5.7.
v1.1
- ENHANCEMENT: Adding support for the Paid Memberships Pro frontend member profile edit screen.
- ENHANCEMENT: Improving the settings page appearance.
- ENHANCEMENT: Tested up to WordPress 5.5.
- ENHANCEMENT: Added pmpro_ffl_hide_display_name_profile filter. Set to return false if you'd like the display name field to show up on the edit user page in the WP dashboard.