scribu
|
0ed3d0b176
|
Don't attempt to convert objects to strings in WP->parse_request(). Fixes #14330
git-svn-id: https://develop.svn.wordpress.org/trunk@15793 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-13 15:21:19 +00:00 |
scribu
|
057abe87e0
|
Introduce edit_term_link() and get_term_url(). Props yoast. Fixes #9702
git-svn-id: https://develop.svn.wordpress.org/trunk@15792 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-13 14:54:21 +00:00 |
scribu
|
6d33bb68e9
|
Restore previous filter order in WP_Query. See #14997
git-svn-id: https://develop.svn.wordpress.org/trunk@15791 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-13 13:45:53 +00:00 |
potbot
|
eba5529573
|
POT, generated from r15788
git-svn-id: https://develop.svn.wordpress.org/trunk@15789 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-13 12:29:42 +00:00 |
Andrew Nacin
|
5e37bb785a
|
s/showposts/posts_per_page/
git-svn-id: https://develop.svn.wordpress.org/trunk@15788 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-13 05:25:00 +00:00 |
scribu
|
e87af16398
|
first pass at strength indicator on password reset. see #5919
git-svn-id: https://develop.svn.wordpress.org/trunk@15782 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-12 21:37:01 +00:00 |
scribu
|
20f9e224d9
|
Revert part of [15780] included by accident. See #5919
git-svn-id: https://develop.svn.wordpress.org/trunk@15781 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-12 20:32:41 +00:00 |
scribu
|
33077f83fa
|
move password-strength-meter.js into user-profile.js. See #5919
git-svn-id: https://develop.svn.wordpress.org/trunk@15780 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-12 20:29:19 +00:00 |
Ryan Boren
|
40dade4c0e
|
Allow deleting a format. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@15779 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-12 19:43:54 +00:00 |
Ryan Boren
|
0ccec0d6f1
|
has_post_format(). see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@15778 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-12 19:25:58 +00:00 |
Ryan Boren
|
b1beb9c211
|
Post formats, take one. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@15777 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-12 18:33:14 +00:00 |
scribu
|
2444ffe144
|
Improve password reset email copy. See #5919
git-svn-id: https://develop.svn.wordpress.org/trunk@15776 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-12 17:22:05 +00:00 |
scribu
|
53d8aaf3fc
|
Introduce wp_query_clauses filter. Fixes #14997
git-svn-id: https://develop.svn.wordpress.org/trunk@15775 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-11 15:04:44 +00:00 |
scribu
|
b3bcb5f77e
|
Remove redundant call to function_exists() in wp_nav_menu(). Fixes #15094
git-svn-id: https://develop.svn.wordpress.org/trunk@15774 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-11 13:21:08 +00:00 |
scribu
|
253cc18443
|
don't re-urlencode taxonomy query vars. See #12891
git-svn-id: https://develop.svn.wordpress.org/trunk@15773 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-11 12:18:42 +00:00 |
Andrew Nacin
|
2657fa5a5b
|
Make it explicit that you can set fallback_cb to false in wp_nav_menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@15772 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-11 03:16:45 +00:00 |
scribu
|
e5354a9e00
|
Allow string as first parameter to locate_template(). Props chrisbliss18 for initial patch. Fixes #15061
git-svn-id: https://develop.svn.wordpress.org/trunk@15771 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-10 22:10:36 +00:00 |
scribu
|
6e89ca7bff
|
Make parse_reques() set empty variables. Props filosofo for initial patch. Fixes #10710
git-svn-id: https://develop.svn.wordpress.org/trunk@15770 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-10 20:02:26 +00:00 |
Andrew Nacin
|
e47fb410bc
|
s/blog/site/ on the admin bar code. props markmcwilliams, see #14772.
git-svn-id: https://develop.svn.wordpress.org/trunk@15769 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 12:22:00 +00:00 |
scribu
|
a080a0a289
|
Fix warning caused by empty meta query. See #14645
git-svn-id: https://develop.svn.wordpress.org/trunk@15768 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 12:18:52 +00:00 |
Andrew Nacin
|
69b3664fe0
|
esc_html in WP_Object_Cache::stats(). fixes #15003.
git-svn-id: https://develop.svn.wordpress.org/trunk@15767 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 11:38:12 +00:00 |
scribu
|
a3ee8cac1a
|
Get rid of redundant $this->meta_query. See #14645
git-svn-id: https://develop.svn.wordpress.org/trunk@15766 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 10:48:13 +00:00 |
scribu
|
c4a14ee8d9
|
Get rid of redundant ->tax_query. See #12891
git-svn-id: https://develop.svn.wordpress.org/trunk@15765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 10:19:15 +00:00 |
scribu
|
eb59a85d22
|
Add WP_List_Table columns before all others. Fixes #15075
git-svn-id: https://develop.svn.wordpress.org/trunk@15764 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 09:39:16 +00:00 |
Andrew Nacin
|
70d68a8cb7
|
svn add attachment.php. see #15078, r15762.
git-svn-id: https://develop.svn.wordpress.org/trunk@15763 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 09:19:37 +00:00 |
Andrew Nacin
|
099000c367
|
Use get_template_part() for single.php, attachment.php, page.php, and our page template in Twenty Ten. Introduces loop-page/single/attachment.php. props koopersmith, fixes #15078.
git-svn-id: https://develop.svn.wordpress.org/trunk@15762 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 09:17:42 +00:00 |
Andrew Nacin
|
71dec45612
|
Fix some notices. props mrmist, fixes #15079. Also some standards fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@15761 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 08:59:57 +00:00 |
Dion Hulse
|
f8be3f9fd1
|
Standardise on ->user->domain and ->user->account_domain being trailingslash'd. See #14772
git-svn-id: https://develop.svn.wordpress.org/trunk@15760 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 05:25:09 +00:00 |
Andrew Nacin
|
17b2091b43
|
s/Backend/Dashboard/. props markmcwilliams, fixes #14585.
git-svn-id: https://develop.svn.wordpress.org/trunk@15759 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-09 02:11:10 +00:00 |
Ryan Boren
|
3a8fb669cb
|
Some more hierarchy loop detection.
git-svn-id: https://develop.svn.wordpress.org/trunk@15758 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-08 16:22:14 +00:00 |
Andrew Nacin
|
617945e60c
|
Update via ajax the sample output of custom date/times on options-general. fixes #12636.
git-svn-id: https://develop.svn.wordpress.org/trunk@15757 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-08 03:29:57 +00:00 |
Andrew Nacin
|
a1cd90933d
|
s/Wether/Whether/
git-svn-id: https://develop.svn.wordpress.org/trunk@15756 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-08 02:35:06 +00:00 |
Andrew Nacin
|
b040a1790a
|
Add NOT LIKE/BETWEEN/IN. props AaronCampbell, fixes #9124.
git-svn-id: https://develop.svn.wordpress.org/trunk@15755 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-08 02:27:22 +00:00 |
scribu
|
500d2be317
|
Revert part of [15753]. See [12914]. See #14666
git-svn-id: https://develop.svn.wordpress.org/trunk@15754 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 22:58:45 +00:00 |
scribu
|
63d011c9dc
|
Introduce remove_menu_page() and remove_submenu_page(). Fixes #12718
git-svn-id: https://develop.svn.wordpress.org/trunk@15753 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 22:35:31 +00:00 |
scribu
|
ccbf85c82d
|
Remove debug cruft introduced by [15751]. See #12891
git-svn-id: https://develop.svn.wordpress.org/trunk@15752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 21:50:32 +00:00 |
scribu
|
f4ed3e239c
|
Add 'tax_query' as public query var. See #12891
git-svn-id: https://develop.svn.wordpress.org/trunk@15751 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 21:47:52 +00:00 |
Peter Westwood
|
3e66b217cc
|
Avoid Notice if the query doesn't have a post set e.g. on a 404 . Fixes #15059 props chrisbliss18.
git-svn-id: https://develop.svn.wordpress.org/trunk@15750 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 21:23:50 +00:00 |
Peter Westwood
|
bf878cad07
|
Ensure we don't generate incorrect content types when files are requested with query strings. Fixes #14450 props chrisbliss18.
git-svn-id: https://develop.svn.wordpress.org/trunk@15749 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 21:00:45 +00:00 |
scribu
|
7005ab8841
|
Revive WP_User_Search as deprecated. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15748 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 20:13:11 +00:00 |
Ryan Boren
|
1b7b0e1d7f
|
Unset global variables when they are no longer needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@15747 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 20:12:49 +00:00 |
Ryan Boren
|
9ee8b20f30
|
First pass of user admin. Network admin and screen cleanups. see #14696
git-svn-id: https://develop.svn.wordpress.org/trunk@15746 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 19:34:18 +00:00 |
scribu
|
3950973583
|
Fix irrelevant error message on plugin activation again. Props andy. Fixes #7671
git-svn-id: https://develop.svn.wordpress.org/trunk@15744 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 15:27:47 +00:00 |
scribu
|
eb178ad876
|
More specific selector for checkbox columns. Props Cimmo for initial patch. Fixes #15051
git-svn-id: https://develop.svn.wordpress.org/trunk@15743 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 09:53:37 +00:00 |
Andrew Nacin
|
d8596259e2
|
Sticky post support for post types, first pass. see #12702, props azizur.
git-svn-id: https://develop.svn.wordpress.org/trunk@15742 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 09:10:35 +00:00 |
Mark Jaquith
|
4689663e64
|
Revert accidental inclusion in last commit... [15740]
git-svn-id: https://develop.svn.wordpress.org/trunk@15741 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 08:06:31 +00:00 |
Mark Jaquith
|
dfa0e20a64
|
Fix an English fail.
git-svn-id: https://develop.svn.wordpress.org/trunk@15740 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 08:04:15 +00:00 |
Andrew Nacin
|
07fca17d6d
|
Some doc updates. see #15048.
git-svn-id: https://develop.svn.wordpress.org/trunk@15739 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 05:59:50 +00:00 |
Andrew Nacin
|
6c9318e763
|
Verify that a widget is draggable before stripping its draggability. props filosofo, see #12863. Fixes widget creation for jQUI 1.8.5; should be fixed in jQUI 1.8.6.
git-svn-id: https://develop.svn.wordpress.org/trunk@15738 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 04:20:19 +00:00 |
scribu
|
b6c2c3003c
|
Proper handling of array query variables. Props loushou. Fixes #14330
git-svn-id: https://develop.svn.wordpress.org/trunk@15737 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-06 23:18:42 +00:00 |