Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Releases: strangerstudios/force-first-last

v1.2.1

15 Mar 00:27
4263772
Compare
Choose a tag to compare

= 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

13 Mar 14:46
11b20ba
Compare
Choose a tag to compare

= 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

13 Aug 15:09
Compare
Choose a tag to compare
  • 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.