How to edit wp-admin files without them being overwritten afterwards?
-
I’m using theme-my-login plugin in order to add fields to registration and profile pages. I want to add these fields to admin interface as well,
so I have to modify /wp-admin/user-edit. Can I use my child-theme for this so the data doesn’t get deleted when updating wordpress? Where do I place it?
- The topic ‘How to edit wp-admin files without them being overwritten afterwards?’ is closed to new replies.