dd32
|
bc41e93707
|
Revert part of [15703]. The Metadata API doesnt unserialize everything.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 11:00:36 +00:00 |
|
dd32
|
d9e1a542ee
|
Introduce hierarchical taxonomy URL's, Can be enabled by setting 'hierarchical_url' to true upon taxonomy registration. See #12659
git-svn-id: http://svn.automattic.com/wordpress/trunk@15705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 10:37:25 +00:00 |
|
dd32
|
16d7e9e96e
|
Forgot to change a variable name in [15703]
git-svn-id: http://svn.automattic.com/wordpress/trunk@15704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 10:03:05 +00:00 |
|
dd32
|
4629103d2c
|
Simplify get_user_metavalues() to entirely rely upon the Metadata API, Removes a direct SQL Query. de-serializing is handled by the Metadata API now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 09:59:53 +00:00 |
|
dd32
|
4ebe0cbc48
|
Fix a hard-coded database table typo. s/wp_users/$wpdb->users/
git-svn-id: http://svn.automattic.com/wordpress/trunk@15702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 09:43:02 +00:00 |
|
dd32
|
057627e640
|
Do not load Taxonomy cache & Postmeta cache in get_boundary_post(). Fixes #15028
git-svn-id: http://svn.automattic.com/wordpress/trunk@15701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 09:17:18 +00:00 |
|
dd32
|
6129438ba5
|
Cache terms under more scenario's in update_post_caches(). Fixes #15026
git-svn-id: http://svn.automattic.com/wordpress/trunk@15700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 08:56:04 +00:00 |
|
dd32
|
da4b33fc83
|
get_user_metavalues(): Use cached user objects when querying for a single user, Prevents duplicate usermeta queries from Adminbar. Whitespace & s/AS/as/. See #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@15698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 07:38:32 +00:00 |
|
dd32
|
37c6a67d65
|
Do not load adminbar css in media uploader. See #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@15696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 04:16:33 +00:00 |
|
dd32
|
168fff8678
|
Do not show admin bar in update iframes. See #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@15695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 04:11:34 +00:00 |
|
dd32
|
8a8c64c988
|
Fix return false; for Adminbar Blog info.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 03:15:35 +00:00 |
|
dd32
|
6c47b193ac
|
Fix profile link in admin bar. Props mellertime. Fixes #15022
git-svn-id: http://svn.automattic.com/wordpress/trunk@15693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 03:04:28 +00:00 |
|
dd32
|
da79c2a100
|
Sanitize meta keynames used as object properties on retrieval. Fixes #14924
git-svn-id: http://svn.automattic.com/wordpress/trunk@15692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 02:55:11 +00:00 |
|
nacin
|
d596b05eac
|
wp_quickpress_form, first pass. props jorbin. see #14966.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-03 07:41:48 +00:00 |
|
nacin
|
c6ff4fbaa9
|
Have wp_delete_category wrap wp_delete_term. Move wp_delete_category into wp-includes scope for consistency. fixes #15008, props blepoxp.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-03 07:29:44 +00:00 |
|
nacin
|
054e18cb05
|
Docs and breathing room for get_media_buttons() and friends. see #14966.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-03 03:08:39 +00:00 |
|
nacin
|
4e666d5d44
|
Move some post and taxonomy functions from admin/includes to wp-includes in preparation for QuickPress template tag. Moves get_tags_to_edit, get_terms_to_edit, get_default_post_to_edit, media_buttons, _media_button, get_upload_iframe_src. Also introduce get_media_buttons as a wrapper for media_buttons. props jorbin, see #14966.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-03 02:58:59 +00:00 |
|
scribu
|
2bfd821b9b
|
Allow search in archive pages. Fixes #14831
git-svn-id: http://svn.automattic.com/wordpress/trunk@15687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-02 22:52:15 +00:00 |
|
scribu
|
688f990cd0
|
Split wp_filter_object_list() into wp_list_filter() and wp_list_pluck(). Fixes #15016
git-svn-id: http://svn.automattic.com/wordpress/trunk@15686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-02 18:48:51 +00:00 |
|
scribu
|
70728369f9
|
Set 'cat' query var for backwards compatibility. Fixes #15007
git-svn-id: http://svn.automattic.com/wordpress/trunk@15685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-02 18:03:06 +00:00 |
|
azaozz
|
88868f5ba5
|
Properly align all buttons in the TinyMCE dialogs, see #12574
git-svn-id: http://svn.automattic.com/wordpress/trunk@15684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-02 05:31:42 +00:00 |
|
azaozz
|
0b64e7bd0a
|
TinyMCE 3.3 first run
git-svn-id: http://svn.automattic.com/wordpress/trunk@15683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-02 05:14:12 +00:00 |
|
dd32
|
9ce6d04ffb
|
Retire IIS 3,4,5 Set-Cookie redirection workaround. See [2436] for original implementation. See #10187
git-svn-id: http://svn.automattic.com/wordpress/trunk@15682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-02 04:02:24 +00:00 |
|
dd32
|
26bf32ac3e
|
utilise wp_guess_url() in installation redirection to provide an Absolute URL. See #14062. See #14904
git-svn-id: http://svn.automattic.com/wordpress/trunk@15680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-02 03:08:02 +00:00 |
|
ryan
|
ec07e220ad
|
Remove wordpressmu_wp_mail_from(). fixes #14586
git-svn-id: http://svn.automattic.com/wordpress/trunk@15678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-01 18:32:47 +00:00 |
|
ryan
|
0449fee5da
|
has_term(). Props ptahdunbar. fixes #12526
git-svn-id: http://svn.automattic.com/wordpress/trunk@15677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-01 17:44:53 +00:00 |
|
scribu
|
a4167676ea
|
Add inline documentation for ms-blogs.php. See #14953
git-svn-id: http://svn.automattic.com/wordpress/trunk@15676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-01 01:32:31 +00:00 |
|
nacin
|
c63d9afdec
|
Some phpdoc for ms-functions.php. props boonebgorges. see #14953.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-29 23:44:34 +00:00 |
|
scribu
|
af5d4ba206
|
Do thorough resets in init() and init_query_flags(). Props coffee2code. Fixes #14976
git-svn-id: http://svn.automattic.com/wordpress/trunk@15672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-27 23:48:03 +00:00 |
|
ryan
|
b5008205b5
|
Admin bar, first pass. see #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@15671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-27 20:26:36 +00:00 |
|
nacin
|
a89ebb3322
|
Have get_boundary_post sort by post_date, not ID. props scribu, jk0. fixes #14035.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-26 08:31:16 +00:00 |
|
dd32
|
dfadcb73fc
|
Only show the Password Strength Meter when JavaScript is available. Fixes #14943
git-svn-id: http://svn.automattic.com/wordpress/trunk@15659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-25 10:58:01 +00:00 |
|
ryan
|
a2a9451ae6
|
Feature filter visuals. First pass. see #14936
git-svn-id: http://svn.automattic.com/wordpress/trunk@15656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-24 18:50:31 +00:00 |
|
scribu
|
d4ded42a1b
|
get_objects_in_term(): include term children when querying by slug. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-24 14:08:07 +00:00 |
|
dd32
|
6dd01bf248
|
Do not generate invalid SQL for empty term archives. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-24 12:09:44 +00:00 |
|
dd32
|
1380f38f95
|
Use the correct term_id field in get_body_class().
git-svn-id: http://svn.automattic.com/wordpress/trunk@15651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-24 11:58:21 +00:00 |
|
scribu
|
164be642a4
|
Consistently set $post_type to 'any' when a taxonomy query is involved. See [15649]. See #14589
git-svn-id: http://svn.automattic.com/wordpress/trunk@15650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-23 23:19:47 +00:00 |
|
scribu
|
61cd7dffe0
|
Set $post_type to 'any' when taxonomies are involved (code resqued from r15613). See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-23 23:11:49 +00:00 |
|
westi
|
b3054b3106
|
Complete the move to a seperate class file for #14820 props filosofo.
Add support for replacing the class used. Fixes #14814 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-23 21:38:28 +00:00 |
|
westi
|
4df97ff398
|
First part of #14820. Copy the file to preserve history. Props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-23 21:22:21 +00:00 |
|
scribu
|
41cdb90eb9
|
Make login css more flexible. Props joelhardi. Fixes #7763
git-svn-id: http://svn.automattic.com/wordpress/trunk@15643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-22 15:26:16 +00:00 |
|
ryan
|
f3d45472d2
|
Don't fetch theme_roots transient on every page load. Avoid it altogether if there is only one theme dir. fixes #14911
git-svn-id: http://svn.automattic.com/wordpress/trunk@15641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-21 19:41:35 +00:00 |
|
nacin
|
669b7b3e87
|
Provide an example for add_role() capabilities argument. props simonwheatley, fixes #14918.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-21 14:52:03 +00:00 |
|
ryan
|
2d360ad164
|
Revert [15637]. Still needed for PHP4.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-20 19:17:47 +00:00 |
|
nacin
|
9e97f25249
|
Always include wp-db.php. Prevents a conditional include and allows db dropins to cleanly extend the wpdb class. Move require_wp_db() to load.php for consistency with bootloader helpers. fixes #14508.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-20 19:13:47 +00:00 |
|
ryan
|
bef67a04e2
|
Remove annoying, useless construcotrs. Props Rasmus. http://talks.php.net/show/confoo10/8
git-svn-id: http://svn.automattic.com/wordpress/trunk@15637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-20 18:53:03 +00:00 |
|
ryan
|
dbe85a7f46
|
Speed up is_serialized() with strpbrk(). Props Rasmus. see #14429
git-svn-id: http://svn.automattic.com/wordpress/trunk@15636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-20 18:11:06 +00:00 |
|
ryan
|
6b351163ef
|
Simplify sanitize_key() and use it in more places. see #14910
git-svn-id: http://svn.automattic.com/wordpress/trunk@15635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-20 15:28:58 +00:00 |
|
scribu
|
c2100074d3
|
Clarify code in wp_load_alloptions(). Props joelhardi. Fixes #14896
git-svn-id: http://svn.automattic.com/wordpress/trunk@15634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-19 11:08:20 +00:00 |
|
scribu
|
dea3a23691
|
Introduce get_ancestors(). Props filosofo. Fixes #12443
git-svn-id: http://svn.automattic.com/wordpress/trunk@15631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-18 19:20:16 +00:00 |
|
nacin
|
75cdf1c0c4
|
Fix logic inversion in r15626. see #14892. Also note that r15626 fixed a s/is_category/is_tag/ typo introduced in r6011, on line 1340.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-17 22:35:05 +00:00 |
|
scribu
|
168659371d
|
Don't require category__in, tag__in etc. to be arrays necessarily. Fixes #14892
git-svn-id: http://svn.automattic.com/wordpress/trunk@15626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-17 22:27:22 +00:00 |
|
scribu
|
17c867e74b
|
Remove extraneous sanitization of category_name. Leave it to wp_tax_query(). See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-17 17:07:11 +00:00 |
|
scribu
|
367e4916ee
|
Allow plugins to manipulate the meta query args. See #14645
git-svn-id: http://svn.automattic.com/wordpress/trunk@15624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-17 16:08:35 +00:00 |
|
scribu
|
d66d93ccab
|
Apply filter to wp_get_current_commenter(). Fixes #14878
git-svn-id: http://svn.automattic.com/wordpress/trunk@15623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-16 20:48:18 +00:00 |
|
scribu
|
91ab066e89
|
use get_user_count() in get_sitestats()
git-svn-id: http://svn.automattic.com/wordpress/trunk@15621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-15 20:13:31 +00:00 |
|
scribu
|
95ccbb88cf
|
Clean up wp_list_authors(). See #10329
git-svn-id: http://svn.automattic.com/wordpress/trunk@15620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-15 19:52:25 +00:00 |
|
scribu
|
abf924be2b
|
Fix border radius in login form. Props filosofo. Fixes #14872
git-svn-id: http://svn.automattic.com/wordpress/trunk@15619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-15 09:24:11 +00:00 |
|
nacin
|
2671e9cc72
|
Some docs and corrections to _wp_link_page().
git-svn-id: http://svn.automattic.com/wordpress/trunk@15617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-14 16:48:38 +00:00 |
|
nacin
|
3ad167f45d
|
Make note of an optional argument. props hakre, fixes #14870.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-14 16:22:55 +00:00 |
|
scribu
|
692b43a71b
|
Calculate term count using $wp_query->tax_query. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-14 11:34:40 +00:00 |
|
scribu
|
2030231f66
|
Clean up taxonomy queries in WP_Query. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-13 16:44:14 +00:00 |
|
scribu
|
ec7490bc41
|
Update Incutio XML-RPC Library to latest version (1.7.4). Props hakre. Fixes #14703
git-svn-id: http://svn.automattic.com/wordpress/trunk@15612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-13 16:36:08 +00:00 |
|
scribu
|
4c7deb41e7
|
Apply filters consistently in get_*_template() functions. Fixes #14310
git-svn-id: http://svn.automattic.com/wordpress/trunk@15611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-12 18:46:18 +00:00 |
|
nacin
|
ca725961c5
|
More efficient is_super_admin(). Don't call new WP_User on the current user. props mdawaffe, fixes #14842.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-10 23:24:34 +00:00 |
|
nacin
|
4850c82d1c
|
Fix UPLOADS constant. see #14840.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-10 20:29:19 +00:00 |
|
markjaquith
|
ab8bf0a05e
|
wp_dequeue_script() and wp_dequeue_style(). fixes #14815. props scribu
git-svn-id: http://svn.automattic.com/wordpress/trunk@15601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-09 04:42:47 +00:00 |
|
nacin
|
7e30a69c07
|
Add force_filtered_html_on_import filter. fixes #14818.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-09 02:43:18 +00:00 |
|
scribu
|
2570a9e7df
|
Replace is_term() with is_tax(). See #14161
git-svn-id: http://svn.automattic.com/wordpress/trunk@15599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-08 16:58:58 +00:00 |
|
scribu
|
6feafae8a1
|
Clean up single_cat_title(), single_tag_title() and wp_title(). Fixes #14161
git-svn-id: http://svn.automattic.com/wordpress/trunk@15598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-08 16:21:13 +00:00 |
|
scribu
|
449d62100e
|
Introduce 'edit_comment' meta cap. Fixes #14520
git-svn-id: http://svn.automattic.com/wordpress/trunk@15596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 23:35:28 +00:00 |
|
nacin
|
4e283a8047
|
Return the character range removed in [15594]. fixes #14633, props demetris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 17:52:43 +00:00 |
|
nacin
|
d66295976c
|
Speak in full, clear sentences. props mrmist, fixes #14633.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 15:28:56 +00:00 |
|
nacin
|
aa0f906c84
|
Pass some context to the pre_comment_approved hook. props coffee2code, fixes #14802.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 14:36:35 +00:00 |
|
nacin
|
806f2d56a1
|
Only run update checks on the main site. fixes #14554.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 13:43:32 +00:00 |
|
nacin
|
5a20c05d27
|
Phpdoc argument/@param cleanups. props duck_, see #14783.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 11:21:11 +00:00 |
|
markjaquith
|
4d44c562e4
|
Rename caller_get_posts WP_Query flag to ignore_sticky_posts, because that is the only thing it does. fixes #14624. props scribu
git-svn-id: http://svn.automattic.com/wordpress/trunk@15589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 04:46:08 +00:00 |
|
markjaquith
|
07c704aad2
|
Duplicate Save button for nav menus at the bottom. fixes #14265. props duck_
git-svn-id: http://svn.automattic.com/wordpress/trunk@15588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 04:40:53 +00:00 |
|
markjaquith
|
b01b411b45
|
Support custom post type links in wp_list_pages(). fixes #14177. props scribu
git-svn-id: http://svn.automattic.com/wordpress/trunk@15587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 04:31:07 +00:00 |
|
markjaquith
|
48ca617449
|
Make the second (taxonomy) parameter for get_term_link() optional if you pass in a term object as the first argument (which has the taxonomy in it). fixes #13081. props scribu
git-svn-id: http://svn.automattic.com/wordpress/trunk@15586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 04:29:00 +00:00 |
|
markjaquith
|
722fde708c
|
More efficient calendar queries. fixes #8351. props vladimir_kolesnikov
git-svn-id: http://svn.automattic.com/wordpress/trunk@15585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 04:22:56 +00:00 |
|
markjaquith
|
e7c4ac4014
|
When doing current page highlighting logic, apply untrailingslashit() to everything so that slash additions or omissions still match. fixes #14208. props filosofo
git-svn-id: http://svn.automattic.com/wordpress/trunk@15584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 04:17:37 +00:00 |
|
markjaquith
|
437a0f5cbb
|
Do not cache terms indefinitely... use TTL of one day. fixes #11431. props Denis-de-Bernardy
git-svn-id: http://svn.automattic.com/wordpress/trunk@15583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 04:13:01 +00:00 |
|
scribu
|
f2c9a08521
|
Don't hardcode the pagination base. Fixes #12507
git-svn-id: http://svn.automattic.com/wordpress/trunk@15582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 01:18:42 +00:00 |
|
scribu
|
80e2918946
|
Use _wp_meta_sql() in WP_Query. See #14572. See #14645
git-svn-id: http://svn.automattic.com/wordpress/trunk@15581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-06 11:28:59 +00:00 |
|
scribu
|
c27d704999
|
Use multiple JOINs instead of CASE in _wp_meta_sql(). See #14572
git-svn-id: http://svn.automattic.com/wordpress/trunk@15580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-06 11:04:50 +00:00 |
|
scribu
|
6fd94cd065
|
Rewrite WP_User_Query to use JOIN instead of subquery. See #14572
git-svn-id: http://svn.automattic.com/wordpress/trunk@15579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-06 08:09:41 +00:00 |
|
scribu
|
7d0891ad85
|
Use get_users() in wp_dropdown_users(). See #14572
git-svn-id: http://svn.automattic.com/wordpress/trunk@15574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 18:47:25 +00:00 |
|
scribu
|
7b26cd223f
|
Fix meta query in WP_User_Query. See #14572
git-svn-id: http://svn.automattic.com/wordpress/trunk@15570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 15:30:10 +00:00 |
|
scribu
|
babd60d5d5
|
Don't suppress errors in _wp_meta_sql(). See #14572
git-svn-id: http://svn.automattic.com/wordpress/trunk@15568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 14:54:55 +00:00 |
|
scribu
|
1652fe96c1
|
fix wp_getAuthors in xmlrpc.php. See #14572 and [15566]
git-svn-id: http://svn.automattic.com/wordpress/trunk@15567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 14:49:52 +00:00 |
|
scribu
|
11ff3a7ce9
|
call get_users() from get_users_of_blog()
git-svn-id: http://svn.automattic.com/wordpress/trunk@15566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 14:35:55 +00:00 |
|
scribu
|
27d0a177f7
|
introduce _wp_meta_sql(). Preparation for adding blog_id to WP_User_Query. See #14572
git-svn-id: http://svn.automattic.com/wordpress/trunk@15565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 13:31:33 +00:00 |
|
nacin
|
15bc341696
|
phpdoc, @since, whitespace. Also require an argument in wp_insert_post(). props duck_, see #14783.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 02:45:39 +00:00 |
|
nacin
|
650f97e684
|
Adjustments to [15549]. See #11624.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-04 15:51:04 +00:00 |
|
nacin
|
713b3c1b82
|
Fix the delete_user meta cap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-04 12:24:43 +00:00 |
|
nacin
|
b97858641c
|
Add a note about REMOTE_ADDR behind proxies.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-03 10:18:32 +00:00 |
|
ryan
|
051b9c2f3b
|
Do not run kses on display filters for front page views. see #14758
git-svn-id: http://svn.automattic.com/wordpress/trunk@15559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-02 15:06:07 +00:00 |
|
ryan
|
f781ba4824
|
is_blog_admin(). fixes #14763
git-svn-id: http://svn.automattic.com/wordpress/trunk@15558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-02 15:03:39 +00:00 |
|
ryan
|
5d5f2ed563
|
Make smilies links SSL aware. Props tech163. fixes #14360
git-svn-id: http://svn.automattic.com/wordpress/trunk@15554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-31 18:26:18 +00:00 |
|