Ryan Boren
|
783902b5d2
|
Fix notices when publishing with QuickPress. Props nacin, hakre. fixes #11504
git-svn-id: https://develop.svn.wordpress.org/trunk@12873 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 14:34:11 +00:00 |
|
Ryan Boren
|
0a04925b33
|
Show td attributes for custon coolumns. Props camiloclc. fixes #12050
git-svn-id: https://develop.svn.wordpress.org/trunk@12872 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 14:28:03 +00:00 |
|
Ryan Boren
|
5fd2d9c671
|
Move deprecated admin functions to wp-admin/includes/deprecated.php. Props nacin. fixes #12024
git-svn-id: https://develop.svn.wordpress.org/trunk@12871 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 14:10:32 +00:00 |
|
Ryan Boren
|
63ed4250a9
|
Don't load deprecated magpie for dashboard. Props nacin. fixes #12051
git-svn-id: https://develop.svn.wordpress.org/trunk@12869 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 14:02:16 +00:00 |
|
Ryan Boren
|
60566f5b1b
|
Minify RTL CSS
git-svn-id: https://develop.svn.wordpress.org/trunk@12867 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 13:57:15 +00:00 |
|
Ryan Boren
|
e56bfc028b
|
RTL CSS fix. Props yoavf. fixes #12053
git-svn-id: https://develop.svn.wordpress.org/trunk@12866 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 13:50:06 +00:00 |
|
Ryan Boren
|
7da5c09cdc
|
Whitespace cleanup and inline docs. Props nacin. see #12027
git-svn-id: https://develop.svn.wordpress.org/trunk@12865 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 13:48:37 +00:00 |
|
Ron Rennick
|
08d4201a21
|
allow initial site_id to be assigned by MySQL, fixes #12021
git-svn-id: https://develop.svn.wordpress.org/trunk@12862 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 00:20:10 +00:00 |
|
Ron Rennick
|
fe0315b184
|
Add beginning of string to regex in [12860], See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12861 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 23:38:23 +00:00 |
|
Ron Rennick
|
7744ae6091
|
Change options-permalinks to use is_main_site(), fix /blog offset display, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12860 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 23:02:49 +00:00 |
|
Ryan Boren
|
72adbb470e
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@12859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 22:49:05 +00:00 |
|
Ryan Boren
|
909191a37d
|
Deprecate is_main_blog() for is_main_site(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12858 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 22:46:09 +00:00 |
|
Ryan Boren
|
4fa746310c
|
Remove first page and first comment filters. They're no longer needed. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12854 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 20:42:37 +00:00 |
|
Ryan Boren
|
94a9904b69
|
Remove fix_actve_plugins(). Props hakre. fixes #11750
git-svn-id: https://develop.svn.wordpress.org/trunk@12848 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 18:39:12 +00:00 |
|
Ryan Boren
|
708c01dd15
|
unset temp vars so they don't pollute the global namespace. Formatting cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@12846 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 18:16:53 +00:00 |
|
Ryan Boren
|
08da5196a3
|
unset temp vars in menu.php so they don't pollute the global namespace.
git-svn-id: https://develop.svn.wordpress.org/trunk@12845 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 18:09:45 +00:00 |
|
Ryan Boren
|
e98eb23a38
|
Unset menu_perms once we're done with it. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12844 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:55:51 +00:00 |
|
Ryan Boren
|
8dd260e7cf
|
Fix warning. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12843 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:54:45 +00:00 |
|
Ryan Boren
|
7acbca8e8e
|
Move update_signup_email_from_profile() logic into user-edit.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12842 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:51:50 +00:00 |
|
Ryan Boren
|
1f7356af5b
|
Remove profile_page_email_warning_ob_start() and profile_page_email_warning_ob_content(). fixes #11759
git-svn-id: https://develop.svn.wordpress.org/trunk@12841 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:34:36 +00:00 |
|
Ron Rennick
|
29616c3ad9
|
Change link from wpmu-themes.php to ms-themes.php, Fixes #12034
git-svn-id: https://develop.svn.wordpress.org/trunk@12837 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 15:27:35 +00:00 |
|
Dion Hulse
|
a03409e0af
|
Display correct Taxonomy heading. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@12835 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 12:13:24 +00:00 |
|
Dion Hulse
|
8c6e15b457
|
First scratch at Taxonomy Capabilities. See #12035
git-svn-id: https://develop.svn.wordpress.org/trunk@12833 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 11:32:04 +00:00 |
|
Dion Hulse
|
3547993b28
|
First scratch at Bulk plugin upgrade from Plugins page. Props nacin for cleanups. See #11542
git-svn-id: https://develop.svn.wordpress.org/trunk@12832 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 06:53:47 +00:00 |
|
Mark Jaquith
|
5aae2baff3
|
Better wp_reset_vars() behavior when var is already set. props scribu. fixes #11974
git-svn-id: https://develop.svn.wordpress.org/trunk@12831 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 06:06:14 +00:00 |
|
Ron Rennick
|
795bbaaf79
|
Move network screen to the tools menu, See #12027
git-svn-id: https://develop.svn.wordpress.org/trunk@12830 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 23:07:49 +00:00 |
|
Ryan Boren
|
39c598f7f6
|
add a cap check at the top of ms-delete-site.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12829 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 22:50:36 +00:00 |
|
Ryan Boren
|
5a13380cf4
|
Move blog deletion to ms-delete-site.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12828 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 22:46:41 +00:00 |
|
Ryan Boren
|
d33c4ae2ca
|
phpdoc and cleanup. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12826 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 22:01:43 +00:00 |
|
Ryan Boren
|
0d90882b71
|
Deprecate mu_options. Integrate directly into options.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12825 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 21:33:49 +00:00 |
|
Ryan Boren
|
e0254c7917
|
Add wp-admin/includes/ms-deprecated.php. Deprecate wpmu_checkAvailableSpace. Introduce is_upload_space_available(). see #11762
git-svn-id: https://develop.svn.wordpress.org/trunk@12824 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 19:46:24 +00:00 |
|
Ryan Boren
|
c01fb90ff1
|
Deprecate wp_shrink_dimension(), add wp-admin/includes/deprecated.php. Props filosofo. fixes #11967
git-svn-id: https://develop.svn.wordpress.org/trunk@12823 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 18:50:01 +00:00 |
|
Mark Jaquith
|
ba857dbae9
|
Include post_type= when redirecting after "Trash" click from item individual edit screen, to avoid going to Post edit screen for other post_types
git-svn-id: https://develop.svn.wordpress.org/trunk@12820 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-24 20:50:50 +00:00 |
|
Mark Jaquith
|
b0898268c3
|
Include the post type, or else clicking All from pages will give you "all POSTS"
git-svn-id: https://develop.svn.wordpress.org/trunk@12819 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-24 20:33:45 +00:00 |
|
Dion Hulse
|
bc3fbede7f
|
Merge Categories/Hierarchical taxonomies into edit-tags.php. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@12818 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-24 11:00:27 +00:00 |
|
Dion Hulse
|
f022897182
|
Fix Tag paging number whilst searching. Fixes #11989
git-svn-id: https://develop.svn.wordpress.org/trunk@12816 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-24 02:07:13 +00:00 |
|
Ryan Boren
|
55030a165b
|
gettext for options-network. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12813 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 19:06:15 +00:00 |
|
Ryan Boren
|
5f968eaba5
|
Fix taxonomy check so categories show in post quick edit. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12812 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 18:27:26 +00:00 |
|
Ryan Boren
|
4085e644a6
|
Update new page link. fixes #11958
git-svn-id: https://develop.svn.wordpress.org/trunk@12809 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 17:59:06 +00:00 |
|
Ron Rennick
|
0568f3a78d
|
Fix table prefix on upgrade for 3.0 main site, Fixes #11970
git-svn-id: https://develop.svn.wordpress.org/trunk@12808 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 00:33:10 +00:00 |
|
Ryan Boren
|
325e92da49
|
Introduce update_blog_details(). Add some phpdoc. Fix some warnings. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12806 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 23:35:59 +00:00 |
|
Ryan Boren
|
e28471d816
|
Fix warnings. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12805 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:38:43 +00:00 |
|
Ryan Boren
|
345b2656c5
|
Remove raquo. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12804 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:34:54 +00:00 |
|
Ryan Boren
|
6819c81f3d
|
Remove raquo. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12803 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:30:52 +00:00 |
|
Ryan Boren
|
d920a565f5
|
Fix warnings. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12802 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:28:48 +00:00 |
|
Ryan Boren
|
70d313d227
|
Fix warnings. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12801 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:27:26 +00:00 |
|
Ryan Boren
|
fcb15685d5
|
Fix warnings
git-svn-id: https://develop.svn.wordpress.org/trunk@12800 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:14:22 +00:00 |
|
Ryan Boren
|
dbdce87047
|
Set proper class so quick edit works. Props nacin. fixes #11977
git-svn-id: https://develop.svn.wordpress.org/trunk@12799 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 21:46:35 +00:00 |
|
Ryan Boren
|
e5a67cebd5
|
Create metaboxes for hierarchical taxonomies. Props prettyboymp. fixes #10122
git-svn-id: https://develop.svn.wordpress.org/trunk@12798 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 19:30:05 +00:00 |
|
Ryan Boren
|
8f1e29abd1
|
Introduce set_current_screen(). Set current screen for inline edit ajax requests so post rows can be properly displayed. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12797 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 18:27:54 +00:00 |
|
Ryan Boren
|
57577592b6
|
Introduce WP_User::for_blog() and current_user_can_for_blog() to avoid calls to WP_User::_init_caps(). fixes #11781
git-svn-id: https://develop.svn.wordpress.org/trunk@12796 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 17:27:28 +00:00 |
|
Dion Hulse
|
bdc99b016a
|
Optimised unzip_file(), reduces is_dir() IO calls. See #10779
git-svn-id: https://develop.svn.wordpress.org/trunk@12794 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 11:02:09 +00:00 |
|
Ryan Boren
|
2e46e81309
|
i18n fixes. Props nbachiyski. fixes #11954
git-svn-id: https://develop.svn.wordpress.org/trunk@12789 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 21:37:43 +00:00 |
|
Ryan Boren
|
face61bb06
|
Typo fix. Props nacin. fixes #11715
git-svn-id: https://develop.svn.wordpress.org/trunk@12788 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 20:31:21 +00:00 |
|
Ron Rennick
|
7028f64e49
|
allow www installs to enable multisite, see #11945
git-svn-id: https://develop.svn.wordpress.org/trunk@12787 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 17:20:23 +00:00 |
|
Ron Rennick
|
f1494b0248
|
add real parent file for wpmu-admin.php, fixes #11961
git-svn-id: https://develop.svn.wordpress.org/trunk@12786 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 16:03:29 +00:00 |
|
Ryan Boren
|
45b2e6b3af
|
Sanitize translation of default post slug. Props nbachiyski. fixes #11952
git-svn-id: https://develop.svn.wordpress.org/trunk@12784 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 07:19:23 +00:00 |
|
Ryan Boren
|
efb7966619
|
Update trash and right now links for pages. fixes #11958
git-svn-id: https://develop.svn.wordpress.org/trunk@12783 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 06:53:33 +00:00 |
|
Ryan Boren
|
91732dc4f1
|
Clear some warnings. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12782 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 23:01:09 +00:00 |
|
Ryan Boren
|
aaa492bf22
|
Screen icons for site admin pages. Using temp icon until new ones are done. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12781 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 22:35:21 +00:00 |
|
Ryan Boren
|
467e54c2b3
|
Print footer instead of dying immediately. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12780 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 22:11:02 +00:00 |
|
Ryan Boren
|
5f298002bb
|
Start adding gettext to options-network. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12779 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 22:08:50 +00:00 |
|
Ryan Boren
|
d6ea7c7bde
|
Add email and login dupe checking down into wp_insert_user(). Tidy up user-new.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12778 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 21:58:13 +00:00 |
|
Ron Rennick
|
40b69eb90c
|
make server address in network settings a label, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12777 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 20:42:20 +00:00 |
|
Ryan Boren
|
a9b7e7f7fa
|
Deprecate wp_install_blog_defaults(). Use wp_install_defaults() instead. fixes #11747 see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12776 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 20:09:41 +00:00 |
|
Ron Rennick
|
f2736aa1ab
|
set default empty message, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12775 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 18:25:08 +00:00 |
|
Ryan Boren
|
f12c5fdd6e
|
Use update. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12774 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 16:50:09 +00:00 |
|
Ron Rennick
|
a5d7344d4f
|
sync single and multisite cookie hash, remove extraneous code, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12771 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 01:14:05 +00:00 |
|
Ryan Boren
|
21c4d151e2
|
Use API to set the user's role. see #11781
git-svn-id: https://develop.svn.wordpress.org/trunk@12770 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 20:12:04 +00:00 |
|
Ron Rennick
|
1a8f8ca039
|
add multisite theme admin, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12769 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 20:03:11 +00:00 |
|
Ryan Boren
|
09aaaaaa23
|
Use SimplePie in admin_notice_feed(). Props garyc40. fixes #11765
git-svn-id: https://develop.svn.wordpress.org/trunk@12767 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 19:33:21 +00:00 |
|
Ryan Boren
|
aceedd977d
|
Introduce clean_user_cache(). fixes #11761
git-svn-id: https://develop.svn.wordpress.org/trunk@12766 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 19:23:11 +00:00 |
|
Ryan Boren
|
4dabd01ce6
|
Remove mu_dashboard(). Rely on cap checks to customize dash for multisite.
git-svn-id: https://develop.svn.wordpress.org/trunk@12765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 18:15:53 +00:00 |
|
Ryan Boren
|
411594ffd8
|
Remove disable_some_pages(). Rely on cap checks. fixes #11770
git-svn-id: https://develop.svn.wordpress.org/trunk@12764 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 18:11:33 +00:00 |
|
Ryan Boren
|
59d31d8c5e
|
Formatting cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@12760 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 17:01:39 +00:00 |
|
Ryan Boren
|
179e1c6d15
|
Formatting cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@12759 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 16:14:06 +00:00 |
|
Dion Hulse
|
cd9ec93ec6
|
Fix is_multisite() typo. See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12758 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 10:59:43 +00:00 |
|
Ron Rennick
|
cb779b4655
|
options network page, db variable change, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12757 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 00:18:52 +00:00 |
|
Ron Rennick
|
ef5e6e9ad2
|
implement multisite schema, upgrade, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12756 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 00:04:25 +00:00 |
|
Ryan Boren
|
ee5efb4187
|
Multisite and formatting cleanups. Introduce get_allowed_themes(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12755 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 23:34:36 +00:00 |
|
Ryan Boren
|
dbb773aa8e
|
Fix inverted logic. phpdoc update. Props nacin. fixes #11935
git-svn-id: https://develop.svn.wordpress.org/trunk@12754 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 22:34:16 +00:00 |
|
Ryan Boren
|
f260b32d25
|
Use cap checks instead of multisite and super admin checks. Add some new caps. Merge cleanup. see #11644.
git-svn-id: https://develop.svn.wordpress.org/trunk@12753 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 22:21:36 +00:00 |
|
Ryan Boren
|
e2adfc832a
|
Coding standards, space after if
git-svn-id: https://develop.svn.wordpress.org/trunk@12752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 20:34:48 +00:00 |
|
Dion Hulse
|
333b3c517c
|
Introduce Revisioning for custom Post Types, Introduce 'supports' argument to register_post_type() to wrap add_post_type_support(), Whitespace additions to create_initial_post_types(). See #9674. Fixes #11703
git-svn-id: https://develop.svn.wordpress.org/trunk@12751 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 11:44:51 +00:00 |
|
Dion Hulse
|
27ef947141
|
Always set a goback link on upgrade page. Props filosofo. Fixes #10986
git-svn-id: https://develop.svn.wordpress.org/trunk@12744 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-17 07:38:27 +00:00 |
|
Dion Hulse
|
a9ecf3f4be
|
Correct the Theme update package check. Props Denis-de-Bernardy. Fixes #11908 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@12743 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-17 07:04:31 +00:00 |
|
Dion Hulse
|
97fb7fdd8b
|
Add extra error checking to the Plugin Browser and Plugin API function. Fixes #11640
git-svn-id: https://develop.svn.wordpress.org/trunk@12742 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-17 03:26:50 +00:00 |
|
Dion Hulse
|
ee11169862
|
Fix WP_Filesystem_Direct::mkdir() when running under safe_mode on certain versions of PHP. Props remi. Fixes #10497
git-svn-id: https://develop.svn.wordpress.org/trunk@12741 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-17 02:57:59 +00:00 |
|
Peter Westwood
|
2406039676
|
Ensure that inaccessible parent menus are marked as such even if they have accessible children. See #11922.
git-svn-id: https://develop.svn.wordpress.org/trunk@12738 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-16 22:59:27 +00:00 |
|
Ryan Boren
|
6e875ec562
|
Coding style
git-svn-id: https://develop.svn.wordpress.org/trunk@12736 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 23:49:09 +00:00 |
|
Ryan Boren
|
8ef8b7bad5
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@12733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 22:11:12 +00:00 |
|
Ryan Boren
|
42292a8c4d
|
Cleanup wp-settings. Move functions needed at startup into load.php. Props nacin. see #11881
git-svn-id: https://develop.svn.wordpress.org/trunk@12732 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 22:03:41 +00:00 |
|
Ryan Boren
|
482284d02f
|
Move current_screen setup before plugin page handling so it is defined for all cases. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12731 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 20:21:18 +00:00 |
|
Ryan Boren
|
b74bea8a2c
|
Merge edit-pages.php into edit.php. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12728 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 16:58:36 +00:00 |
|
Ron Rennick
|
542f2132ab
|
merge multisite wp-admin/includes except schema, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12726 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 00:21:13 +00:00 |
|
Ron Rennick
|
0e3e18c7f2
|
change ms-blogs.php refs to ms-sites.php, remove extraneous character, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12725 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-14 19:42:55 +00:00 |
|
Ron Rennick
|
d8da09f8f7
|
revert permission check in [12722], props ddebernardy, See #11894
git-svn-id: https://develop.svn.wordpress.org/trunk@12724 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-14 19:15:00 +00:00 |
|
Dion Hulse
|
76592af8d8
|
Standardise WP_Filesystem_*::put_contents() arguments to support chmod reliably across all transports. Fixes #10889
git-svn-id: https://develop.svn.wordpress.org/trunk@12723 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-14 09:23:53 +00:00 |
|
Ron Rennick
|
c1f8977b95
|
merge wp-admin user, plugins, themes, upgrade , See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12722 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-14 02:02:19 +00:00 |
|
Ryan Boren
|
648f4516a1
|
RTL fix. Props yoavf. fixes #11886
git-svn-id: https://develop.svn.wordpress.org/trunk@12721 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-13 19:06:47 +00:00 |
|