ryan
|
d0a0c31b1f
|
Clean up admin bar node removal. Make it PHP4 safe and prevent display of blank spots. Props sorich87, SergeyBiryukov. fixes #16005
git-svn-id: http://svn.automattic.com/wordpress/trunk@17184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-30 19:04:32 +00:00 |
|
ryan
|
4fd6561b1c
|
Add Copyright Statement, Licensing Information and Disclaimer to kses. Props hakre. Thanks Ulf Harnhammar. fixes #16039
git-svn-id: http://svn.automattic.com/wordpress/trunk@17181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-30 18:37:18 +00:00 |
|
markjaquith
|
e90491bdec
|
Fix some RTL CSS issues. props garyc40. props ocean90. fixes #16017
git-svn-id: http://svn.automattic.com/wordpress/trunk@17179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-30 16:26:25 +00:00 |
|
markjaquith
|
cb018d4e27
|
Reinstitute Intall Now AYS that was accidentally disabled. props ocean90. fixes #16032
git-svn-id: http://svn.automattic.com/wordpress/trunk@17176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-30 16:04:07 +00:00 |
|
ryan
|
81cd855720
|
Don't be case sensitive to attribute names. Handle padded entities when checking for bad protocols. Normalize entities before checking for bad protocols in esc_url(). Props Mauro Gentile, duck_, miqrogroove
git-svn-id: http://svn.automattic.com/wordpress/trunk@17171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-29 20:45:37 +00:00 |
|
nacin
|
f508173dc0
|
get_meta_sql should be private. see #14645.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-29 19:31:35 +00:00 |
|
nacin
|
6a877c5713
|
RTL fixes for sortable list headings. props RanYanivHartstein, fixes #16008.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-29 14:32:22 +00:00 |
|
ryan
|
9dd32c00c9
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@17163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-28 22:36:39 +00:00 |
|
ryan
|
b18df57937
|
Ignore an empty pagename when correcting is_* for page_on_front requests. Props donalmacarthur, SergeyBiryukov, filosofo. fixes #16002
git-svn-id: http://svn.automattic.com/wordpress/trunk@17162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-28 22:34:15 +00:00 |
|
nacin
|
a92b6663aa
|
Move the admin bar profile preferences to a hook. fixes #16004.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-28 19:37:11 +00:00 |
|
nacin
|
84119f6e0b
|
Correct the docs for register_post_status. fixes #15947, props simonwheatley.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-26 22:45:34 +00:00 |
|
nacin
|
16b6d35d23
|
Bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-26 22:07:20 +00:00 |
|
ryan
|
b9187228d2
|
Always output pagination controls. Hide them when they are not needed. Show them upon AJAX result that requires pagination. Props nacin. fixes #15983
git-svn-id: http://svn.automattic.com/wordpress/trunk@17156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-26 22:06:15 +00:00 |
|
ryan
|
999afab871
|
Don't sanitize_key() the post type so that colons aren't stripped from attachment types. Props nacin. fixes #15982
git-svn-id: http://svn.automattic.com/wordpress/trunk@17155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-26 22:00:50 +00:00 |
|
ryan
|
8919310a9a
|
RTL pagination fixes. Props yoavf. fixes #15974
git-svn-id: http://svn.automattic.com/wordpress/trunk@17154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-26 21:56:07 +00:00 |
|
nacin
|
434087c311
|
RTL for theme installer. props yoavf, fixes #15984.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-26 06:31:46 +00:00 |
|
nacin
|
fc003bf8b1
|
Happy holidays :D
git-svn-id: http://svn.automattic.com/wordpress/trunk@17148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-25 23:38:33 +00:00 |
|
dd32
|
9f6d86636a
|
Set taxonomy/term back-compat query vars for all views (not just taxonomy indexes). Fixes #15978
git-svn-id: http://svn.automattic.com/wordpress/trunk@17147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-25 23:26:09 +00:00 |
|
ryan
|
c626339cca
|
link_notes and term_description escaping fixes. Props garyc40. fixes #15454
git-svn-id: http://svn.automattic.com/wordpress/trunk@17146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-25 22:45:09 +00:00 |
|
nacin
|
95726df854
|
Revert [16995] due to the way the data enters the db. props garyc40, see #15454.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-25 18:10:59 +00:00 |
|
nacin
|
6ca0be1c1e
|
RTL for the new style pagination links. fixes #15974.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-25 13:48:13 +00:00 |
|
nacin
|
b9c170c042
|
More CSS reset for wplink. Give the dialog title a specific line height. see #15561.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-24 20:40:08 +00:00 |
|
nacin
|
a60f2f3e82
|
Internal linking CSS resets to fix Press This formatting. props garyc40, ocean90. see #15561.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-24 17:52:45 +00:00 |
|
ryan
|
36170f172d
|
Clear messages when searching, sorting, paginating. Props scribu. fixes #15973
git-svn-id: http://svn.automattic.com/wordpress/trunk@17132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-24 17:45:59 +00:00 |
|
nacin
|
64c6c96b14
|
Fix some tab CSS in Press This. props dd32. Also adjust menu bits to default to gray, and then add rules to blue. see #15561.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-24 17:43:01 +00:00 |
|
nacin
|
7eab7be110
|
CSS tweaks and arrow fixes for internal linking. props ocean90, see #15739.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-23 17:33:41 +00:00 |
|
ryan
|
476e468faf
|
Fix comment reply colspan. Props garyc40. fixes #15876
git-svn-id: http://svn.automattic.com/wordpress/trunk@17124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-23 17:21:29 +00:00 |
|
nacin
|
8a6ec685fb
|
Revert [16915]. Don't honor the page template for the posts page. Deal with this with a better UX in 3.2. see #15513, fixes #15945.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-23 17:05:47 +00:00 |
|
ryan
|
4f9846e1f3
|
Don't be so sensitive.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-23 15:26:49 +00:00 |
|
nacin
|
513b0241b2
|
The internal linking dialog should be 'Add Link' not 'Save Link'. Not a new string. props jane, see #15739.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-23 15:22:05 +00:00 |
|
ryan
|
ad52588e82
|
Expand/collapse arrows for internal linking. Props ocean90. fixes #15739
git-svn-id: http://svn.automattic.com/wordpress/trunk@17117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-23 14:44:51 +00:00 |
|
ryan
|
edc2f694ad
|
Fix comment manipulation on edit post screen. Props garyc40. fixes #15876
git-svn-id: http://svn.automattic.com/wordpress/trunk@17113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-22 19:03:43 +00:00 |
|
ryan
|
ec28e5ddb6
|
Put sort arrows in sprite. Make 100% of th clickable. Align sort indicators. Remove unneeded padding. Props scribu. fixes #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@17110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-22 18:01:15 +00:00 |
|
ryan
|
09f625b796
|
Don't assume queried object is a term. Fixes non-existent var notice. Props filosofo. fixes #15944
git-svn-id: http://svn.automattic.com/wordpress/trunk@17109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-22 17:40:51 +00:00 |
|
nacin
|
db7266124a
|
echo OR return, not both, in single_term_title(). props Viper007Bond, fixes #15939.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-22 00:04:53 +00:00 |
|
ryan
|
8efc94bbeb
|
RTL for wplink. Props ocean90. see #15864
git-svn-id: http://svn.automattic.com/wordpress/trunk@17105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-21 20:19:56 +00:00 |
|
markjaquith
|
d22aac01b6
|
Remove overly broad CSS rule. fixes #15913
git-svn-id: http://svn.automattic.com/wordpress/trunk@17104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-21 17:46:39 +00:00 |
|
ryan
|
587ea006b5
|
Translations in title attributes require esc_attr().
git-svn-id: http://svn.automattic.com/wordpress/trunk@17102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-21 17:17:58 +00:00 |
|
ryan
|
b7838c5f34
|
Retrieve only IDs and then do a user fetch loop so that all required user data is present. Props scribu. fixes #15888
git-svn-id: http://svn.automattic.com/wordpress/trunk@17100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-21 16:27:34 +00:00 |
|
markjaquith
|
5053c62d64
|
Translate post format term names on the fly. props mfields. fixes #15899
git-svn-id: http://svn.automattic.com/wordpress/trunk@17092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 21:59:16 +00:00 |
|
ryan
|
37f32f0431
|
Add default for who arg. see #15871
git-svn-id: http://svn.automattic.com/wordpress/trunk@17091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 19:02:44 +00:00 |
|
ryan
|
3bce6d9be9
|
List table spinner. Props scribu. see #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@17090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 18:45:05 +00:00 |
|
ryan
|
8a8785c98b
|
Comment reply and quick edit js fixes. Props garyc40. fixes #15908
git-svn-id: http://svn.automattic.com/wordpress/trunk@17089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 17:53:50 +00:00 |
|
ryan
|
eb9fa27602
|
Add 'who' arg to wp_dropdown_users() and get_users(). Add' hide_if_only_one_author' argument to get_users(). Query only authors (user level greater than 0) when who => author is passed. Query only authors for author meta box and quick edit dropdowns. Props scribu. fixes #15871
git-svn-id: http://svn.automattic.com/wordpress/trunk@17088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 17:25:39 +00:00 |
|
nacin
|
092e3350ec
|
Minify plugin-install.js. see #15842.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 16:48:19 +00:00 |
|
ryan
|
e8468d167a
|
Revert get_users_of_blog() to 3.0 behavior and deprecate. Use get_users() in core. Props scribu. fixes #15854
git-svn-id: http://svn.automattic.com/wordpress/trunk@17084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 16:25:35 +00:00 |
|
nacin
|
1a5d8ccdd8
|
Clarify the _doing_it_wrong message for conditioanl tags. init prevents the fatal error, but the query still isn't run. Just drop the mention of a hook and we end up with better reasoning why this doesn't work to boot. see #14729.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 16:21:42 +00:00 |
|
nacin
|
60a828c31f
|
Fix placeholder issues when removing comments. props garyc40, fixes #15879.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 15:26:44 +00:00 |
|
ryan
|
65f14e4fd3
|
Define net and user admin constants for fetch-list case. Props scribu. fixes #15903
git-svn-id: http://svn.automattic.com/wordpress/trunk@17080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 13:30:39 +00:00 |
|
ryan
|
a96f9d899f
|
@since additions and updates. Props demetris. fixes #15867
git-svn-id: http://svn.automattic.com/wordpress/trunk@17079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 12:49:18 +00:00 |
|
ryan
|
43a639929f
|
Check is_network in the screen object for AJAX requests. Props scribu. fixes #15903
git-svn-id: http://svn.automattic.com/wordpress/trunk@17077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 11:57:25 +00:00 |
|
ryan
|
cb88352144
|
Relocate isset check. Props TobiasBg, SergeyBiryukov. fixes #15041
git-svn-id: http://svn.automattic.com/wordpress/trunk@17076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 11:41:08 +00:00 |
|
nacin
|
708153f294
|
Don't let the screen options text escape the box. props ohanesian, fixes #15329.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 11:06:54 +00:00 |
|
nacin
|
881a4cc5e3
|
Call comment_type() without arguments that way 'Comment' is translated internally with context. fixes #15798.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 10:44:14 +00:00 |
|
nacin
|
0bc42a98cc
|
Docs for get_post_format_slugs(). props demetris, fixes #15867.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 10:22:06 +00:00 |
|
nacin
|
e1eec3925a
|
More @since. props SergeyBiryukov, fixes #15445.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 09:25:21 +00:00 |
|
nacin
|
d6c6444ae8
|
Don't fatal error when conditional tags are called before init. fixes #14729.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 21:17:52 +00:00 |
|
nacin
|
92da77f127
|
Have 'My Sites' in admin bar actually link to my-sites.php. props ocean90, fixes #15900.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 21:14:52 +00:00 |
|
nacin
|
dfe2759a06
|
Don't refill the comment list when undoing a spam action on a comment. props greuben, fixes #15884.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 21:14:09 +00:00 |
|
nacin
|
556cc65745
|
Thorough CSS reset of the admin bar to avoid theme conflicts. props ocean90, JohnONolan, filosofo, duck_. fixes #15851.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 21:11:24 +00:00 |
|
ryan
|
93607280e6
|
Fix guid generation for page auto drafts. Props shawnparker. fixes #15041
git-svn-id: http://svn.automattic.com/wordpress/trunk@17061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 14:42:17 +00:00 |
|
westi
|
c360b4dd5f
|
Less ugly show_admin_bar() enforcement. Fixes #15869 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 09:54:13 +00:00 |
|
nacin
|
ade50f7e35
|
Allow dfault post format selections. fixes #15882.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 05:36:11 +00:00 |
|
dd32
|
3d87397272
|
Revert debug cruft from r17052. See #15885
git-svn-id: http://svn.automattic.com/wordpress/trunk@17053 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 04:58:09 +00:00 |
|
dd32
|
e442dd64f0
|
Fix Pings/Trackback comment table filter. Props greuben. Fixes #15885
git-svn-id: http://svn.automattic.com/wordpress/trunk@17052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 04:55:46 +00:00 |
|
nacin
|
0e7a94a6fe
|
Don't limit total_users. props scribu, fixes #15479.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 22:07:26 +00:00 |
|
ryan
|
58e65d1855
|
Admin bar visibility prefs. Props duck_. see #15829
git-svn-id: http://svn.automattic.com/wordpress/trunk@17032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 21:48:30 +00:00 |
|
markjaquith
|
de0fc3026a
|
Strip partial name= parameters when doing canonical redirection on them with default permalinks. props filosofo. fixes #15775
git-svn-id: http://svn.automattic.com/wordpress/trunk@17031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 20:57:03 +00:00 |
|
markjaquith
|
213100d5ba
|
Do not add URL query args twice in certain Canonical Redirect situations. Use add_query_arg(). props filosofo. fixes #15774
git-svn-id: http://svn.automattic.com/wordpress/trunk@17030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 20:23:34 +00:00 |
|
nacin
|
300bee4a8d
|
Make get_the_taxonomies() take an array of arguments. props scribu, fixes #14740.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 16:33:16 +00:00 |
|
scribu
|
c1e19baef8
|
Disable sorting by post count for now. See #15861
git-svn-id: http://svn.automattic.com/wordpress/trunk@17024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 10:25:27 +00:00 |
|
westi
|
8a261e59e2
|
-- bad white space part deux
git-svn-id: http://svn.automattic.com/wordpress/trunk@17023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 08:42:37 +00:00 |
|
westi
|
a97dcfe8a7
|
-- bad white space
git-svn-id: http://svn.automattic.com/wordpress/trunk@17022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 08:40:15 +00:00 |
|
westi
|
ea07e29db6
|
Ensure show_admin_bar( false ) works after init. Fixes #15856.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 08:34:36 +00:00 |
|
westi
|
c1b7a3ef59
|
If we are previewing don't show the admin bar. See #15856
git-svn-id: http://svn.automattic.com/wordpress/trunk@17020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 08:32:53 +00:00 |
|
nacin
|
1ae98a24ab
|
NULL isn't set.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 08:32:43 +00:00 |
|
nacin
|
ef2c7c479b
|
More admin bar css reset. props JohnONolan, see #15851.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 04:51:14 +00:00 |
|
scribu
|
0879929ca7
|
Make WP_User_Query return regular objects by default. Fixes #15854
git-svn-id: http://svn.automattic.com/wordpress/trunk@17013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 00:38:15 +00:00 |
|
scribu
|
6151eced55
|
Get only required fields in wp_getAuthors(). Props duck_. See #15854
git-svn-id: http://svn.automattic.com/wordpress/trunk@17011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 23:43:24 +00:00 |
|
ryan
|
2cc6b2e7ff
|
phpdoc notation fixes. Props demetris. fixes #15852
git-svn-id: http://svn.automattic.com/wordpress/trunk@17009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 22:46:13 +00:00 |
|
ryan
|
4e7270ab6a
|
Revert [16987]. This pollutes home and siteurl during signup and blog creation. see #14867
git-svn-id: http://svn.automattic.com/wordpress/trunk@17005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 19:48:00 +00:00 |
|
scribu
|
af0d6246ae
|
Remove placeholder row when adding first term. See #15849
git-svn-id: http://svn.automattic.com/wordpress/trunk@17003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 19:13:47 +00:00 |
|
scribu
|
5fce5c6d14
|
Always display the table, with a placeholder row when there are no items. Fixes #15849
git-svn-id: http://svn.automattic.com/wordpress/trunk@17002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 19:05:14 +00:00 |
|
ryan
|
3a66c698ee
|
Remove some unnecessary esc_textarea() calls. Props garyc40. see #15454
git-svn-id: http://svn.automattic.com/wordpress/trunk@17001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 17:48:20 +00:00 |
|
ryan
|
8e9cf8c20a
|
Add jquery and utils dependencies for editor js. Props JohnPBloch, jczorkmid. fixes #15830
git-svn-id: http://svn.automattic.com/wordpress/trunk@17000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 17:23:54 +00:00 |
|
ryan
|
7e25e3b363
|
Add like_escape() to some queries. fixes #15764
git-svn-id: http://svn.automattic.com/wordpress/trunk@16999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 14:22:41 +00:00 |
|
westi
|
64b2d0b046
|
Bumpity Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@16997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 11:32:08 +00:00 |
|
nacin
|
67dca406aa
|
The user description field should be esc_textarea when context is edit. see #15454.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 10:04:21 +00:00 |
|
nacin
|
eb574d4e5f
|
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: http://svn.automattic.com/wordpress/trunk@16994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 09:31:42 +00:00 |
|
markjaquith
|
49c11dc768
|
Use ENT_QUOTES in esc_textarea() in case someone uses it in a value='' situation by accident. see #15454
git-svn-id: http://svn.automattic.com/wordpress/trunk@16993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 09:24:22 +00:00 |
|
nacin
|
0b1b0f86ab
|
Add scheme arguments to get_blogaddress_by_domain and get_blogaddress_by_id. props adambackstrom for initial patch, fixes #14867.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 07:58:57 +00:00 |
|
nacin
|
6f1016586f
|
Use maybe_network_admin_url. see #15840.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 06:12:55 +00:00 |
|
nacin
|
bba5e919af
|
maybe_network_admin_url. see #15840.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 06:06:59 +00:00 |
|
scribu
|
0a68fc29d2
|
Fetch only the required field in wp_dropdown_users(). See #14572
git-svn-id: http://svn.automattic.com/wordpress/trunk@16974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 23:56:53 +00:00 |
|
nacin
|
6c025aa06f
|
Plugin install and thickbox for the network admin. props ocean90, fixes #15510, fixes #15750.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 18:48:40 +00:00 |
|
PeteMall
|
e69df828df
|
Move search results text in site-themes/site-users. Props sorich87, ocean90. Fixes #15553
git-svn-id: http://svn.automattic.com/wordpress/trunk@16961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 18:32:25 +00:00 |
|
westi
|
6a69bdd2d5
|
Allow a plugin to filter our slugs if it wants to. Fixes #15726
git-svn-id: http://svn.automattic.com/wordpress/trunk@16960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 17:56:25 +00:00 |
|
nacin
|
4cc8f440e4
|
Add theme_mods option if is_admin. props MarkJaquith, fixes #14828.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 17:39:00 +00:00 |
|
ryan
|
ff9a04a8ea
|
Pass wp_admin_bar object to admin_bar_menu action. Props TheDeadMedic, JohnPBloch. fixes #15723
git-svn-id: http://svn.automattic.com/wordpress/trunk@16957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 17:33:02 +00:00 |
|
nacin
|
e1ff72589d
|
Add user_nicename, nicename, ID to WP_User_Query orderby. props duck_, fixes #15816.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 17:18:04 +00:00 |
|