Opened 14 years ago
Closed 14 years ago
#20242 closed defect (bug) (fixed)
Remove index-extra.php
| Reported by: | nacin | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Dashboard widgets should simply go through the standard ajax handler.
See also #18952 where ajaxurl is now relative. This allows us to simply move to ajaxurl rather than the existing .replace() we use to turn admin-ajax.php into index-extra.php.
We can also remove the network/index-extra.php and user/index-extra.php files, which actually aren't used.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [20190]: