Alright, here you go. You'll need to add a new User Profile Field through your AdminCP:
- Single-line text box
- Leave everything default, except for the following:
- Max length of user allowed input: change to 5
- Field Searchable on Members List: change to No
- Show on Members List: change to No
- The Display Order and Display Page are really up to you
Be sure to remember the Field ID that's used.
Upload the attached Plugin through the Plugins/Products Menu in the AdminCP. Afterwards, go to Plugin Manager and click on "Redirect Favorite Forum"; this will display the Plugin's PHP Code. You have to change the number in:
$fields['field5'] to match your Field ID.