Jeroen,
Thanks! Worked like a charm. All my notes are back. I’m embarrassed that I didn’t figure this out on my own. 🙂 But thank you for the quick response.
For others, here is how I recreated them:
Used WP Data Access
select post_title, post_content from wp_posts where post_type = “note”
Copy and pasted the HTML from post_content into an HTML preview tool
Pasted the text into a new note.
Thanks!
Eric
-
This reply was modified 3 years, 11 months ago by emillerphx.
No worries. Actually it has forced me to re-do and simplify the structure of the files. A good thing 🙂
Eric