除非明确说明,否则如何在Wordpress中设置默认显示名称?

I would like to know if I can set the default value for display name (nickname) for all users when they register (ex. Anonymous) unless they explicitly input a Display name value in the registration form?

User case: I would like all users to appear as "Anonymous" unless they input a different display name during registration.

Thanks!!