I need two things done;
1. When I create custom files using the custom fields plugin for some reason the code is duplicating in the mysql database one has a field_ string and the other has the name of the newly created field (i.e subject_file). I need you to remove why its duplicating. There are simple fixes I saw online why this happens but not sure where these go at.
2. After I create custom fields using the above plugin I then use the WP-Custom Field plugin to search all fields for user…
