Skip to content

Shamim's Plugins

  • PRO Plugins
    • Front End PM PRO
  • Docs
    • Front End PM
    • Front End PM PRO
  • Support
    • Front End PM PRO
  • Login
  • 0  Items -  $0.00
Home » Forums » Front End PM PRO » Different users with same display names issue » Reply To: Different users with same display names issue

Reply To: Different users with same display names issue


Home › Forums › Front End PM PRO › Different users with same display names issue › Reply To: Different users with same display names issue

January 16, 2020 at 1:26 am #33260
Shamim Hasan
Keymaster

Add following code in your theme’s (child theme’s if you are using) functions.php

add_filter( 'fep_filter_show_which_name', function( $which ){
    return 'user_login';
});

Wordpress Plugins

  • Front End PM PRO
  • Front End PM
  • FEP Contact Form
  • Multisite User Sync
  • Custom Functions Plugin

Osclass Plugins

  • Simple Item Moderation
  • Simple Social Share
  • Two Factor Authentication
  • Password Ad Management
  • noCaptcha reCaptcha
  • Simple Infinite Scroll

Links

  • Contact us
  • Hire
  • Privacy Policy
  • Terms and Conditions

· © 2025 Shamim's Plugins ·

Back to top