Commit Graph

14059 Commits

Author SHA1 Message Date
Ryan Boren 20ef146992 Move dashboard_quota in dashboard.php. Don't perform current_user_can check before init.
git-svn-id: https://develop.svn.wordpress.org/trunk@15487 602fd350-edb4-49c9-b593-d223f7449a82
2010-08-02 17:56:05 +00:00
Ryan Boren 7d0a19de0f Remove show_post_thumbnail_warning
git-svn-id: https://develop.svn.wordpress.org/trunk@15486 602fd350-edb4-49c9-b593-d223f7449a82
2010-08-02 17:29:34 +00:00
Ryan Boren 383b705801 Remove 'plugins page is not visible to normal users' notice. We're just not that into you.
git-svn-id: https://develop.svn.wordpress.org/trunk@15485 602fd350-edb4-49c9-b593-d223f7449a82
2010-08-02 17:25:54 +00:00
Ryan Boren 9d87a4c9a9 Update network upgrade links. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@15484 602fd350-edb4-49c9-b593-d223f7449a82
2010-08-02 15:36:57 +00:00
Ryan Boren dcebd71a25 Fix network plugins menu active highlight. Props duck_. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@15483 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-30 21:33:39 +00:00
Ryan Boren 27806b68d9 Add user_meta to global groups. see #14475
git-svn-id: https://develop.svn.wordpress.org/trunk@15482 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-30 21:30:06 +00:00
Ryan Boren edd48280e3 Network Admin, first pass. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@15481 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-30 20:34:54 +00:00
Andrew Nacin 2c326f0a87 Ensure we're checking when looking for is_super_admin() in map_meta_cap(). Bump DB version.
fixes #14454 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@15480 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-29 21:58:58 +00:00
Peter Westwood e777a1fbf4 Context for the medium password strength string to disabiguate it. Fixes #14431 for trunk props demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@15475 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-29 20:42:05 +00:00
Mark Jaquith 59f6264c64 These are not verbs. http://notaverb.com/badbad_verbs
git-svn-id: https://develop.svn.wordpress.org/trunk@15473 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-27 18:02:45 +00:00
Andrew Nacin 85394e795e More curses on PHP 5.0.5. see #13757, fixes #14160. for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15471 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-25 07:35:59 +00:00
Dion Hulse 2ea4fcd6d9 Only use maintenance_mode() for ( is_multisite() || (plugin|theme) being updated is in use ) with Plugin|Theme Bulk Upgrades. See #14393
git-svn-id: https://develop.svn.wordpress.org/trunk@15469 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-24 03:59:53 +00:00
Andrew Nacin 7c3292bb4a Add unregister_nav_menu(). props jorbin, fixes #14001 for 3.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@15467 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-22 20:50:11 +00:00
Andrew Nacin 04e5e859d8 Clear #main in Twenty Ten to fix rendering in old Gecko browsers. props demetris, fixes #13991 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15464 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-22 20:44:03 +00:00
Ryan Boren 5b9d2135e6 Temp fix for canonical redirects of taxonomy links containing non-ASCII bases. Props nbachiyski. see #14201
git-svn-id: https://develop.svn.wordpress.org/trunk@15462 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-22 20:08:21 +00:00
Andrew Nacin 77d5cf7160 Disable the visual editor in iOS. props azaozz, simonwheatley. fixes #13326 for 3.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@15460 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-22 17:23:44 +00:00
Ryan Boren 0734c33eb0 Update wordpress.org blog url
git-svn-id: https://develop.svn.wordpress.org/trunk@15457 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-22 13:45:43 +00:00
Ryan Boren 9b6a14db22 Clean up wp_update_themes(). Fix reporting of active theme. Props josephscott. fixes #14381 for 3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@15455 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-22 13:24:41 +00:00
Andrew Nacin 802af4dd92 Ensure we're saving valid menu locations. for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15454 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-22 07:00:22 +00:00
Ryan Boren 432adc1c33 Make posts per page filters consistent and back compat. Props wpmuguru. fixes #14135 for 3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@15450 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-21 17:27:04 +00:00
Andrew Nacin c9d4749ed7 Doc update for [15402]. fixes #14301.
git-svn-id: https://develop.svn.wordpress.org/trunk@15449 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-21 00:50:01 +00:00
Nikolay Bachiyski 1ed9585257 Do not include space in the beginning of internationalized string
git-svn-id: https://develop.svn.wordpress.org/trunk@15448 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-19 20:36:30 +00:00
Nikolay Bachiyski e1e6ce1e97 Do not include newline character in the beginning if the database error string
git-svn-id: https://develop.svn.wordpress.org/trunk@15447 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-19 20:35:15 +00:00
Ryan Boren 0e8e96649b Default posts per page to 20. Props wpmuguru. fixes #14342 for 3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@15445 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-19 16:28:26 +00:00
Ryan Boren 8915af45b3 Remove rededundant code. see #14292
git-svn-id: https://develop.svn.wordpress.org/trunk@15444 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-18 14:06:14 +00:00
Ryan Boren ef992f592c Add cap check. see #14343
git-svn-id: https://develop.svn.wordpress.org/trunk@15441 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-18 13:59:53 +00:00
Ryan Boren 38563c2521 Add cap check. Props duck_. see #14343
git-svn-id: https://develop.svn.wordpress.org/trunk@15439 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-18 13:53:58 +00:00
Ryan Boren 02580f7b0b Hex octets are case-insenstive. Don't 301 when the only octet case differs. Props hakre. fixes #14292 for 3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@15437 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-18 13:46:35 +00:00
Peter Westwood 785c20b082 Remove debug cruft. See #14315 props scribu.
git-svn-id: https://develop.svn.wordpress.org/trunk@15435 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-17 11:13:35 +00:00
Peter Westwood 8d72c5172c Fix the theme compat file require paths to be fully absolute so they don't rely on a particular php path to work. Fixes #14315 for trunk props dougal.
git-svn-id: https://develop.svn.wordpress.org/trunk@15433 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-16 09:40:09 +00:00
potbot 666b031fdb POT, generated from r15430
git-svn-id: https://develop.svn.wordpress.org/trunk@15431 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 16:21:33 +00:00
Andrew Nacin bf425efae3 Don't publish the first menu to the first menu location immediately on create. Bad UX. for 3.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@15430 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 15:13:01 +00:00
Andrew Nacin 21ee162f34 s/TwentyTen/Twenty Ten/ so we don't wipe theme mods and the current theme cache. for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@15428 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 14:16:14 +00:00
Ryan Boren 70358dc160 If category already exists, return its ID. Restores previous behavior. fixes #14067 for 3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@15425 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 14:12:23 +00:00
Andrew Nacin 26e4490a6b Fix admin memu link for tax assigned to pages. props SeyelentEco, fixes #13560 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15424 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 04:53:45 +00:00
Andrew Nacin 44bc91eedd Twenty Ten minor image style edits. props iandstewart, fixes #14303 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15421 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 01:16:08 +00:00
potbot d8fd779ffc POT, generated from r15418
git-svn-id: https://develop.svn.wordpress.org/trunk@15419 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 00:21:42 +00:00
Andrew Nacin 1a826a4506 Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@15417 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 22:27:20 +00:00
Andrew Nacin 51f14ccbc4 style.css cleanup. props lancewillett, see #14298 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15416 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 22:20:26 +00:00
Andrew Nacin 9fa8ec9493 Twenty Ten: Rename to appease the theme directory gods, version bump, and new description from lancewillett and iandstewart. fixes #14298.
git-svn-id: https://develop.svn.wordpress.org/trunk@15413 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 22:09:36 +00:00
Andrew Nacin 0d687968ef get_post_permalink() should take a post ID and pass the post object to the filter. Note that the filter received a post object previously as the variable. props filosofo, fixes #14299 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15411 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 21:56:49 +00:00
Andrew Nacin 6e5abae06a Don't throw 404 in the backend. fixes #14088 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15409 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 21:47:12 +00:00
Andrew Nacin 0e2a53e8c9 Prevent the same menu item from receiving duplicate IDs if the menu is used twice. All menu items now get a class with their post ID; only the first item now gets an ID. fixes #13976 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15407 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 21:30:59 +00:00
Ryan Boren 4fb68cd5e8 Sanity check properties in wp_get_single_post(). Props filosofo. fixes #13904 for 3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@15405 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 21:30:09 +00:00
Andrew Nacin 97366f31f0 Fix checking for whether WP_User object is actually a user. props filosofo, fixes #13903 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15404 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 21:27:05 +00:00
Andrew Nacin dc3140a664 Have wp_set_post_terms return wp_set_object_terms. fixes #14301.
git-svn-id: https://develop.svn.wordpress.org/trunk@15402 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 21:01:48 +00:00
Andrew Nacin 11d4c3287c It's called WordPress. props zeo, fixes #14293.
git-svn-id: https://develop.svn.wordpress.org/trunk@15400 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 03:00:08 +00:00
potbot 88df62bfe0 POT, generated from r15397
git-svn-id: https://develop.svn.wordpress.org/trunk@15398 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-12 20:21:38 +00:00
Andrew Nacin 8c40edd236 style.css updates for theme repo sync. see #14284.
git-svn-id: https://develop.svn.wordpress.org/trunk@15397 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-12 20:00:35 +00:00
Andrew Nacin 56489b6404 Center images on attachment pages in Twenty Ten. props lancewillett. see #14284.
git-svn-id: https://develop.svn.wordpress.org/trunk@15393 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-12 19:45:09 +00:00