Opened 7 years ago

Closed 7 years ago

#3334 closed defect (bug) (fixed)

Ajax Tweaks for plugins

Reported by: mdawaffe Owned by: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: listman ajax js has-patch 2nd-opinion needs-testing
Cc:

Description

Attached

  1. Fixes bug in WP_Ajax_Response PHP class
  2. WPAjax (JS class) uses /wp-admin/admin-ajax.php by default (which plugins can already easily hook into).
  3. 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)

3334.diff (4.8 KB) - added by mdawaffe 7 years ago.

Download all attachments as: .zip

Change History (2)

comment:1   ryan7 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [4458]) Ajax plugin tweakage from mdawaffe. fixes #3334

Note: See TracTickets for help on using tickets.