> For the complete documentation index, see [llms.txt](https://playground.e107sk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playground.e107sk.com/e107-efiction-integration/e107-integration-i/author-fields-replacement.md).

# Author fields replacement

Files to remove:&#x20;

admin/authorfields.php

user/editbio.php

Page links replacement:

<table><thead><tr><th width="160"></th><th></th></tr></thead><tbody><tr><td>efiction</td><td>('authorfields', 'Profile Information', '', 1, 9, 0, 'A'),</td></tr><tr><td>e107 link</td><td>/e107_admin/users_extended.php  or /e107_admin/admin.php</td></tr><tr><td>efiction</td><td>('editbio', 'Edit Bio', '', 1, 3, 0, 'U'),</td></tr><tr><td>e107 link</td><td>usersettings.php</td></tr></tbody></table>

You can display your fields with user\_template.php file&#x20;
