Ticket #103 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

inconsistent post_status for page

Reported by: harryworld Assigned to: somebody
Priority: normal Milestone: WPMU 1.0
Component: component1 Version: 1.0
Severity: normal Keywords:
Cc:

Description

Some of the themes will make use of the post_status field in table wp_1_posts

For example, in the theme "Blix", it uses the value "static" to see if a page can be shown on the header. The value is "static" when it is in WordPress? Single Version, but it is changed to "publish" in WordPress? MU.

Change History

08/03/06 17:03:13 changed by donncha

  • status changed from new to closed.
  • resolution set to invalid.

Unfortunately those themes need to be updated to support WP 2.1 which WPMU is based on. You'll have to bug the authors of those themes to support it.