scribu
|
9835b5ff25
|
Add @return to add_*menu_page() docs. Fixes #15747
git-svn-id: https://develop.svn.wordpress.org/trunk@16831 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 06:54:48 +00:00 |
|
Andrew Nacin
|
684d85ff2f
|
Fix menu_page_url() for submenu pages attached to custom menu pages. props duck_, see #14159.
git-svn-id: https://develop.svn.wordpress.org/trunk@16829 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 04:02:37 +00:00 |
|
Andrew Nacin
|
fc9815537d
|
Add the for atteibute to internal linking labels. props batmoo, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16827 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 01:46:31 +00:00 |
|
Ryan Boren
|
be9b7a345b
|
Link to unobfuscated JS. Props filosofo. fixes #15262
git-svn-id: https://develop.svn.wordpress.org/trunk@16826 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 22:37:19 +00:00 |
|
Andrew Nacin
|
b6b938a084
|
Fix typo. props SergeyBiryukov, fixes #14107.
git-svn-id: https://develop.svn.wordpress.org/trunk@16823 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 21:35:08 +00:00 |
|
Ryan Boren
|
d8005e7182
|
Close br. Props wahgnube. see #15287
git-svn-id: https://develop.svn.wordpress.org/trunk@16817 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 21:09:29 +00:00 |
|
Andrew Nacin
|
7a7e7542d1
|
Update show_on_front to posts if there are no pages, just in case. see #14403.
git-svn-id: https://develop.svn.wordpress.org/trunk@16816 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 21:02:07 +00:00 |
|
Pete Mall
|
cfe4cf192b
|
Remove plugin-install from site admin for is_multisite(). See #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16815 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 20:11:52 +00:00 |
|
Mark Jaquith
|
596471065a
|
Keep Dashboard RSS widgets in same place when configuring. props duck_. fixes #14785
git-svn-id: https://develop.svn.wordpress.org/trunk@16814 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 19:53:26 +00:00 |
|
Andrew Nacin
|
8338c78133
|
Fix closing admin menu animation. props filosofo, fixes #15615.
git-svn-id: https://develop.svn.wordpress.org/trunk@16813 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 19:51:22 +00:00 |
|
Ryan Boren
|
dc673fbccd
|
Fix media form error display. Props andyblackwell. fixes #13810
git-svn-id: https://develop.svn.wordpress.org/trunk@16812 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 19:44:48 +00:00 |
|
Dion Hulse
|
d81779a74d
|
Remove visit site button gradient images from pre-3.0. see [16417]. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16796 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 10:01:18 +00:00 |
|
Andrew Nacin
|
19677466aa
|
Fix logic inversion. see #15699.
git-svn-id: https://develop.svn.wordpress.org/trunk@16794 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 09:28:20 +00:00 |
|
Andrew Nacin
|
24b60aee0d
|
Don't improperly whitescreen on incorrect DB credentials during setup-config. Show error message with an opportunity to try again. fixes #15682.
git-svn-id: https://develop.svn.wordpress.org/trunk@16788 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 07:12:44 +00:00 |
|
Andrew Nacin
|
668956d2ff
|
Handle posts without titles better in internal linking. see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16784 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 00:22:43 +00:00 |
|
Ryan Boren
|
a53a2f0f04
|
Define IFRAME_REQUEST only for framed requests. Props ocean90. fixes #15721
git-svn-id: https://develop.svn.wordpress.org/trunk@16780 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 23:05:27 +00:00 |
|
Peter Westwood
|
e3d0969ded
|
Revert brokenness. See #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16779 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:35:46 +00:00 |
|
Andrew Nacin
|
137601189d
|
Don't show plugin edit link in the site admin. fixes #15722. fixes logic in [16777].
git-svn-id: https://develop.svn.wordpress.org/trunk@16778 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:14:44 +00:00 |
|
Andrew Nacin
|
35d7a02cba
|
Don't show plugin edit link in the site admin. fixes #15722.
git-svn-id: https://develop.svn.wordpress.org/trunk@16777 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:06:44 +00:00 |
|
Peter Westwood
|
ab5f09cfda
|
Restore some more cap checks for clarity. See #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16776 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:06:19 +00:00 |
|
Andrew Nacin
|
aa29bef29a
|
Don't check post counts in the network admin. props scribu, fixes #15699.
git-svn-id: https://develop.svn.wordpress.org/trunk@16775 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 20:54:04 +00:00 |
|
Andrew Nacin
|
cde3ed0e23
|
Fix a sprintf call. props wojtek.szkutnik, sorich87. fixes #14555.
git-svn-id: https://develop.svn.wordpress.org/trunk@16774 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 20:41:43 +00:00 |
|
Andrew Nacin
|
b8569cefb7
|
Fix the background colors for the Select Files upload buttons. props TECannon. fixes #8545.
git-svn-id: https://develop.svn.wordpress.org/trunk@16773 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 19:42:57 +00:00 |
|
Ryan Boren
|
5065b86df6
|
Fix notice. Props ocean90. fixes #15692
git-svn-id: https://develop.svn.wordpress.org/trunk@16772 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 19:00:58 +00:00 |
|
Andrew Nacin
|
ee30b441ff
|
Use assign_terms cap for tag search and tag cloud in admin ajax. fixes #15437.
git-svn-id: https://develop.svn.wordpress.org/trunk@16771 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:59:25 +00:00 |
|
Ryan Boren
|
712aeeae45
|
Don't show super admin checkbox for the user that has the network admin email address. Props duck_. fixes #14051
git-svn-id: https://develop.svn.wordpress.org/trunk@16767 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:10:16 +00:00 |
|
Ryan Boren
|
5eb199f6f3
|
Fix return the themes links. Props duck_. fixes #15718
git-svn-id: https://develop.svn.wordpress.org/trunk@16766 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:01:58 +00:00 |
|
Peter Westwood
|
f6b9beb519
|
Use a span so we mark up the all the info about the site. See #15716 - allows for css targetting based on site.
git-svn-id: https://develop.svn.wordpress.org/trunk@16765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 15:00:30 +00:00 |
|
Peter Westwood
|
9c2a7dc314
|
Introduce can_edit_site to replace inline checks on whether or not the site_id is for the current Network. See #15716.
git-svn-id: https://develop.svn.wordpress.org/trunk@16764 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 14:28:40 +00:00 |
|
Peter Westwood
|
0485062f5d
|
Allow for the callee of download_url() to specify a different timeout if they want to - maybe they don't want to wait that long.
git-svn-id: https://develop.svn.wordpress.org/trunk@16763 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 12:45:24 +00:00 |
|
Andrew Nacin
|
a63bf413ad
|
Move [14551] to after the is_wp_error check. see #13133, fixes #15511, props alexdunae.
git-svn-id: https://develop.svn.wordpress.org/trunk@16761 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 07:12:55 +00:00 |
|
Andrew Nacin
|
689a65c8e6
|
Don't reference nonexistent tabs. see #15707.
git-svn-id: https://develop.svn.wordpress.org/trunk@16759 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 21:37:35 +00:00 |
|
Andrew Nacin
|
efa71cfe2c
|
Set AuthorName even when no translation or markup is processed. see #15662.
git-svn-id: https://develop.svn.wordpress.org/trunk@16758 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 21:18:18 +00:00 |
|
Andrew Nacin
|
efbe42fc1c
|
Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662.
git-svn-id: https://develop.svn.wordpress.org/trunk@16757 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 20:49:54 +00:00 |
|
Andrew Nacin
|
975fb7af21
|
Don't show theme deletion link in multisite in the site admin. Also, link to proper theme-install when using multisite if there are no themes. see #15707.
git-svn-id: https://develop.svn.wordpress.org/trunk@16756 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 20:48:41 +00:00 |
|
Pete Mall
|
240bb52f78
|
Hide tabs on site admin themes screen for multisite. See #15525
git-svn-id: https://develop.svn.wordpress.org/trunk@16754 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 18:15:27 +00:00 |
|
Andrew Nacin
|
e6dbe89d7d
|
Fix handling of no titles and long titles in internal linking. see #11240.
git-svn-id: https://develop.svn.wordpress.org/trunk@16750 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 16:28:06 +00:00 |
|
Andrew Nacin
|
cad9b99f1e
|
Use correct variable. props ocean90, fixes #15693.
git-svn-id: https://develop.svn.wordpress.org/trunk@16748 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:44:30 +00:00 |
|
Andrew Nacin
|
8abcb8e5ce
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
git-svn-id: https://develop.svn.wordpress.org/trunk@16747 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:41:19 +00:00 |
|
Andrew Nacin
|
3e38f2e429
|
Optimize the keys/salts textarea. fixes #15092.
git-svn-id: https://develop.svn.wordpress.org/trunk@16746 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:26:30 +00:00 |
|
Andrew Nacin
|
2c44ffcc57
|
Restore bottom padding in plugin rows. fixes #15547.
git-svn-id: https://develop.svn.wordpress.org/trunk@16745 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:15:09 +00:00 |
|
Andrew Nacin
|
d7ddf41809
|
Don't double-escape user description. see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@16744 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 08:55:09 +00:00 |
|
Mark Jaquith
|
7d9fa8c5f7
|
Remove some unused CSS. props ocean90. fixes #15696
git-svn-id: https://develop.svn.wordpress.org/trunk@16739 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 03:37:03 +00:00 |
|
Andrew Nacin
|
298e9c04bd
|
Remove merge cruft. props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@16737 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 00:58:20 +00:00 |
|
scribu
|
f0728ade8f
|
Fix IE JS error in options-general.php. Props ocean90. Fixes #15680
git-svn-id: https://develop.svn.wordpress.org/trunk@16736 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 21:29:59 +00:00 |
|
scribu
|
8c5878f8ec
|
remove redundant require()s in wp-admin/update.php. See #15679
git-svn-id: https://develop.svn.wordpress.org/trunk@16735 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 21:12:40 +00:00 |
|
Andrew Nacin
|
4bc60bd62a
|
String fixes. props demetris. fixes #15688.
git-svn-id: https://develop.svn.wordpress.org/trunk@16734 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 14:31:18 +00:00 |
|
Andrew Nacin
|
e16287f1fa
|
Export filtering JS and minor tweaks. props duck_, see #15197.
git-svn-id: https://develop.svn.wordpress.org/trunk@16733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 11:21:08 +00:00 |
|
Andrew Nacin
|
d6ae552b4e
|
Fix notice. props vericgar, fixes #11976.
git-svn-id: https://develop.svn.wordpress.org/trunk@16729 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 03:01:42 +00:00 |
|
Mark Jaquith
|
1baaa6ea75
|
We know approximately how tall the QuickPress box will be. Let's reduce the amount of UI twitchiness as it async loads!
git-svn-id: https://develop.svn.wordpress.org/trunk@16725 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 23:31:01 +00:00 |
|