Opened 19 years ago
Closed 19 years ago
#3334 closed defect (bug) (fixed)
Ajax Tweaks for plugins
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | listman ajax js has-patch 2nd-opinion needs-testing |
| Focuses: | Cc: |
Description
Attached
- Fixes bug in WP_Ajax_Response PHP class
- WPAjax (JS class) uses /wp-admin/admin-ajax.php by default (which plugins can already easily hook into).
- List Manipulation could throw errors when AJAX updating (not when AJAX adding) under some very strange situations. No Longer (or at least, the situations under which it throws errors are now even stranger).
Version numbers in script-loader.php need to be changed.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [4458]) Ajax plugin tweakage from mdawaffe. fixes #3334