nacin
|
55e6976d96
|
Remove unused MU function and unnecessary separate includes file. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-10 08:46:05 +00:00 |
|
dd32
|
035485998f
|
Fix paging links "Displaying x–y of z" for Pages. Props Utkarsh. Fixes #12552
git-svn-id: http://svn.automattic.com/wordpress/trunk@13643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-10 08:41:09 +00:00 |
|
nacin
|
0069db858c
|
Store subdomain/subdirectory choice in sitemeta. For now, only used in case we return to network.php without constants. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-10 08:34:42 +00:00 |
|
nacin
|
df48ab984f
|
Correct subdomain handling in network.php. Pass around boolean values instead of 'yes' and 'no'. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-10 08:17:07 +00:00 |
|
westi
|
28930c1e2e
|
Opt out of content sniffing for front end AJAX endpoint as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-10 08:08:27 +00:00 |
|
nacin
|
31e7a3234f
|
Bringing some order to the ms-options dumping ground. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 23:40:38 +00:00 |
|
nacin
|
1586596d2f
|
Expose a read-only network.php once multisite is enabled, to ensure access to original configuration such as rewrite rules. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 22:42:36 +00:00 |
|
nacin
|
299183fa8d
|
Check and error out on port numbers in Tools > Network, which aren't allowed in multisite. see #11816, see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 22:01:49 +00:00 |
|
nacin
|
4f23fbe1c7
|
Don't page comments by default. fixes #12562
git-svn-id: http://svn.automattic.com/wordpress/trunk@13636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 21:04:41 +00:00 |
|
ryan
|
fcbca58853
|
wp_get_shortlink() and pluggable shortlink generation. fixes #10640
git-svn-id: http://svn.automattic.com/wordpress/trunk@13635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 19:36:38 +00:00 |
|
nacin
|
c42b0e50ea
|
Rename WP_ENABLE_MULTISITE to WP_ALLOW_MULTISITE to minimize confusion. Prevent direct access to network.php without the constant unless the install process was already started. see #11816 for network.php. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 19:10:07 +00:00 |
|
nacin
|
5648e048c7
|
Jump right to network.php step 2 when an existing network is present. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 18:58:05 +00:00 |
|
wpmuguru
|
8c9d21d3c5
|
Dont define BLOGUPLOADDIR if UPLOADS is defined, see #12558
git-svn-id: http://svn.automattic.com/wordpress/trunk@13632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 18:19:28 +00:00 |
|
wpmuguru
|
6c39dc36e4
|
additional checks on allow existing media path, see #12549
git-svn-id: http://svn.automattic.com/wordpress/trunk@13631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 18:08:25 +00:00 |
|
wpmuguru
|
bfe35227d3
|
block invalid site names/urls in add site, see #11777
git-svn-id: http://svn.automattic.com/wordpress/trunk@13630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 17:06:58 +00:00 |
|
wpmuguru
|
a40011fbb5
|
add actions before and after signup form, see #12199
git-svn-id: http://svn.automattic.com/wordpress/trunk@13629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 16:27:02 +00:00 |
|
dd32
|
208f98f762
|
Load WP_HTTP dependencies (translation support) for setup-config.php. Prevents a WSOD on attempted installs where external HTTP requests are blocked and/or timeout. Fixes #12514
git-svn-id: http://svn.automattic.com/wordpress/trunk@13628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 12:03:13 +00:00 |
|
dd32
|
c21bb61eaf
|
Cleanup of options.php. Adds concise&early wp_die()'s, reformats some poorly chosen branching. See #12455
git-svn-id: http://svn.automattic.com/wordpress/trunk@13627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 10:57:49 +00:00 |
|
dd32
|
829cc698b9
|
Update 'edited_term_taxonomy' to pass the same args in all locations called. See #12348
git-svn-id: http://svn.automattic.com/wordpress/trunk@13626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 10:53:02 +00:00 |
|
dd32
|
078706399a
|
Add custom post_type support to _update_post_term_coun(). Props momo360modena. Fixes #12348
git-svn-id: http://svn.automattic.com/wordpress/trunk@13625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 10:48:18 +00:00 |
|
dd32
|
0d385b1408
|
Fix inline taxonomy Quick Edit. Props mdawaffe. See #12553
git-svn-id: http://svn.automattic.com/wordpress/trunk@13624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 10:23:03 +00:00 |
|
dd32
|
099defbada
|
Correct logic inversion in Canonical Taxonomy Term links. Fixes #12547
git-svn-id: http://svn.automattic.com/wordpress/trunk@13623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 10:07:03 +00:00 |
|
nacin
|
5be468ea5f
|
Allow localhost in a multisite subdirectory install. More network.php improvements. see #12457 for localhost. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-09 06:14:42 +00:00 |
|
ryan
|
af1e54596c
|
Header selector styling fixes. Props iammattthomas. see #12343
git-svn-id: http://svn.automattic.com/wordpress/trunk@13621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-08 22:14:11 +00:00 |
|
ryan
|
689fb2674e
|
Header selector styling fixes. Props iammattthomas. see #12343
git-svn-id: http://svn.automattic.com/wordpress/trunk@13620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-08 22:10:53 +00:00 |
|
wpmuguru
|
a7011c50ca
|
allow existing media path on main site when converting to multisite, see #12549
git-svn-id: http://svn.automattic.com/wordpress/trunk@13619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-08 19:52:29 +00:00 |
|
wpmuguru
|
6b18130fb2
|
move multisite upgrade functions to upgrade.php, see #11771
git-svn-id: http://svn.automattic.com/wordpress/trunk@13618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-08 16:31:12 +00:00 |
|
nacin
|
9c3f4265ab
|
Fix warning in users.php. Fixes #12555
git-svn-id: http://svn.automattic.com/wordpress/trunk@13617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-08 14:30:17 +00:00 |
|
dd32
|
a9e3eb84e8
|
Check date_create() exists for automatic-timezone functionality. Props hakre. Fixes #12534
git-svn-id: http://svn.automattic.com/wordpress/trunk@13616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-07 02:51:55 +00:00 |
|
dd32
|
84618548d7
|
Don't 404 for empty custom taxonomy terms. See #12533
git-svn-id: http://svn.automattic.com/wordpress/trunk@13615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-07 00:42:50 +00:00 |
|
nacin
|
64105ec06d
|
Add nag for missing authentication keys in network.php. See #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 21:01:58 +00:00 |
|
nacin
|
f77605f081
|
Remove htaccess.ms and wp-config.ms templates. These were brought inline in [13611]. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 20:11:18 +00:00 |
|
nacin
|
d6c51469c2
|
s/onClick/onclick/. props TobiasBg, see #12429
git-svn-id: http://svn.automattic.com/wordpress/trunk@13612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 20:06:32 +00:00 |
|
nacin
|
a2aad1bb00
|
More network.php refinements. Bring wp-config and htaccess inline. Rename BLOGID_CURRENT_SITE to BLOG_ID_CURRENT_SITE for consistency with SITE_ID_CURRENT_SITE. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 20:01:32 +00:00 |
|
nacin
|
f210aed76d
|
Move $base sanity check to from MS config template to ms-settings. see #11816
git-svn-id: http://svn.automattic.com/wordpress/trunk@13610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 19:36:35 +00:00 |
|
ryan
|
b2c3ace49a
|
Update ms-sites UI. Props ocean90. see #12460
git-svn-id: http://svn.automattic.com/wordpress/trunk@13609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 18:31:10 +00:00 |
|
ryan
|
e35acd21f7
|
get_taxonomies(). Props ptahdunbar, scribu. fixes #12516
git-svn-id: http://svn.automattic.com/wordpress/trunk@13608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 18:20:11 +00:00 |
|
dd32
|
28b2f32688
|
GUU: Add Update breakdown to Title attribute of update bubble. See #12517
git-svn-id: http://svn.automattic.com/wordpress/trunk@13607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 13:22:56 +00:00 |
|
dd32
|
7ac692af5f
|
Code standards cleanup for wp-admin/options-general.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@13606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 09:49:11 +00:00 |
|
dd32
|
cc8d80cd44
|
Fix HTML Validation. Props wahgnube. Fixes #12530.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 09:47:38 +00:00 |
|
dd32
|
bcd6daf2cf
|
First pass at completing the Themes component of the GUU. See #12528
git-svn-id: http://svn.automattic.com/wordpress/trunk@13604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 09:12:49 +00:00 |
|
dd32
|
f6fee10d90
|
Do not count Development versions of WordPress as having a core-update available. See #12517
git-svn-id: http://svn.automattic.com/wordpress/trunk@13603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 08:42:04 +00:00 |
|
dd32
|
f3af366e3d
|
First scrape at new UI for Bulk plugin upgrades. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@13602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 08:39:50 +00:00 |
|
nacin
|
a9642826f3
|
Don't use deprecated functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 08:02:26 +00:00 |
|
dd32
|
9e31757e40
|
Display an Attachment Icon if an Attachment thumbnail is not available. Fixes display of Upload edit fields. Fixes #12328
git-svn-id: http://svn.automattic.com/wordpress/trunk@13600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 08:00:42 +00:00 |
|
dd32
|
715188a970
|
More whitespace & coding stadards cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@13599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 05:57:24 +00:00 |
|
dd32
|
4917e5b375
|
Coding Standards: no camelcase variables, use lowercase for variables. Props hakre. Fixes #12519
git-svn-id: http://svn.automattic.com/wordpress/trunk@13598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 05:53:20 +00:00 |
|
dd32
|
2ecc414b32
|
Fix double slashing on /index.php//taxonomy/term/ links. Props Scribu. Fixes #12508. Also Fixes #10445
git-svn-id: http://svn.automattic.com/wordpress/trunk@13597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-06 03:43:23 +00:00 |
|
wpmuguru
|
6abc4ea0fa
|
update iis rewrite rules for MS, see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-05 23:44:43 +00:00 |
|
wpmuguru
|
b47298ef62
|
set default value for upload_space_check_disabled, see #12463
git-svn-id: http://svn.automattic.com/wordpress/trunk@13595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-05 21:01:08 +00:00 |
|