Ticket #902 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Plugin option pages aren't displayed

Reported by: ringmaster Assigned to: ryan
Priority: normal Milestone:
Component: Administration Version: 1.5
Severity: major Keywords:
Cc: ringmaster, kim

Description

From wp-hackers list ala Kimmo Suominen:

The global $page_hook is used in both wp-admin/admin.php and wp-admin/menu-header.php. The latter is called in between defining and referencing $page_hook in the former, which makes all option pages from plugins display the option page of the last plugin loaded.

Attachments

manu-patch.diff (0.9 kB) - added by ringmaster on 05/21/05 06:34:34.

Change History

02/17/05 14:40:29 changed by ringmaster

02/17/05 14:40:30 changed by ringmaster

  • Patch set to No.

02/17/05 14:41:07 changed by ringmaster

  • Patch changed from No to Yes.

02/17/05 16:06:17 changed by ryan

  • owner changed from anonymous to rboren.
  • fixed_in_version set to 1.5.
  • status changed from new to closed.
  • resolution changed from 10 to 20.

02/20/05 06:04:31 changed by ryan

  • fixed_in_version changed from 1.5 to 1.5.1.

05/21/05 06:34:34 changed by ringmaster

  • attachment manu-patch.diff added.