Viewing 2 replies - 1 through 2 (of 2 total)
  • pages and posts are not physical files in your directories, they are information saved in the database you have linked to your install

    They’re not saved as actual files, WordPress uses a MySQL database for storing data.

    The only files you would usually work with in a WordPress installation are the configuration files, like wp-config.php when you setup or move WordPress, or the theme and plugin files in relation to site customization.

    For managing actual post or page content, you typically use the post/page editor in the admin section, although there are other publishing options available.

    http://codex.ww.wp.xz.cn/Settings_Writing_SubPanel

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Where does wordpress save pages?’ is closed to new replies.