Opened 18 years ago
Closed 18 years ago
#9368 closed defect (bug) (fixed)
WP_ADMIN needs to be true in flash uploader
| Reported by: | hailin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | General | Version: | 2.8 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
<mdawaffe_lap_> eagleclaw: wp-admin/async-upload.php loads admin.php after wp-load.php, so WP_ADMIN is not defined by the time plugins are loaded.
It needs to be TRUE because some plugin tests this variable to make sure the URL is a admin one.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch