Commit Graph

4186 Commits

Author SHA1 Message Date
Ryan Boren 3ad814fe9d Check if isset to avoid warning. Props Alex King. fixes #3160
git-svn-id: https://develop.svn.wordpress.org/trunk@4221 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:21:13 +00:00
Ryan Boren d8250fa8ce Use delete_page cap. Props activeingredient. fixes #3162
git-svn-id: https://develop.svn.wordpress.org/trunk@4220 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:19:08 +00:00
Ryan Boren 584ad79cb8 Go native.
git-svn-id: https://develop.svn.wordpress.org/trunk@4219 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 20:25:23 +00:00
Ryan Boren a52b67b3d4 Add langauge_attributes() template tag. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4218 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 20:16:13 +00:00
Ryan Boren b5ffe203a4 Add language and text_direction attributes to bloginfo. Set lang and dir attributes in admin header's html tag. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4217 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 19:29:32 +00:00
Ryan Boren e7ae06f71f Don't show user form without privs. Props westi. fixes #3142
git-svn-id: https://develop.svn.wordpress.org/trunk@4216 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 10:08:58 +00:00
Matt Mullenweg cadcb0edc0 This has been a source of security probs, and is mostly replaced by the XML import/export now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4215 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 00:03:33 +00:00
Matt Mullenweg 06dde0465f Correct font and height on the #advancedstuff dbx boxes under a post.
git-svn-id: https://develop.svn.wordpress.org/trunk@4214 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 10:22:05 +00:00
Matt Mullenweg 62dbcb5ded Don't show post author box unless there is more than one author to show.
git-svn-id: https://develop.svn.wordpress.org/trunk@4213 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 10:14:11 +00:00
Matt Mullenweg 4b52d9c981 Add a little class to our links list
git-svn-id: https://develop.svn.wordpress.org/trunk@4212 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 09:33:51 +00:00
Ryan Boren daa2dd78fe Don't reset cookies if INSTALLING.
git-svn-id: https://develop.svn.wordpress.org/trunk@4211 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 06:02:45 +00:00
Ryan Boren f81191d1a4 Tabbed editor fixes from skeltoac. #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4210 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 22:24:50 +00:00
Ryan Boren 58a933b906 Tabbed editor and autosave fixes. Props skeltoac and westi. #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4209 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 19:35:37 +00:00
Ryan Boren c227947744 Check if array index is set. Props Alex King. fixes #3156
git-svn-id: https://develop.svn.wordpress.org/trunk@4208 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 14:40:40 +00:00
Ryan Boren f9f1d06127 Remove extra-dimensional character caused by breach in the time-space continuum.
git-svn-id: https://develop.svn.wordpress.org/trunk@4207 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 07:09:15 +00:00
Ryan Boren c82cc535bc Tabbed editor from skeltoac. fixes #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4206 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 07:04:41 +00:00
Ryan Boren 2afc3e16b4 Make sure query vars are set before use. Props Alex King. fixes #3154
git-svn-id: https://develop.svn.wordpress.org/trunk@4205 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 21:05:38 +00:00
Ryan Boren 5fbeda5c25 Make sure vars are set. Props Alex King. fixes #3153
git-svn-id: https://develop.svn.wordpress.org/trunk@4204 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 21:03:11 +00:00
Ryan Boren 96bcf0b24d Prefix unregister_GLOBALS to avoid name collisions. Props westi. fixes #3151
git-svn-id: https://develop.svn.wordpress.org/trunk@4203 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 21:00:22 +00:00
Ryan Boren 7e99c9b9d7 Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: https://develop.svn.wordpress.org/trunk@4202 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 20:46:39 +00:00
Ryan Boren ae2a89aa46 RTL support. Props mani_monaj. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4201 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 00:34:34 +00:00
Ryan Boren df3c1a520e Don't use rewrite array as string. fixes #2771
git-svn-id: https://develop.svn.wordpress.org/trunk@4200 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 00:09:37 +00:00
Ryan Boren 3472772716 Don't allow pages to have the same names as feeds to avoid rewrite collision. Props skeltoac. fixes #1231
git-svn-id: https://develop.svn.wordpress.org/trunk@4199 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 00:01:20 +00:00
Ryan Boren 3c348108f8 Warning and notice fixes from Alex King. fixes #3148
git-svn-id: https://develop.svn.wordpress.org/trunk@4198 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 23:56:28 +00:00
Matt Mullenweg 8d6bb192d6 These should say the same things.
git-svn-id: https://develop.svn.wordpress.org/trunk@4197 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 15:11:51 +00:00
Matt Mullenweg 06f0097a94 Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 06:11:42 +00:00
Ryan Boren fd6a645679 Encode percent to avoid broken permalinks. Props majelbstoat. fixes #569
git-svn-id: https://develop.svn.wordpress.org/trunk@4195 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 03:05:08 +00:00
Ryan Boren d88ed56d55 Fix logo link in wp_die(). Props Sewar. fixes #3138
git-svn-id: https://develop.svn.wordpress.org/trunk@4194 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-18 23:40:19 +00:00
Ryan Boren 3e42d396bd Validation fix from Viper007Bond. fixes #3140
git-svn-id: https://develop.svn.wordpress.org/trunk@4193 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-18 23:33:25 +00:00
Ryan Boren 62c5e0449b Markup fix from Xmion. fixes #3133
git-svn-id: https://develop.svn.wordpress.org/trunk@4192 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-17 03:08:47 +00:00
Ryan Boren 19e6c82bb8 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@4191 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-14 00:25:59 +00:00
Ryan Boren 5e0bb805e5 Cron unscheduling fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4190 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-14 00:18:05 +00:00
Ryan Boren 339ada9537 cron and future post publishing fixes. fixes #3058
git-svn-id: https://develop.svn.wordpress.org/trunk@4189 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-13 23:54:15 +00:00
Ryan Boren 0277c28a9a Bump script vers.
git-svn-id: https://develop.svn.wordpress.org/trunk@4188 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-13 21:46:29 +00:00
Ryan Boren 45cd582085 AJAX responsiveness improvements from mdawaffe. fixes #3099
git-svn-id: https://develop.svn.wordpress.org/trunk@4187 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-13 21:39:53 +00:00
Ryan Boren 7d25a72195 do_action_ref_array(). fixes #3125
git-svn-id: https://develop.svn.wordpress.org/trunk@4186 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-12 17:45:23 +00:00
Ryan Boren 3b731473ec Add ping status to autosave post array. Props skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@4185 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-12 00:01:18 +00:00
Ryan Boren 0022e717d8 Show more link in RSS. Don't show more link if more link text empty. Take more into account when creating excerpt.
git-svn-id: https://develop.svn.wordpress.org/trunk@4184 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-11 23:59:00 +00:00
Ryan Boren 94cb7b27ab Add load action for pagenow.
git-svn-id: https://develop.svn.wordpress.org/trunk@4183 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-11 23:57:34 +00:00
Matt Mullenweg 8a3b227fb9 Bring back missing filter for wp_create_thumbnail
git-svn-id: https://develop.svn.wordpress.org/trunk@4182 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-11 02:19:15 +00:00
Ryan Boren 5ec32c8eee Add explain_nonce filter. Props mdawaffe. fixes #3121
git-svn-id: https://develop.svn.wordpress.org/trunk@4181 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-10 17:49:24 +00:00
Ryan Boren aa0adc291e Get pages by author[s]. Props westi. fixes #1486
git-svn-id: https://develop.svn.wordpress.org/trunk@4180 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-10 17:47:49 +00:00
Ryan Boren 387124c66c Pass along the modified string instead of the original. fixes #3118
git-svn-id: https://develop.svn.wordpress.org/trunk@4179 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-10 17:16:20 +00:00
Ryan Boren a60573f168 We no longer need the outer array.
git-svn-id: https://develop.svn.wordpress.org/trunk@4178 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-09 01:09:21 +00:00
Ryan Boren 23d84fac79 do_action and apply_filters arg passing sanity from mdawaffe. fixes #3116
git-svn-id: https://develop.svn.wordpress.org/trunk@4177 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-08 23:19:29 +00:00
Ryan Boren 826dd2da08 Specify number of accepted args.
git-svn-id: https://develop.svn.wordpress.org/trunk@4176 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-08 23:18:03 +00:00
Ryan Boren bb74bd1d1b Move home and siteurl update events to action hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@4175 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-08 21:42:05 +00:00
Ryan Boren 58370c3575 timer_stop() wanted to be near timer_start().
git-svn-id: https://develop.svn.wordpress.org/trunk@4174 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 23:26:52 +00:00
Ryan Boren d51b58448f Avoid infinite loop when category_parent equals cat_ID
git-svn-id: https://develop.svn.wordpress.org/trunk@4173 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:42:24 +00:00
Ryan Boren 46526ab285 Honor show_post_count. Props westi. fixes #3110
git-svn-id: https://develop.svn.wordpress.org/trunk@4172 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:38:43 +00:00