Dion Hulse
|
17c58ec609
|
Revert debug cruft from r17052. See #15885
git-svn-id: https://develop.svn.wordpress.org/trunk@17053 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 04:58:09 +00:00 |
Dion Hulse
|
e2024b81fc
|
Fix Pings/Trackback comment table filter. Props greuben. Fixes #15885
git-svn-id: https://develop.svn.wordpress.org/trunk@17052 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 04:55:46 +00:00 |
Andrew Nacin
|
e3c2e17aee
|
Don't limit total_users. props scribu, fixes #15479.
git-svn-id: https://develop.svn.wordpress.org/trunk@17034 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 22:07:26 +00:00 |
Ryan Boren
|
bf811456b4
|
Admin bar visibility prefs. Props duck_. see #15829
git-svn-id: https://develop.svn.wordpress.org/trunk@17032 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 21:48:30 +00:00 |
Mark Jaquith
|
3373f98da0
|
Strip partial name= parameters when doing canonical redirection on them with default permalinks. props filosofo. fixes #15775
git-svn-id: https://develop.svn.wordpress.org/trunk@17031 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 20:57:03 +00:00 |
Mark Jaquith
|
381f8eeed1
|
Do not add URL query args twice in certain Canonical Redirect situations. Use add_query_arg(). props filosofo. fixes #15774
git-svn-id: https://develop.svn.wordpress.org/trunk@17030 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 20:23:34 +00:00 |
Andrew Nacin
|
537d726a7c
|
Make get_the_taxonomies() take an array of arguments. props scribu, fixes #14740.
git-svn-id: https://develop.svn.wordpress.org/trunk@17028 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 16:33:16 +00:00 |
scribu
|
e58993fe2e
|
Disable sorting by post count for now. See #15861
git-svn-id: https://develop.svn.wordpress.org/trunk@17024 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 10:25:27 +00:00 |
Peter Westwood
|
373ed6ae4e
|
-- bad white space part deux
git-svn-id: https://develop.svn.wordpress.org/trunk@17023 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 08:42:37 +00:00 |
Peter Westwood
|
ee16fbfe00
|
-- bad white space
git-svn-id: https://develop.svn.wordpress.org/trunk@17022 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 08:40:15 +00:00 |
Peter Westwood
|
99aa874270
|
Ensure show_admin_bar( false ) works after init. Fixes #15856.
git-svn-id: https://develop.svn.wordpress.org/trunk@17021 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 08:34:36 +00:00 |
Peter Westwood
|
6853258d19
|
If we are previewing don't show the admin bar. See #15856
git-svn-id: https://develop.svn.wordpress.org/trunk@17020 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 08:32:53 +00:00 |
Andrew Nacin
|
5ee410fd40
|
NULL isn't set.
git-svn-id: https://develop.svn.wordpress.org/trunk@17019 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 08:32:43 +00:00 |
Andrew Nacin
|
1f6ecacf22
|
More admin bar css reset. props JohnONolan, see #15851.
git-svn-id: https://develop.svn.wordpress.org/trunk@17017 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 04:51:14 +00:00 |
scribu
|
e452616f40
|
Make WP_User_Query return regular objects by default. Fixes #15854
git-svn-id: https://develop.svn.wordpress.org/trunk@17013 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 00:38:15 +00:00 |
scribu
|
08ffc2d291
|
Get only required fields in wp_getAuthors(). Props duck_. See #15854
git-svn-id: https://develop.svn.wordpress.org/trunk@17011 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 23:43:24 +00:00 |
Ryan Boren
|
748f5f0154
|
phpdoc notation fixes. Props demetris. fixes #15852
git-svn-id: https://develop.svn.wordpress.org/trunk@17009 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 22:46:13 +00:00 |
Ryan Boren
|
d56880f092
|
Revert [16987]. This pollutes home and siteurl during signup and blog creation. see #14867
git-svn-id: https://develop.svn.wordpress.org/trunk@17005 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 19:48:00 +00:00 |
scribu
|
c9c1be7e78
|
Remove placeholder row when adding first term. See #15849
git-svn-id: https://develop.svn.wordpress.org/trunk@17003 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 19:13:47 +00:00 |
scribu
|
96e692baed
|
Always display the table, with a placeholder row when there are no items. Fixes #15849
git-svn-id: https://develop.svn.wordpress.org/trunk@17002 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 19:05:14 +00:00 |
Ryan Boren
|
de072fe02a
|
Remove some unnecessary esc_textarea() calls. Props garyc40. see #15454
git-svn-id: https://develop.svn.wordpress.org/trunk@17001 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 17:48:20 +00:00 |
Ryan Boren
|
c561de13d4
|
Add jquery and utils dependencies for editor js. Props JohnPBloch, jczorkmid. fixes #15830
git-svn-id: https://develop.svn.wordpress.org/trunk@17000 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 17:23:54 +00:00 |
Ryan Boren
|
c1e26ef82c
|
Add like_escape() to some queries. fixes #15764
git-svn-id: https://develop.svn.wordpress.org/trunk@16999 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 14:22:41 +00:00 |
Peter Westwood
|
b8d51ca378
|
Bumpity Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@16997 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 11:32:08 +00:00 |
Andrew Nacin
|
4db50ee643
|
The user description field should be esc_textarea when context is edit. see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@16995 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 10:04:21 +00:00 |
Andrew Nacin
|
541c45ba0e
|
Make network_admin_url() return admin_url() when not multisite like its home and site counterparts. Kill the now redundant maybe_network_admin_url() function. fixes #15840.
git-svn-id: https://develop.svn.wordpress.org/trunk@16994 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 09:31:42 +00:00 |
Mark Jaquith
|
dda708677e
|
Use ENT_QUOTES in esc_textarea() in case someone uses it in a value='' situation by accident. see #15454
git-svn-id: https://develop.svn.wordpress.org/trunk@16993 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 09:24:22 +00:00 |
Andrew Nacin
|
8c7a9647fc
|
Add scheme arguments to get_blogaddress_by_domain and get_blogaddress_by_id. props adambackstrom for initial patch, fixes #14867.
git-svn-id: https://develop.svn.wordpress.org/trunk@16987 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 07:58:57 +00:00 |
Andrew Nacin
|
3653bb7926
|
Use maybe_network_admin_url. see #15840.
git-svn-id: https://develop.svn.wordpress.org/trunk@16978 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 06:12:55 +00:00 |
Andrew Nacin
|
8cf8f3380c
|
maybe_network_admin_url. see #15840.
git-svn-id: https://develop.svn.wordpress.org/trunk@16977 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 06:06:59 +00:00 |
scribu
|
c12c44db5e
|
Fetch only the required field in wp_dropdown_users(). See #14572
git-svn-id: https://develop.svn.wordpress.org/trunk@16974 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 23:56:53 +00:00 |
Andrew Nacin
|
98aac89317
|
Plugin install and thickbox for the network admin. props ocean90, fixes #15510, fixes #15750.
git-svn-id: https://develop.svn.wordpress.org/trunk@16963 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 18:48:40 +00:00 |
Pete Mall
|
a02674aebc
|
Move search results text in site-themes/site-users. Props sorich87, ocean90. Fixes #15553
git-svn-id: https://develop.svn.wordpress.org/trunk@16961 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 18:32:25 +00:00 |
Peter Westwood
|
c80789036e
|
Allow a plugin to filter our slugs if it wants to. Fixes #15726
git-svn-id: https://develop.svn.wordpress.org/trunk@16960 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 17:56:25 +00:00 |
Andrew Nacin
|
a653754287
|
Add theme_mods option if is_admin. props MarkJaquith, fixes #14828.
git-svn-id: https://develop.svn.wordpress.org/trunk@16958 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 17:39:00 +00:00 |
Ryan Boren
|
700374e0b0
|
Pass wp_admin_bar object to admin_bar_menu action. Props TheDeadMedic, JohnPBloch. fixes #15723
git-svn-id: https://develop.svn.wordpress.org/trunk@16957 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 17:33:02 +00:00 |
Andrew Nacin
|
0c8e238e6c
|
Add user_nicename, nicename, ID to WP_User_Query orderby. props duck_, fixes #15816.
git-svn-id: https://develop.svn.wordpress.org/trunk@16956 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 17:18:04 +00:00 |
Andrew Nacin
|
51396e1e89
|
_doing_it_wrong takes three arguments. fixes #15824.
git-svn-id: https://develop.svn.wordpress.org/trunk@16955 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 17:14:25 +00:00 |
Andrew Nacin
|
2a44684f3e
|
s/site/user/ if signup doesn't have a domain attached. props wpmuguru, fixes #15780.
git-svn-id: https://develop.svn.wordpress.org/trunk@16954 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 17:09:26 +00:00 |
Andrew Nacin
|
598bb9952a
|
Allow actual DB fields in WP_User_Query orderby. props duck, see #15816.
git-svn-id: https://develop.svn.wordpress.org/trunk@16953 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 16:51:38 +00:00 |
Andrew Nacin
|
26e0e1ab6f
|
Admin bar blogname handling improvements. Kill visible property vestige. props ocean90, fixes #15308.
git-svn-id: https://develop.svn.wordpress.org/trunk@16952 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 16:48:06 +00:00 |
Andrew Nacin
|
c4ffd06f66
|
Inline doc fixes for get_next|previous|adjacent_post. props kawauso, fixes #15822.
git-svn-id: https://develop.svn.wordpress.org/trunk@16951 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 16:45:14 +00:00 |
Andrew Nacin
|
778b91c128
|
TinyMCE 3.3.9.3-dev. fixes #15111.
git-svn-id: https://develop.svn.wordpress.org/trunk@16950 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 16:09:43 +00:00 |
Ryan Boren
|
b04abefc26
|
Skip confirmation email fixes. Props ocean90, duck_. see #15725
git-svn-id: https://develop.svn.wordpress.org/trunk@16949 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 16:04:19 +00:00 |
Peter Westwood
|
905ec5fb30
|
Ultimate make_clickable. Fixes #14993 props filosofo
git-svn-id: https://develop.svn.wordpress.org/trunk@16948 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 13:43:30 +00:00 |
Andrew Nacin
|
e3fce95343
|
You are doing it wrong in query.php. see #15824, see #14729.
git-svn-id: https://develop.svn.wordpress.org/trunk@16947 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 12:21:27 +00:00 |
Andrew Nacin
|
0b37b225a1
|
Grammar and spelling. see #15824.
git-svn-id: https://develop.svn.wordpress.org/trunk@16946 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 12:09:53 +00:00 |
Andrew Nacin
|
bdacc3985a
|
Move _doing_it_wrong to other debug functions. Modify docs and the output message. see #15824.
git-svn-id: https://develop.svn.wordpress.org/trunk@16945 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 12:06:39 +00:00 |
Peter Westwood
|
70f4c32dcb
|
Clear both in the right now widget so it clears nicely when there are extra comment statuses added. Fixes #14985 props doktorbro.
git-svn-id: https://develop.svn.wordpress.org/trunk@16943 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 11:52:38 +00:00 |
Peter Westwood
|
a95a5b65cc
|
Better message text to reflect that it might not just be an incorrect argument but maybe your calling something way too early. See #15824
git-svn-id: https://develop.svn.wordpress.org/trunk@16942 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 11:39:23 +00:00 |