Commit Graph

8202 Commits

Author SHA1 Message Date
Ryan Boren 34035fa80e Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin(). Props DD32. fixes #7878
git-svn-id: https://develop.svn.wordpress.org/trunk@9271 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 23:55:58 +00:00
Ryan Boren c368483c2d Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9270 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 23:54:18 +00:00
Mark Jaquith a97d2744d1 New footer style, first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9269 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:27:41 +00:00
Mark Jaquith ae46fd9db4 Display a placeholder dropbox for Sortables
git-svn-id: https://develop.svn.wordpress.org/trunk@9268 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:06:41 +00:00
Mark Jaquith 6580aaf8fb ngettext() fix for Right Now
git-svn-id: https://develop.svn.wordpress.org/trunk@9267 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 20:50:14 +00:00
Ryan Boren 78af371a68 Remove test link
git-svn-id: https://develop.svn.wordpress.org/trunk@9266 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 17:59:19 +00:00
Ryan Boren 2e5e2c36be Right Now modules. Very rough, needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9265 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 17:56:48 +00:00
Ryan Boren 41666e56da Redirect plugins that hard code their pages to be under edit.php. Props filosofo. fixes #7932
git-svn-id: https://develop.svn.wordpress.org/trunk@9264 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 16:31:06 +00:00
Peter Westwood 1a18d1b462 Fix delete page nonce. Fixes #7936 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@9263 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 07:30:41 +00:00
Mark Jaquith 3bc39364c4 Send togbox to Hades. @ryan: size 8.5 -- something with sapphires.
git-svn-id: https://develop.svn.wordpress.org/trunk@9262 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 04:55:38 +00:00
Mark Jaquith 4ddeefc1f8 Initial work on Publish box. Very rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@9261 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 04:36:35 +00:00
Mark Jaquith 3da8e2965c Widen the post screen sidebars
git-svn-id: https://develop.svn.wordpress.org/trunk@9260 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 03:10:19 +00:00
Ryan Boren 9442333d05 Use prepare() in wp_insert_attachment(). Props dwc. fixes #7933
git-svn-id: https://develop.svn.wordpress.org/trunk@9259 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 21:55:37 +00:00
Ryan Boren 0d579c5a62 Link to better codex article for backups. Props MichaelH. see #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9258 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 21:16:07 +00:00
Ryan Boren 783eda9388 Bring back plugin updates count. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9257 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 19:46:07 +00:00
Ryan Boren e5bab2081b Bring back awaiting moderation comment count. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9256 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 19:39:08 +00:00
Ryan Boren 44c170459e Reduce backtracking in wpautop. fixes #6877
git-svn-id: https://develop.svn.wordpress.org/trunk@9255 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 19:25:02 +00:00
Ryan Boren fa4ac95135 Tweak wp_page_menu() defaults. Props MichaelH. fixes #7914
git-svn-id: https://develop.svn.wordpress.org/trunk@9254 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 17:39:01 +00:00
Ryan Boren f747c73435 Link to codex for instructions on backing up the blog instead of suggesting export. see #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9253 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 17:32:45 +00:00
Mark Jaquith fd96378b7f Update update_post_meta() and delete_post_meta() to work with post revisions. Props misterbisson. fixes #7925
git-svn-id: https://develop.svn.wordpress.org/trunk@9252 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 05:47:13 +00:00
Mark Jaquith ffe7f4e2b5 Add wp-logo.gif to Gears Manifest. TODO: make sure all files are in here before we go gold on 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@9251 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 04:54:59 +00:00
Ryan Boren 5502674e40 Don't require use of options whitelisting. Will give plugins more notice.
git-svn-id: https://develop.svn.wordpress.org/trunk@9250 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 00:40:36 +00:00
Ryan Boren f38fd1b3b6 Move whitelist functions to plugin.php. Add settings_fields().
git-svn-id: https://develop.svn.wordpress.org/trunk@9249 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 23:35:09 +00:00
Andrew Ozz 89af45a5ec Remove the "Post/Page" column when looking at comments on the edit page, fixes #7924
git-svn-id: https://develop.svn.wordpress.org/trunk@9248 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 20:11:43 +00:00
Ryan Boren b3106f3b66 Consolidate *backs filter. Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920
git-svn-id: https://develop.svn.wordpress.org/trunk@9247 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 00:38:29 +00:00
Ryan Boren ba1915af0f wp_page_menu() echo fixes. see #7914
git-svn-id: https://develop.svn.wordpress.org/trunk@9246 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 21:15:20 +00:00
Ryan Boren c364164a1d Fix echo arg to wp_page_menu(). see #7518
git-svn-id: https://develop.svn.wordpress.org/trunk@9245 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 21:06:28 +00:00
Ryan Boren 1bc5d52b4c Don't schedule update events while installing. Props rdworth and tott. fixes #7724
git-svn-id: https://develop.svn.wordpress.org/trunk@9244 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 20:58:19 +00:00
Ryan Boren b406bec607 phpdoc corrections from jacobsantos. see #7918
git-svn-id: https://develop.svn.wordpress.org/trunk@9243 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 20:46:30 +00:00
Ryan Boren a612119693 Recognize windows absolute paths. see #7904
git-svn-id: https://develop.svn.wordpress.org/trunk@9242 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 19:48:49 +00:00
Andrew Ozz 930876240f Comments post-box: show 10 comments at load only if the postbox is not hidden
git-svn-id: https://develop.svn.wordpress.org/trunk@9241 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 17:00:20 +00:00
Andrew Ozz 83fda65efc Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 16:54:14 +00:00
Ryan Boren 9fdf3da4a4 Must pass var by ref. Props x11tech. fixes #7781
git-svn-id: https://develop.svn.wordpress.org/trunk@9239 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 22:55:30 +00:00
Ryan Boren ae1f69a07c Try out stick checkbox in Status section of Quick Edit. Props ShaneF. fixes #7902
git-svn-id: https://develop.svn.wordpress.org/trunk@9238 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 22:49:16 +00:00
Ryan Boren 38b13c6fae Link post title to editor and comment count to post filter
git-svn-id: https://develop.svn.wordpress.org/trunk@9237 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 22:31:10 +00:00
Mark Jaquith dcb58e2844 Edit Posts needs an H2. Yes, I know the Filter options look funky.
git-svn-id: https://develop.svn.wordpress.org/trunk@9236 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 21:22:11 +00:00
Ryan Boren d3e2d833a9 Make blog name a link to site
git-svn-id: https://develop.svn.wordpress.org/trunk@9235 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 21:16:47 +00:00
Ryan Boren 5413ecde13 get_search_form from technosailor. fixes #7910
git-svn-id: https://develop.svn.wordpress.org/trunk@9234 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:39:56 +00:00
Mark Jaquith 202c2fc0be Covering our XSS bases
git-svn-id: https://develop.svn.wordpress.org/trunk@9233 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:06:22 +00:00
Mark Jaquith 377ad4f01d Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:02:03 +00:00
Ryan Boren d55f18532b Fix nonce collision and delete all spam
git-svn-id: https://develop.svn.wordpress.org/trunk@9231 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 19:55:51 +00:00
Ryan Boren 892a68fef8 Fox white on white login login fields. Props sivel. fixes #7906
git-svn-id: https://develop.svn.wordpress.org/trunk@9230 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 19:37:04 +00:00
Ryan Boren 605a57ead1 Don't double escape in get_cat_ID(). fixes #7849
git-svn-id: https://develop.svn.wordpress.org/trunk@9229 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 18:56:56 +00:00
Ryan Boren 5e3ee62f58 Move "Comment author must fill out name and e-mail " to "Default article settings". Props bubel. fixes #7814
git-svn-id: https://develop.svn.wordpress.org/trunk@9228 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 18:45:32 +00:00
Ryan Boren 68a1f4a6bb Add some type sanity checks. Props DD32. fixes #7800
git-svn-id: https://develop.svn.wordpress.org/trunk@9227 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 18:30:04 +00:00
Ryan Boren 73cf4cc90d Better not found messages. Props caesarsgrunt. fixes #5324
git-svn-id: https://develop.svn.wordpress.org/trunk@9226 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 17:00:57 +00:00
Andrew Ozz 492d8278cb Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: https://develop.svn.wordpress.org/trunk@9225 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 09:44:22 +00:00
Mark Jaquith 3a47d129af Working on the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9224 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 05:48:00 +00:00
Andrew Ozz c15e06e42a HTML validation fixes, props Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@9223 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 03:49:43 +00:00
Ryan Boren d520f245f0 i18n fixes for plugin intaller from DD32 and nbachiyski. see #7807
git-svn-id: https://develop.svn.wordpress.org/trunk@9222 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 02:35:43 +00:00