More AJAX in the Admin

March 31, 2006
by Ryan

Thanks to Michael Adams AJAX is featured in more places in the WordPress admin. We use AJAX primarily to avoid page reloads when manipulating lists. When deleting posts, pages, categories, comments, or bookmarks, you will see the deleted object fade out of the list and vanish. No reload required. We do this in a few places in 2.0.x, but now we do it more comprehensively. See this tracking ticket for details. This change will be available in the next release of WordPress. Right now you can get it only by pulling the latest development bits out of the subversion repository.

And, yes, the admin pages degrade nicely when using less capable browsers. I can still administer my blog using my BlackBerry.

4 Responses
  1. March 31, 2006

    Wicked Sweet!! Thx for the hard word Ryan!

  2. April 1, 2006

    I use to dread upgrading WordPress, but now I have a very good reason to look forward to it. Keep up the good work.

  3. April 1, 2006

    That’ll be neat to use in the next release! Thanks for the work Ryan, it is appreciated.

  4. April 5, 2006

    make it available too all page not only for administrator

Comments are closed for this entry.