id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 12918 Register default post types before plugins and themes are loaded ryan "Although correct behavior is to wait until init has fired to do anything, many themes call get_pages() prior to init. If the default post types have not been registered yet, get_pages() will fail because the ""page"" post type is not present. We can work around this in the same manner as we did for taxonomies by calling create_initial_post_types() before loading plugins and themes." defect (bug) closed normal 3.0 Posts, Post Types normal fixed