ryan
|
98ea55a020
|
Back compat load actions. Props simonwheatley. fixes #14083 for 3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@15387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 15:09:32 +00:00 |
|
ryan
|
11e51b7e0e
|
Block editing of sites in a network other than the current one. Props wpmuguru. see #14185 for 3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@15385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 15:01:25 +00:00 |
|
westi
|
5fdb333ab3
|
Ensure the language selection dropdown is output correctly. Fixes #14255 for trunk props SergeyBiryukov.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-10 07:25:10 +00:00 |
|
nacin
|
279c35a58f
|
Add missing echo. props PhillKenoyer, fixes #14242 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-08 23:37:43 +00:00 |
|
nacin
|
77b0788dc8
|
Only ask for active_sitewide_plugins in deactivate_plugins() if we're running multisite.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-07 20:35:51 +00:00 |
|
ryan
|
9aaac543db
|
Introduce DO_NOT_UPGRADE_GLOBAL_TABLES. fixes #14221 for 3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@15374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-07 13:55:14 +00:00 |
|
nacin
|
535275b753
|
Use page_rows() for quick edit for all hierarchical post types. fixes #14194 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-07 07:39:14 +00:00 |
|
nacin
|
23c773df72
|
Use correct variable in export. fixes #14213 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-06 20:24:38 +00:00 |
|
ryan
|
23367b2009
|
Fix nonce for Press This category adder. fixes #14210 for 3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@15365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-06 16:43:47 +00:00 |
|
nacin
|
68849c1bd5
|
Give nav-menus.php some better include paths.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-01 00:24:36 +00:00 |
|
nacin
|
a87c97cfee
|
Curses on PHP 5.0.5. see #14160 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-30 22:05:27 +00:00 |
|
ryan
|
703fb0a73a
|
Don't process allowedthemes option when editing a site. Props wpmuguru. fixes #14120
git-svn-id: http://svn.automattic.com/wordpress/trunk@15351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-29 14:32:49 +00:00 |
|
ryan
|
4c94132656
|
Use WP_PLUGIN_DIR. Props bigsmoke, wojtek.szkutnik. fixes #14070 for 3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@15346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-29 13:52:56 +00:00 |
|
nacin
|
91ef1974d8
|
s/trash/Trash/
git-svn-id: http://svn.automattic.com/wordpress/trunk@15345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-29 08:47:43 +00:00 |
|
nacin
|
1017822b6f
|
Deprecated doc cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-28 10:11:41 +00:00 |
|
nacin
|
67aafc648c
|
Save add_new_users ms-option. props wpmuguru, fixes #14119 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-27 20:11:59 +00:00 |
|
ryan
|
c74ec2cca3
|
Use prepare(). Props Ben Ward.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-27 19:55:55 +00:00 |
|
nacin
|
6b2be08f6b
|
screen_options() for 'show on screen' should look for show_ui post types, not public.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-27 08:38:06 +00:00 |
|
nacin
|
93a08d4d6f
|
Increment first, to avoid ++ later on when it conflicts with [25].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-27 04:21:33 +00:00 |
|
nacin
|
57bc2fd164
|
Make Categories/Tags columns on edit.php properly aware of post types. Also ensure AJAX add-tag on edit-tags.php is given the post type. fixes #14061 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-27 01:05:53 +00:00 |
|
nacin
|
2ff7c13096
|
Proper handling of menu nonsupport message. props deanjrobinson, fixes #14098 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-26 07:12:15 +00:00 |
|
nacin
|
6925cea413
|
i18n a string in import.php. props vanillalounge, fixes #14086 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-25 15:04:54 +00:00 |
|
westi
|
ea91074608
|
Remove dead code. Props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-24 19:51:46 +00:00 |
|
westi
|
4bb09d0382
|
Fix notice when visiting the plugins page as a site admin with multisite enabled. Fixes #14010.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-24 19:47:44 +00:00 |
|
ryan
|
35afb0b032
|
Markup fixes for plugins screen. Props johnbillion. fixes #14007 for 3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@15318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-24 15:10:23 +00:00 |
|
ryan
|
81e213c211
|
Use get_current_user() and get_current_user_id() instead of global . Props filofo. see #13934 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-24 15:01:29 +00:00 |
|
ryan
|
2468b66784
|
Remove unused global. Props filosofo. fixes #13933 for 3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@15313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-24 14:53:26 +00:00 |
|
nacin
|
8e62707d40
|
s/site/network/ in user-new.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-24 05:38:58 +00:00 |
|
nacin
|
6e2e5bdd73
|
Revert typo. Thanks autocomplete for randomly modifying my file. see #14026.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-23 07:22:43 +00:00 |
|
nacin
|
642e01ef4a
|
Avoid variable clash in export.php. see #14026 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-23 07:17:49 +00:00 |
|
nacin
|
a1ded4c270
|
Tiny code cleanup. intval is used earlier so it is stored properly in the db; we just need true/false.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-23 05:10:45 +00:00 |
|
nacin
|
de1776af71
|
Fix typo in user-new help. see #14038 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-22 23:04:49 +00:00 |
|
nacin
|
27e720b359
|
s/goto/go to/g. props demetris, fixes #13863.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 20:52:48 +00:00 |
|
nacin
|
f1a95d0b80
|
Capitalization and grammar changes in upgrade strings. fixes #13628.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 19:38:19 +00:00 |
|
nacin
|
a2d6d57b21
|
Remove unused global from install-helper. props hakre, fixes #13405.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 19:31:50 +00:00 |
|
nacin
|
e2e2320f9e
|
Use correct function name. props briancolinger, fixes #14021 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 18:18:39 +00:00 |
|
nacin
|
a596163f6a
|
Translate, don't echo. props SergeyBiryukov, fixes #14008 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 05:36:18 +00:00 |
|
dd32
|
fe89d62154
|
Fix typo in type_url_form_video() help text. Props mako09. Fixes #14003 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-20 04:13:57 +00:00 |
|
dd32
|
a7cabc4a3e
|
Move plugin installer install_popular_tags() to use a site transient rather than its own caching logic. Fixes #13108
git-svn-id: http://svn.automattic.com/wordpress/trunk@15287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 07:28:27 +00:00 |
|
dd32
|
47f0da9c17
|
Close <img> spinner XHTML style. Props zeo. Fixes #13970
git-svn-id: http://svn.automattic.com/wordpress/trunk@15286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 07:05:23 +00:00 |
|
dd32
|
10fc874c10
|
Correct the links to the codex for non-english users. Props ocean90. Fixes #13948 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 06:49:38 +00:00 |
|
dd32
|
b01a02e06e
|
Fix typos in r15278. Caused by fat fingers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:48:30 +00:00 |
|
dd32
|
81f81a4f6f
|
Replace Permalink options Javascript with easily understood jQuery version
git-svn-id: http://svn.automattic.com/wordpress/trunk@15279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:40:43 +00:00 |
|
dd32
|
fc03d8c030
|
Coding standards clean-up of admin template.php. No logic changes. Removal of multiple spaces, addition of whitespace, addition of ;, s/"/'/g where appropriate, case changes of constants, removal of $output = '..'; echo $output.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:32:01 +00:00 |
|
ryan
|
ec0b1234a9
|
Allow only super admins to see plugins.php if the Plugins menu is not exposed. Props ocean90. fixes #13944
git-svn-id: http://svn.automattic.com/wordpress/trunk@15271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-17 15:57:02 +00:00 |
|
nacin
|
eb4c72e7d9
|
Use add_query_arg() in menu_page_url(). fixes #13923.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-16 20:08:58 +00:00 |
|
nacin
|
d22bec05b6
|
Two birds with one stone. fixes #13902, props ocean90, wahgnube. fixes #13555, props hakre.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 20:31:44 +00:00 |
|
markjaquith
|
e3d5fb602b
|
Make the number of taxonomies to display per page setting actually stick. props nacin. fixes #13899
git-svn-id: http://svn.automattic.com/wordpress/trunk@15263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 20:07:02 +00:00 |
|
nacin
|
174a4407dc
|
Remove errant closing label tag. props wahgnube, fixes #13901.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 11:33:52 +00:00 |
|
ryan
|
15bbb301b4
|
Remove trailing whites
git-svn-id: http://svn.automattic.com/wordpress/trunk@15259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 23:39:35 +00:00 |
|