johngodley / search-regex

Search Regex adds a powerful set of search and replace functions to WordPress that go beyond the standard searching capabilities, with full regex support.
https://searchregex.com
GNU General Public License v3.0
32 stars 9 forks source link

CSV exports lack header row #149

Open xjamesb opened 1 year ago

xjamesb commented 1 year ago

To help track problems please follow this template. If you can provide screenshots then that will help.

Please replace this template with your own details!

Summary

CSV exports do not have a header row that contains the column title

Steps to reproduce

  1. search for a string for example "formidable id" in posts and pages with no flags and Action = "No action". Count the number of matches (60)
  2. change the action to "Export Matches" with the format "CSV"
  3. Verify that 60 rows are present but that there is no header row

Environment

All current.