-
Posted a reply to File name in email table, on the site WordPress.org Forums:
Thank you for your quick response. <table> <thead><tr><th>Files</th></tr></thead> <tbody>'; if(!empty($submitted['file-upload'])){ $style = 'style=[qtm]background-color:#e3e3e3[qtm]'; foreach($submitted['file-upload'] as… -
Created a topic, File name in email table, on the site WordPress.org Forums:
First of all, thank you so much for this incredible pl…