Commit Graph

429 Commits

Author SHA1 Message Date
nacin ba6f1cba07 Various bug fixes and improvements to menu management. props ptahdunbar, see #11817.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-22 19:56:16 +00:00
dd32 a1fc891e15 Bump the schema after [13576]. Props miqrogroove. Fixes #11914
git-svn-id: http://svn.automattic.com/wordpress/trunk@13581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-04 08:41:34 +00:00
nacin 2dcfc0913b Remove unused 'secret' option. Fixes #12221
git-svn-id: http://svn.automattic.com/wordpress/trunk@13309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-22 20:27:02 +00:00
ryan ebdbcbc4b3 Add an index on comment_parent to speed up wp_delete_comment() reparenting queries. fixes #12289
git-svn-id: http://svn.automattic.com/wordpress/trunk@13227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-19 17:56:40 +00:00
ryan f7d7bc2dd0 Use cap checks instead of multisite and super admin checks. Add some new caps. Merge cleanup. see #11644.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-18 22:21:36 +00:00
ryan 4bb7072c51 3.0-alpha
git-svn-id: http://svn.automattic.com/wordpress/trunk@12456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-19 00:14:46 +00:00
ryan 40035bf93e Add required php and mysql versions to version.php. Future proof required version check strings. Props nacin. see #11464
git-svn-id: http://svn.automattic.com/wordpress/trunk@12432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-17 18:46:19 +00:00
ryan 716af3c5e5 RC1
git-svn-id: http://svn.automattic.com/wordpress/trunk@12416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-16 17:50:18 +00:00
ryan d3e30f2ff6 Drop autoload index from schema. Tweak key layout to satisdy dbDelta. Props nacin. fixes #11322 #2699
git-svn-id: http://svn.automattic.com/wordpress/trunk@12329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-07 13:57:18 +00:00
ryan c5054ba38b Beta 2 bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@12314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-01 23:57:13 +00:00
azaozz fded0ca661 Remove oEmbed references and auto-insert of shortcodes from the UI, fixes #11288
git-svn-id: http://svn.automattic.com/wordpress/trunk@12304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-01 09:22:48 +00:00
ryan 6189a6fce2 Make option_id primary. Add uniques for option_name and autoload. see #2699
git-svn-id: http://svn.automattic.com/wordpress/trunk@12217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-19 16:42:07 +00:00
ryan 4615f5b809 Delete old magpie cache options. Props Denis-de-Bernardy. fixes #10592
git-svn-id: http://svn.automattic.com/wordpress/trunk@12210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-18 22:04:07 +00:00
ryan 6df4481b33 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@12191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-16 14:57:10 +00:00
ryan cca2279a4d Switch oEmbed option to control discovery. Tweak whitelist and settings page. Props Viper007Bond. see #10337
git-svn-id: http://svn.automattic.com/wordpress/trunk@12136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-02 14:41:35 +00:00
azaozz aac51df0e9 Fix timeout for the inline buttons on images in TinyMCE.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-27 09:06:26 +00:00
azaozz a4996245ec PressThis: fix TinyMCE config and IE6 css "hasLayout"
git-svn-id: http://svn.automattic.com/wordpress/trunk@12112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-27 00:23:58 +00:00
azaozz f5c253376e When inserting the embed shortcode in TinyMCE replace it with a placeholder image, update the 'wordpress', 'wpeditimage' and 'wpgallery' TinyMCE plugins, fix the audio and video "From URL" tabs in the uploader popup to accept only URLs for embedding, see #10337
git-svn-id: http://svn.automattic.com/wordpress/trunk@12098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-24 11:43:42 +00:00
azaozz 201d24f044 TinyMCE in Firefox: fix crash when dragging images with caption, drag the image together with the caption (only in Firefox 3.5+)
git-svn-id: http://svn.automattic.com/wordpress/trunk@12085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-22 05:30:29 +00:00
markjaquith 22518cefe2 Revert to old options table storage of rewrite_rules. Transient object caches would silently regenerate rewrite_rules without giving plugins a chance to readd endpoints. fixes #10981
git-svn-id: http://svn.automattic.com/wordpress/trunk@12061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-19 21:10:46 +00:00
ryan 410d1e28d8 Bump db version
git-svn-id: http://svn.automattic.com/wordpress/trunk@12024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-13 18:50:16 +00:00
azaozz 856e319884 Press This: editor fixes and CSS tweaks for IE6/7
git-svn-id: http://svn.automattic.com/wordpress/trunk@11982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-29 09:46:13 +00:00
azaozz ba74883676 TinyMCE 3.2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@11974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-26 08:33:16 +00:00
markjaquith a131ad469e Eliminate the redundant and confusing comment threading depth of 1. Threading starts at 2 now. fixes #10829
git-svn-id: http://svn.automattic.com/wordpress/trunk@11958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-22 06:00:46 +00:00
westi c67e70dd91 First pass commentmeta implementation. See #2659 props scribu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-17 20:17:33 +00:00
ryan 4064e1cb6c Make option_name the primary key for the options table. Props Denis-de-Bernardy. fixes #2699
git-svn-id: http://svn.automattic.com/wordpress/trunk@11883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-26 22:46:33 +00:00
azaozz 8502dc0487 Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist
git-svn-id: http://svn.automattic.com/wordpress/trunk@11589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-17 01:06:32 +00:00
ryan 6c2cebdc56 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-11 04:45:31 +00:00
matt ecb825e4f1 Bumpity bump bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-11 01:29:29 +00:00
azaozz ac029b70cf bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-07 22:59:07 +00:00
ryan 206db6eddb Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-03 10:20:18 +00:00
ryan 6a9fd7c2bb Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-01 17:13:20 +00:00
ryan a83b4269a7 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-29 22:44:34 +00:00
ryan 6ca5401e04 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-28 21:53:57 +00:00
azaozz 961a793bda TinyMCE 3.2.4.1, fixes #9950
git-svn-id: http://svn.automattic.com/wordpress/trunk@11473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-27 22:28:29 +00:00
ryan 3f5c524fd2 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-27 22:02:51 +00:00
ryan d6e62426fe Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-25 17:33:10 +00:00
ryan beefbcf16c Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-24 23:51:22 +00:00
ryan e0a5704c22 Beta 2
git-svn-id: http://svn.automattic.com/wordpress/trunk@11440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-23 17:22:44 +00:00
azaozz 4a50994a4e TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-22 22:08:17 +00:00
ryan b88547114d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-22 21:58:41 +00:00
ryan 4f2d0e71de Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-21 16:13:04 +00:00
ryan 0d5b15b52f Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-20 20:56:25 +00:00
ryan 3d3db69a05 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-19 18:45:21 +00:00
ryan 219770e856 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 23:27:19 +00:00
azaozz 80969e073e Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest
git-svn-id: http://svn.automattic.com/wordpress/trunk@11388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 20:29:26 +00:00
markjaquith 3ebf837ced Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: http://svn.automattic.com/wordpress/trunk@11383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 16:00:33 +00:00
ryan efd3e8e99f bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 15:14:36 +00:00
ryan 7608f13e25 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 03:29:59 +00:00
ryan 535aa13c4a Beta 1
git-svn-id: http://svn.automattic.com/wordpress/trunk@11365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 18:44:55 +00:00
ryan 909978dfaa Ver bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-15 22:21:21 +00:00
ryan abec350e44 Enforce consistent ID types to allow for foreign keys to be defined between tables. Props Denis-de-Bernardy. see #9422
git-svn-id: http://svn.automattic.com/wordpress/trunk@10852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-31 21:57:51 +00:00
ryan 04a572f4a7 Set autoload in populate options query
git-svn-id: http://svn.automattic.com/wordpress/trunk@10768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-11 01:07:12 +00:00
ryan 3c803da070 Add index on taxonomy. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-06 08:26:45 +00:00
ryan 7bb01e4c48 Rough first cut of theme browser/installer. Props DD32. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 23:10:11 +00:00
ryan 8798018549 Commit hook test. fixes #9099
git-svn-id: http://svn.automattic.com/wordpress/trunk@10550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 20:18:33 +00:00
ryan f0d29296c6 Commit hook test. fixes #9099
git-svn-id: http://svn.automattic.com/wordpress/trunk@10549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 20:18:00 +00:00
ryan 1592a20d39 Commit hook test. fixes #9099
git-svn-id: http://svn.automattic.com/wordpress/trunk@10548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 20:15:57 +00:00
ryan 4025a263c8 Commit hook test. fixes #9099
git-svn-id: http://svn.automattic.com/wordpress/trunk@10547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 20:11:13 +00:00
ryan a7fcd971be Commit hook test. fixes #9099
git-svn-id: http://svn.automattic.com/wordpress/trunk@10546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 20:09:46 +00:00
ryan 38e2bdea13 Commit hook test. fixes #9099
git-svn-id: http://svn.automattic.com/wordpress/trunk@10545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 20:00:30 +00:00
azaozz 75850602a5 Detect when the server compresses output, see #8628
git-svn-id: http://svn.automattic.com/wordpress/trunk@10476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-01 09:45:24 +00:00
westi 8b4e4b5964 Remove the revision number for now
git-svn-id: http://svn.automattic.com/wordpress/trunk@10219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-17 22:10:20 +00:00
westi 0575c94329 Make trunk bleed again.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-11 18:00:28 +00:00
ryan 9824bb3fe4 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@10185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 22:48:19 +00:00
ryan e97297b217 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 17:43:43 +00:00
ryan 5d05d1dc5c Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 08:11:21 +00:00
ryan 4480bf0d2a RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@10161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 00:10:15 +00:00
ryan a70ea36065 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:32:55 +00:00
ryan 12dbb4b2e3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 17:17:18 +00:00
ryan 12158b4e26 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 20:37:34 +00:00
ryan e9e703969b Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 04:00:26 +00:00
ryan 74a52d0c55 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 20:52:58 +00:00
ryan 3ed7af59cf Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 19:15:58 +00:00
ryan 06373198c9 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 19:56:31 +00:00
ryan 84b65fabc4 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 18:13:26 +00:00
ryan f9069cffc0 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-02 20:03:21 +00:00
ryan 3a4fceea37 RC1
git-svn-id: http://svn.automattic.com/wordpress/trunk@10005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-01 21:35:12 +00:00
ryan f30d6a29bf Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-01 19:35:46 +00:00
ryan f8f2ff942d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-01 05:34:35 +00:00
ryan 58de333377 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 18:41:04 +00:00
ryan 4c3f1ae051 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-29 17:40:51 +00:00
ryan 7d91f698d4 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 19:09:51 +00:00
ryan b441fccab2 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 12:59:45 +00:00
ryan 0447161919 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-27 17:34:38 +00:00
ryan 4560e5d4cf Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 19:22:25 +00:00
ryan ce69d4e5af Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 22:59:33 +00:00
ryan a3aee0fd52 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 18:42:29 +00:00
ryan ceee359abf Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
git-svn-id: http://svn.automattic.com/wordpress/trunk@9871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 18:33:04 +00:00
ryan 7ce1050676 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 20:28:13 +00:00
ryan fcc8272b8d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 05:21:13 +00:00
ryan 8f1659012f Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-23 23:51:27 +00:00
ryan 737d127267 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 07:22:44 +00:00
ryan 34ebea545e Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 00:59:31 +00:00
ryan f3e25312d9 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 18:23:39 +00:00
ryan 8a280ee764 Use wp_html_excerpt() instead of substr in rss widget. Props nbachiyski. fixes #8278
git-svn-id: http://svn.automattic.com/wordpress/trunk@9791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 17:43:54 +00:00
ryan ae62526c99 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 00:20:27 +00:00
ryan ea35c8fa1e Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 20:17:28 +00:00
ryan 53dfc73c63 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 04:25:45 +00:00
azaozz 9fcdfa2ace Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 16:33:06 +00:00
ryan ce0a9e1c55 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 19:42:08 +00:00
ryan 9d192618f4 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:31:15 +00:00
ryan 55b0b6bd4f Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 00:10:33 +00:00
ryan fbb0124c7d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 16:39:53 +00:00
ryan a43102e27b Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 19:33:30 +00:00
ryan 6d04a62bfd Escape dot in robots rewrite rule. Props Jean-LucfromBrussels and DD32. fixes #8176
git-svn-id: http://svn.automattic.com/wordpress/trunk@9650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 23:04:43 +00:00
ryan 6690ad435f Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 18:22:35 +00:00
ryan 18b3816ff8 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 22:51:06 +00:00
ryan e5bb6778d3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 20:07:40 +00:00
ryan 10f9e61ae2 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 22:05:33 +00:00
ryan 2c32b53092 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 19:45:59 +00:00
ryan 5d7b9d59ae Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 19:23:49 +00:00
ryan cec22453a3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 17:38:12 +00:00
ryan e662d424f3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 23:02:23 +00:00
ryan cc04a27785 beta2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 08:41:06 +00:00
ryan 9084c254d7 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 21:33:31 +00:00
ryan bb2f1dd007 Bump version
git-svn-id: http://svn.automattic.com/wordpress/trunk@9525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 17:38:43 +00:00
ryan fb6d983615 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 17:12:43 +00:00
ryan 2802a24816 Verbump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 20:26:00 +00:00
ryan d19e88f183 Version bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 17:20:16 +00:00
ryan faa235224e Verbump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 21:43:25 +00:00
ryan 1d29fbd3d8 Beta 1
git-svn-id: http://svn.automattic.com/wordpress/trunk@9462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 07:43:07 +00:00
ryan f046535b73 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 07:11:00 +00:00
ryan 6ae7a9e401 Ver bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 15:57:34 +00:00
ryan 57fe09dfc3 Ver bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 18:21:06 +00:00
ryan 9ad53f6d7c Ver bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 19:16:24 +00:00
ryan f275541cf6 pretty permalinks for comment paging. Props Viper007Bind. fixes #7942
git-svn-id: http://svn.automattic.com/wordpress/trunk@9300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 18:55:22 +00:00
ryan 91841f2e3c Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: http://svn.automattic.com/wordpress/trunk@9296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 16:08:47 +00:00
ryan e59d369976 Add post_parent index. fixes #7876
git-svn-id: http://svn.automattic.com/wordpress/trunk@9290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 22:03:41 +00:00
ryan 130af6d91a Change ver to reflect staunch of blood flow
git-svn-id: http://svn.automattic.com/wordpress/trunk@9187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 17:57:17 +00:00
westi 81aebef3b3 Theme update UI first pass. See #7519 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 06:43:53 +00:00
ryan f3987bee5f Update post_date for old drafts during upgrade. see #5698
git-svn-id: http://svn.automattic.com/wordpress/trunk@8921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-17 21:47:27 +00:00
ryan ef80502b9a Close comments for old posts. see #7741
git-svn-id: http://svn.automattic.com/wordpress/trunk@8892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-15 16:26:37 +00:00
ryan d3b414932c Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-20 21:42:31 +00:00
ryan 2955c83e99 Image default options for size, alignment and link type. Props tellyworth. fixes #7520
git-svn-id: http://svn.automattic.com/wordpress/trunk@8653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-15 15:40:35 +00:00
markjaquith f43cf39f19 Do not prepend /archives/ et al to category/tag URLs unless category/tag slug is missing. fixes #7490 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-11 20:17:07 +00:00
ryan ff7b8ffe1b Separate Large and Full image sizes. Props tellyworth. fixes #7151
git-svn-id: http://svn.automattic.com/wordpress/trunk@8612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-11 03:54:26 +00:00
westi 35f46f0d4b Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-04 21:01:09 +00:00
ryan e8cba9f0cb Check both slug and name when determining if is_term(). fixes #6593 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-24 19:28:40 +00:00
ryan d845973d7b Revert accidental bits that snuck in with [8376]. see #7227
git-svn-id: http://svn.automattic.com/wordpress/trunk@8377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-19 19:00:56 +00:00
ryan 8831ea942b IXR 0.71. Props jacobsantos. fixes #7227
git-svn-id: http://svn.automattic.com/wordpress/trunk@8376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-19 17:56:35 +00:00
markjaquith 3170e3f6ee Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
git-svn-id: http://svn.automattic.com/wordpress/trunk@8365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-17 19:41:48 +00:00
westi 6c3dc58ac3 Update the version number for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 07:17:06 +00:00
ryan 4f5aa3fa57 Bumpage
git-svn-id: http://svn.automattic.com/wordpress/trunk@8331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-14 17:27:19 +00:00
ryan 91ffbd5d4d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@8322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-12 18:04:41 +00:00
ryan e38b2bcaa8 Bumpage
git-svn-id: http://svn.automattic.com/wordpress/trunk@8254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-04 06:12:24 +00:00
ryan 6ae5dbab86 Bumpity bump bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@8207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-27 19:47:28 +00:00
ryan 3f90dc2f58 More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
git-svn-id: http://svn.automattic.com/wordpress/trunk@8202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-26 22:39:57 +00:00
ryan ad61789fa1 Grammar fix from Viper007Bond. fixes #7172
git-svn-id: http://svn.automattic.com/wordpress/trunk@8184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-24 17:45:33 +00:00
ryan 74353f9bcc Beta1
git-svn-id: http://svn.automattic.com/wordpress/trunk@8165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-22 20:45:07 +00:00
westi a9e944fee6 Bump the db_version so people get the new options for #7157.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-20 16:15:21 +00:00
ryan 385d3d9500 Add delete_plugins and update_plugins caps. Props DD32. fixes #7096
git-svn-id: http://svn.automattic.com/wordpress/trunk@8060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-06 19:21:35 +00:00
ryan 087c490eab Version bump, still bleeding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 15:45:50 +00:00
ryan 4bf3397cb9 Clear out bad activation keys from 2.5.1. fixes #6842 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-15 20:07:54 +00:00
westi b119ab7003 Bump the db version so [7841] has an affect.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-28 06:19:33 +00:00
ryan 4680f8f084 Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-24 00:19:09 +00:00
westi 88cbd04406 Make sure the rewrite rules for the feed files match when WordPress is installed in a subdirectory. See #6460 this is for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-30 13:42:03 +00:00
westi 9e849cc2ec Trunk is for 2.6 development now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-29 16:47:16 +00:00
matt 81f9a12d30 Live from WordCamp Dallas. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@7566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-29 14:39:28 +00:00
ryan 111549dfc0 RC3
git-svn-id: http://svn.automattic.com/wordpress/trunk@7560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-28 07:02:55 +00:00
ryan c4865c3418 Disable mod_security for uploader. Props andy. see #6406
git-svn-id: http://svn.automattic.com/wordpress/trunk@7558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-28 06:08:20 +00:00
ryan 89fc6085db RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@7521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 06:50:42 +00:00
westi 5180584bfb Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 12:15:55 +00:00
ryan a88ac8c62c Bump ver to distinguish ongoing trunk from the RC1 package.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 00:40:07 +00:00
ryan 8427f15bca Buhbump
git-svn-id: http://svn.automattic.com/wordpress/trunk@7379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 07:01:01 +00:00
ryan d9aef704a1 Post Edit Collision Detection from mdawaffe. fixes #6043
git-svn-id: http://svn.automattic.com/wordpress/trunk@7103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-29 09:51:36 +00:00
ryan 1e755afb7b Ver bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@6957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-21 21:03:43 +00:00
ryan 5ed843d6d8 Support ordering for term relationships. Props andy. fixes #5857
git-svn-id: http://svn.automattic.com/wordpress/trunk@6851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-14 17:17:57 +00:00
ryan 8bbf359295 Add comment_date_gmt key to comments table. Optimize _wp_get_comment_list() query. fixes #5785
git-svn-id: http://svn.automattic.com/wordpress/trunk@6825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-13 19:15:30 +00:00
ryan 36a651ef92 get_avatar(). see #5775
git-svn-id: http://svn.automattic.com/wordpress/trunk@6748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-07 06:07:12 +00:00
ryan 8fecb97b09 Order by and index on comment_date_gmt instead of comment_date to insulate order from offset changes. fixes #5773
git-svn-id: http://svn.automattic.com/wordpress/trunk@6736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-05 23:29:59 +00:00
ryan ed5224f393 Enum to varchar. fixes #4778
git-svn-id: http://svn.automattic.com/wordpress/trunk@6732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-05 21:05:56 +00:00
ryan b67bbb9e4e Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773
git-svn-id: http://svn.automattic.com/wordpress/trunk@6729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-05 18:04:17 +00:00
ryan 7f4d8b2f27 New dashboard from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-02 07:57:51 +00:00
ryan 4374db281e Some file level phpdoc from darkdragon. fixes #5572
git-svn-id: http://svn.automattic.com/wordpress/trunk@6554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-04 20:05:07 +00:00
westi 0b23746c72 We're working on bleeding edge 2.4 stuff now
git-svn-id: http://svn.automattic.com/wordpress/trunk@6177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-29 10:56:53 +00:00
matt 15372a22b6 bumpity
git-svn-id: http://svn.automattic.com/wordpress/trunk@6164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-25 00:34:43 +00:00
ryan 192cb2dda5 RC1
git-svn-id: http://svn.automattic.com/wordpress/trunk@6135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-19 04:14:27 +00:00
ryan c352f29893 Drop old tables. Props Nazgul. fixes #4995
git-svn-id: http://svn.automattic.com/wordpress/trunk@6126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-18 16:37:21 +00:00
ryan c8077169aa Add user_nicename key to users table. fixes #4937
git-svn-id: http://svn.automattic.com/wordpress/trunk@6075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-11 18:13:56 +00:00
ryan 9fbbf54462 beta3
git-svn-id: http://svn.automattic.com/wordpress/trunk@6073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-11 01:43:49 +00:00
markjaquith 98a92950a3 Deprecate option_can_override, option_type, option_width, option_height, option_description, option_admin_level from options table. Props Nazgul. fixes #4390
git-svn-id: http://svn.automattic.com/wordpress/trunk@6039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-05 19:20:53 +00:00
ryan a4f8a52b4e beta2
git-svn-id: http://svn.automattic.com/wordpress/trunk@6027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-04 01:01:01 +00:00
ryan 501833e41e beta1
git-svn-id: http://svn.automattic.com/wordpress/trunk@5954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-08-28 00:18:36 +00:00
markjaquith 7f44512c5d Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
git-svn-id: http://svn.automattic.com/wordpress/trunk@5707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-14 16:24:28 +00:00
ryan 6445fc55a2 Category/tag to taxonomy upgrade. First cut.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-24 22:40:24 +00:00
ryan 634a33c206 Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-22 05:12:38 +00:00
rob1n ea9d389751 Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
git-svn-id: http://svn.automattic.com/wordpress/trunk@5303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-24 23:27:20 +00:00
ryan 978cf8aee5 2.3-alpha
git-svn-id: http://svn.automattic.com/wordpress/trunk@5288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-19 04:05:39 +00:00
ryan f32f812fa9 Bumpage
git-svn-id: http://svn.automattic.com/wordpress/trunk@5233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-10 19:08:49 +00:00
ryan 00e9ff778a Bit twiddling. Add type bitfield to categories table. see #3723
git-svn-id: http://svn.automattic.com/wordpress/trunk@5184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-05 21:16:02 +00:00
matt 613dbfcffa A backend interface for tagging.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-26 07:28:29 +00:00
ryan ce0f8b4a66 First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517
git-svn-id: http://svn.automattic.com/wordpress/trunk@4860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-02 00:04:35 +00:00
ryan af10b7443f Cache user id instead of full user object in the userlogins cache. Props charleshooper. fixes #3716
git-svn-id: http://svn.automattic.com/wordpress/trunk@4859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-02 00:00:36 +00:00
markjaquith 36491e0980 make sure nothing going into the object cache is being passed by reference. fixes #3726
git-svn-id: http://svn.automattic.com/wordpress/trunk@4856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-01 09:16:15 +00:00
markjaquith 12e9cabfb7 Introduce Notoptions and Alloptions caching, so that all options (and previously attempted Notoptions) are read from the cache in one go. Should reduce cache misses to zero or close to it. fixes #3726
git-svn-id: http://svn.automattic.com/wordpress/trunk@4855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-01 08:53:08 +00:00
ryan 1ec4dd0209 Revert accidental commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-30 01:46:05 +00:00
ryan f8c689b4f0 Remove notoptions caching. Multile rewrite_rules options were being created. See #3692 #2268
git-svn-id: http://svn.automattic.com/wordpress/trunk@4831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-30 01:43:39 +00:00
ryan 510652f65c Trunk is now for 2.2 development.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-23 06:30:37 +00:00
matt 0525d982f8 It's that time again.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-22 21:51:38 +00:00