WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Changelog/2.0.3

WordPress Version 2.0.3 was comprised of security and bug fixes.

Changesets

See the list of tickets closed for 2.0.3. The list below was generated with MDAWaffe's Changelog Generator.

  • 3737: Ref checks. Comment filter.
  • 3738: Only flush cache if the DB is out-of-date.
  • 3739: Split on '; ' not ';'.
  • 3741: Remove smilies sort. Props random. fixes #2550
  • 3742: ent2ncr optimization. Props random. fixes #2548
  • 3743: Disable cache by default.
  • 3744: update_option() action fix. fixes #2553
  • 3745: Fix backreferences in mysql2date(). Props tenpura. fixes #2564
  • 3746: Don't texturize home. Props Mark Jaquith and David House. fixes #2381
  • 3747: texturize fix from that Andy guy. fixes #2634
  • 3748: Remove this artificial limit, it messes up posting with seldom-used categories
  • 3752: Don't try to do paging for single page queries. Props westi. fixes #2578
  • 3755: wp_specialchars comment author name.
  • 3757: wp_specialchars comment author name.
  • 3762: Add some prophylactic int casts and quoting.
  • 3771: Backport nonces and pluggable cookies.
  • 3779: Backport nonce fixes. #2678
  • 3780: Fallback to admin referer check instead of nonce if no action is given to check_admin_referer(). For plugin compatibility.
  • 3781: Backport js_escape()
  • 3786: Excerpt fix from Mike Little. fixes #2686
  • 3792: Enclosure redirect fix from aegrumet. fixes #2551
  • 3794: sanitize_user regex fix from grigs. fixes #2729
  • 3796: Ver bump
  • 3797: base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache. Props Peter Westwood.
  • 3801: Add some category filters.
  • 3802: Add some user filters.
  • 3803: Don't show comment author name in AYS dialog to avoid JS escaping issues with untrusted data.
  • 3805: Update nonce action strings. Props mdawaffe.
  • 3806: Missed one.
  • 3807: Don't show comment author name in AYS dialog to avoid JS escaping issues with untrusted data. fixes #2744
  • 3808: nonce and comment fixes from Juergen. fixes #2748
  • 3813: wp_hash(), wp_salt(), and server secret.
  • 3814: Backup plugin fixes.
  • 3817: Typo fix.
  • 3820: Backup plugin fixes.
  • 3821: Dots fix to work around mod_mime problem. Props skeltoac.
  • 3823: get_permalink() performance improvement from arnee. fixes #2463
  • 3825: Verbump

View other Changelogs