I'm new to WP, but I'm experimenting with it and I like it. So, I'm over my current site - mostly static HTML files - WP. My process, usually, is WP & amp; So copy the HPT from HPM to my file. I'm curious though, where does WP store these pages? Where is the file containing HTML (s)? ... It would be nice to be able to work with pages other than the small editors created in the WP Dashboard.
Thanks - al.
They are in the database of WordPress, especially the wp_posts table, so unfortunately You must use the Admin Console Editor to change your content.
Comments
Post a Comment