Tagged Questions
0
votes
2answers
617 views
How to append new form elements in “Add New” form of Users in Wordpress admin panel?
I'm developing a WordPress plugin and I want to append some extra form fields in add new form of Users section inside admin panel without editing core files. Can somebody help me in achieving this.