Forums

How Pages create (2 posts)

  1. tadthai
    Member
    Posted 1 year ago #

    I would like to know ,When i Installation wordpress
    Completely HOW WORDPRESS CAN CREATE MySQL and , at
    Catergories have create Pages Show "About" pages auto

    I want to know Which file or folder at WP responsibility
    to create said "Pages"
    Pleasekindly Reply and Thanks you

  2. mfields
    Member
    Posted 1 year ago #

    Your first page is created by a call to wp_install_defaults() which is defined on line 60 of /wp-includes/upgrade.php. The particular line that creates the first page is on line 108 of the same document.

Topic Closed

This topic has been closed to new replies.

About this Topic