September 2007 Archives by author
Starting: Sat Sep 1 03:41:50 GMT 2007
Ending: Sun Sep 30 11:09:47 GMT 2007
Messages: 181
- [wp-svn] [5999] trunk/wp-includes: Preserve query string arrays in
add_query_arg().
m at wordpress.org
- [wp-svn] [6000] trunk/wp-includes: get_tag() and get_tag_feed_link()
m at wordpress.org
- [wp-svn] [6001] trunk/wp-includes/feed.php:
Fix RDF feeds to not contain invalid tag "category".
m at wordpress.org
- [wp-svn] [6002] trunk/wp-admin/index.php:
Enable full translation of the Tags description.
m at wordpress.org
- [wp-svn] [6003] trunk/wp-admin/edit-form-comment.php:
Tell the user what number comment they are editing.
m at wordpress.org
- [wp-svn] [6004] trunk/wp-app.php: AtomPub fixes from Pete Lacey.
m at wordpress.org
- [wp-svn] [6005] trunk/wp-includes/functions.php: Turn &
to & in add_query_arg().
m at wordpress.org
- [wp-svn] [6006] trunk/wp-content/themes: urlencode()
redirect_to param in login links for both themes.
m at wordpress.org
- [wp-svn] [6007] trunk/wp-includes/taxonomy.php:
Correct variable name in clean_object_term_cache().
m at wordpress.org
- [wp-svn] [6008] trunk/wp-includes/functions.php: Eliminate double
urlencode() ing in add_query_arg().
m at wordpress.org
- [wp-svn] [6009] trunk: Inform the user when cookies are disabled
and login fails.
m at wordpress.org
- [wp-svn] [6010] trunk: Escape text titles in AtomParser.
m at wordpress.org
- [wp-svn] [6011] trunk/wp-includes: tag__in, tag__not_in,
and tag_and queries.
m at wordpress.org
- [wp-svn] [6012] trunk/wp-includes/query.php: tag_id not tag__id.
m at wordpress.org
- [wp-svn] [6013] trunk/wp-admin/edit-link-category-form.php:
Remove category parent dropdown from edit link category form since link
categories are non-hierarchical .
m at wordpress.org
- [wp-svn] [6014] branches/2.2/wp-includes/plugin.php:
Fix how wp_filter array is keyed.
m at wordpress.org
- [wp-svn] [6015] trunk/wp-includes/formatting.php: Don't strip @
from url.
m at wordpress.org
- [wp-svn] [6016] trunk/wp-admin/themes.php:
urlencode the theme name and stylesheet name in the activate links so as to
support directories with + in the name .
m at wordpress.org
- [wp-svn] [6017] trunk/wp-settings.php: Switch to require_once for
wp-includes/db. php when it exists.
m at wordpress.org
- [wp-svn] [6018] branches/2.2/wp-admin/admin-functions.php: Unset
no_filter.
m at wordpress.org
- [wp-svn] [6019] trunk/wp-includes/link-template.php:
Change queries in get_{next|previous}_post so that plugins can INNER JOIN on
other tables with an ID column .
m at wordpress.org
- [wp-svn] [6020] trunk/wp-admin/includes/plugin.php: trim()
plugin URL before deciding whether to show a link.
m at wordpress.org
- [wp-svn] [6021] trunk/wp-includes: Tag unions and intersections.
m at wordpress.org
- [wp-svn] [6022] trunk/wp-includes/query.php:
Check for wp-admin case-insensitively in is_admin()
m at wordpress.org
- [wp-svn] [6023] trunk/wp-admin/options.php: Remove unused var.
m at wordpress.org
- [wp-svn] [6024] trunk/wp-includes/general-template.php:
Fix admin css link when installing in a directory.
m at wordpress.org
- [wp-svn] [6025] trunk: Strip lines that contain only whitespace
down to newlines.
m at wordpress.org
- [wp-svn] [6026] trunk: Remove trailing whitespace
m at wordpress.org
- [wp-svn] [6027] trunk/wp-includes/version.php: beta2
m at wordpress.org
- [wp-svn] [6028] trunk/wp-admin/import/jkw.php: Clean up Jerome's
Keywords importer
m at wordpress.org
- [wp-svn] [6029] trunk/wp-includes/vars.php: Better $pagenow
determination.
m at wordpress.org
- [wp-svn] [6030] trunk/wp-includes/functions.php:
Require a slash AND the absence of an equals sign to designate the passed
$uri as a base (without a query string).
m at wordpress.org
- [wp-svn] [6031] trunk/wp-includes/functions.php: Actually, let'
s just drop that slash check altogether.
m at wordpress.org
- [wp-svn] [6032] trunk/wp-app.php: APP taxonomy fixes from rubys.
m at wordpress.org
- [wp-svn] [6033] trunk: Improve desriptions for I18N strings.
m at wordpress.org
- [wp-svn] [6034] trunk/wp-admin: mprove desriptions for I18N strings.
m at wordpress.org
- [wp-svn] [6035] trunk/wp-includes: Don't skip sanitization if 404.
m at wordpress.org
- [wp-svn] [6036] branches/2.2/wp-includes: Don't skip sanitization
if 404.
m at wordpress.org
- [wp-svn] [6037] trunk/wp-admin/post-new.php: Show "Post #N"
for posts without a title in the nag.
m at wordpress.org
- [wp-svn] [6038] trunk/wp-admin/post-new.php: Fix link to others'
drafts from nag.
m at wordpress.org
- [wp-svn] [6039] trunk: Deprecate option_can_override, option_type,
option_width,
option_height, option_description, option_admin_level from options table.
m at wordpress.org
- [wp-svn] [6040] trunk/wp-includes/widgets.php: Basic tag cloud
widget.
m at wordpress.org
- [wp-svn] [6041] trunk/wp-admin/edit-post-rows.php: Use post_date
(not post_modified)
to check for unpublished posts when showing post listings in admin.
m at wordpress.org
- [wp-svn] [6042] trunk/wp-admin/options.php: Remove redundant url
filter.
m at wordpress.org
- [wp-svn] [6043] trunk/wp-admin/import/blogger.php:
Fix comment orphaning in blogger importer.
m at wordpress.org
- [wp-svn] [6044] trunk/wp-includes/class-pop3.php:
Update pop3 class to latest from squirrelmail.
m at wordpress.org
- [wp-svn] [6045] trunk/wp-includes/general-template.php:
Remove redundant declaration ofedInsertContent.
m at wordpress.org
- [wp-svn] [6046] trunk/wp-includes/wp-db.php: Add missing instance
var.
m at wordpress.org
- [wp-svn] [6047] trunk/wp-admin/edit.php:
Default to showing published posts on Manage Posts page.
m at wordpress.org
- [wp-svn] [6048] trunk/wp-includes/taxonomy.php: Resurrect hide_empty
m at wordpress.org
- [wp-svn] [6049] trunk/wp-admin/edit-form-advanced.php:
Always put the author of the post in the authors dropdown,
even if they have since been demoted to a role without post-saving
capabilities .
m at wordpress.org
- [wp-svn] [6050] trunk/wp-includes/taxonomy.php: Case terms to int
so we don' t try to create new terms with the term ids as the names.
m at wordpress.org
- [wp-svn] [6051] trunk/wp-admin/includes/upgrade.php:
Fix term count calculation during upgrade.
m at wordpress.org
- [wp-svn] [6052] trunk/wp-admin/includes/upgrade.php:
Set guid when creating first post during install.
m at wordpress.org
- [wp-svn] [6053] trunk/wp-admin/includes/upgrade.php:
Upgrade the options table before calling populate_options()
to avoid errors.
m at wordpress.org
- [wp-svn] [6054] trunk/wp-includes/widgets.php:
Properly construct widget classname if second param is an array.
m at wordpress.org
- [wp-svn] [6055] trunk/wp-admin/includes/schema.php: Don'
t re-add the deprecated new_users_can_blog option.
m at wordpress.org
- [wp-svn] [6056] trunk/wp-mail.php: Skip deprecated option
replacement in wp-mail.php .
m at wordpress.org
- [wp-svn] [6057] trunk/wp-includes/functions.php:
Try more ways of getting wp-admin URL in wp_die().
m at wordpress.org
- [wp-svn] [6058] trunk/wp-settings.php:
Correctly set REQUEST_URI for IIS setups that put that info into SCRIPT_NAME
as well as PATH_INFO .
m at wordpress.org
- [wp-svn] [6059] trunk/wp-admin/edit-form-advanced.php:
focus the cursor when writing a new post.
m at wordpress.org
- [wp-svn] [6060] trunk/wp-admin/plugins.php: Don'
t show a plugin author byline if no author name has been specified.
m at wordpress.org
- [wp-svn] [6061] branches/2.2/wp-includes/vars.php: Better
determination.
m at wordpress.org
- [wp-svn] [6062] branches/2.2/wp-includes/version.php: 2.2.3 bump
m at wordpress.org
- [wp-svn] [6063] tags/2.2.3/: 2.2.3
m at wordpress.org
- [wp-svn] [6064] trunk/wp-includes:
Only urlencode previously existing values in add_query_arg() (
more backwards compatible).
m at wordpress.org
- [wp-svn] [6065] trunk/wp-admin/edit.php: Revert [6047] -- we await
a better solution .
m at wordpress.org
- [wp-svn] [6066] branches/2.0/wp-includes/vars.php: Better $pagenow
determination.
m at wordpress.org
- [wp-svn] [6067] branches/2.0/wp-includes/version.php: Preparing for
2.0.12
m at wordpress.org
- [wp-svn] [6068] trunk/wp-includes/link-template.php: Strip
index.php/ before adding it in get_pagenum_link().
m at wordpress.org
- [wp-svn] [6069] trunk/wp-includes/compat.php: Forgot to use $lsb
and $rsb in [6064].
m at wordpress.org
- [wp-svn] [6070] trunk/wp-includes/compat.php: Actually,
we always need to URLencode square brackets...
m at wordpress.org
- [wp-svn] [6071] trunk/wp-includes/category.php: References don'
t work inside foreach in php4.
m at wordpress.org
- [wp-svn] [6072] trunk/wp-admin/import/btt.php: Add importer for
Bunny' s Technorati Tags plugin.
m at wordpress.org
- [wp-svn] [6073] trunk/wp-includes/version.php: beta3
m at wordpress.org
- [wp-svn] [6074] trunk/wp-includes: Set tag_id to first tag in multi
tag queries.
m at wordpress.org
- [wp-svn] [6075] trunk: Add user_nicename key to users table.
m at wordpress.org
- [wp-svn] [6076] trunk/wp-admin/export.php: Add tags to export.
m at wordpress.org
- [wp-svn] [6077] trunk/wp-admin/export.php:
Use setup_postdata instead of deprecated start_wp.
m at wordpress.org
- [wp-svn] [6078] trunk/wp-admin: Fix tab order when edit comments.
m at wordpress.org
- [wp-svn] [6079] trunk/wp-admin/import/wp-cat2tag.php:
Retain default category when converting categories to tags.
m at wordpress.org
- [wp-svn] [6080] trunk/wp-admin/import/wp-cat2tag.php: If a category
is already a tag
, don't put it in the list of categories to convert.
m at wordpress.org
- [wp-svn] [6081] trunk/wp-admin/edit-form.php: Remove reference to
the_quicktags.
m at wordpress.org
- [wp-svn] [6082] trunk/wp-includes/link-template.php: Ensure
(next|previous)
_post_link always have some content even when the post title is blank.
m at wordpress.org
- [wp-svn] [6083] branches/2.2: Fix option sanitization slashing.
m at wordpress.org
- [wp-svn] [6084] trunk/wp-includes/pluggable.php:
Allow the wp_mail filter to change the passed data.
m at wordpress.org
- [wp-svn] [6085] trunk/wp-includes/canonical.php: Always
trailingslash the "home" URL .
m at wordpress.org
- [wp-svn] [6086] trunk/wp-includes/post.php:
Remove duplicate code from wp_insert_attachment().
m at wordpress.org
- [wp-svn] [6087] trunk/wp-includes/taxonomy.php: Resurrect count
padding.
m at wordpress.org
- [wp-svn] [6088] trunk/wp-includes: Deprecate old links functions.
m at wordpress.org
- [wp-svn] [6089] trunk/wp-admin/includes/template.php: Add cat_row
filter.
m at wordpress.org
- [wp-svn] [6090] trunk/wp-admin: Resurrect admin-functions.php and
upgrade-functions. php for back compat.
m at wordpress.org
- [wp-svn] [6091] trunk/wp-includes/category-template.php:
Add echo or return option to wp_list_categories.
m at wordpress.org
- [wp-svn] [6092] trunk/wp-includes/taxonomy.php:
More phpdoc for taxonomy from darkdragon.
m at wordpress.org
- [wp-svn] [6093] trunk/wp-includes/feed-atom.php:
Make the atom feed updated field actually tell you when the post was updated
.
m at wordpress.org
- [wp-svn] [6094] trunk/wp-includes/pluggable.php:
Consolidate shared code in get_userdata and get_userdatabylogin.
m at wordpress.org
- [wp-svn] [6095] trunk/wp-includes/link-template.php:
Ensure the parentlink is trailingslashed when building the url - don'
t trim / off the front.
m at wordpress.org
- [wp-svn] [6096] trunk/wp-includes/formatting.php:
Allow plugins to sanitize there own options easily.
m at wordpress.org
- [wp-svn] [6097] trunk/wp-includes/canonical.php:
Ignore HOST capitalization differences for canonical redirects.
m at wordpress.org
- [wp-svn] [6098] trunk/wp-includes/widgets.php:
Set widget classname when passed string, object/method, object-reference/
method.
m at wordpress.org
- [wp-svn] [6099] trunk/wp-includes/theme.php:
Set $theme_loc correctly when ABSPATH is "/".
m at wordpress.org
- [wp-svn] [6100] trunk/wp-includes/feed.php:
fix links generated by get_category_rss_link().
m at wordpress.org
- [wp-svn] [6101] trunk/wp-admin/import/mt.php: Don'
t set comment_author_email for pings in MT import.
m at wordpress.org
- [wp-svn] [6102] trunk/wp-includes/formatting.php: Don't strip
slashes from pre.
m at wordpress.org
- [wp-svn] [6103] trunk/wp-includes/vars.php: Plugins are not loaded
at this point, so the wp_header_to_desc_array filter is useless
m at wordpress.org
- [wp-svn] [6104] trunk/wp-includes:
Move $wp_header_to_desc array to get_status_header_desc()
so that it can be called before vars.php is loaded.
m at wordpress.org
- [wp-svn] [6105] trunk/wp-includes/formatting.php: no follow callback
m at wordpress.org
- [wp-svn] [6106] branches/2.2/wp-includes/formatting.php: no follow
callback
m at wordpress.org
- [wp-svn] [6107] trunk/wp-includes/functions.php: Check for
apply_filters()
in status_header() so that it can be called early on in load process
m at wordpress.org
- [wp-svn] [6108] trunk: De-rabbit-hole compat.php
m at wordpress.org
- [wp-svn] [6109] trunk/wp-includes/widgets.php: s/onChange/onchange/.
m at wordpress.org
- [wp-svn] [6110] trunk: Use wp_die() for WPDB bails.
m at wordpress.org
- [wp-svn] [6111] trunk/wp-includes/canonical.php: Just some indent
fixes in canonical .php
m at wordpress.org
- [wp-svn] [6112] trunk/wp-includes/canonical.php:
Handle ports for canonical redirects.
m at wordpress.org
- [wp-svn] [6113] trunk/wp-admin/admin.php:
Switch to is_callable instead of function_exists to allow for class based
importer plugins .
m at wordpress.org
- [wp-svn] [6114] trunk/wp-includes: Deprecate fakeit arg.
m at wordpress.org
- [wp-svn] [6115] trunk/wp-includes/canonical.php: Canonical fixes:
Allow Pages to have /page/x/.
m at wordpress.org
- [wp-svn] [6116] trunk/wp-admin/includes/file.php:
Properly name files with unknown extensions (
for people with unfiltered_upload cap, natch).
m at wordpress.org
- [wp-svn] [6117] trunk/wp-includes/taxonomy.php:
Incorrect cache group was causing terms never to get cached.
m at wordpress.org
- [wp-svn] [6118] trunk: Set svn:eol-style on a few files.
m at wordpress.org
- [wp-svn] [6119] trunk/wp-includes/general-template.php: Because we'
re modifying an existing cache variable we need to do a
_set, not an _add,
like we do other places we stick multiple cache values in a single var and
key .
m at wordpress.org
- [wp-svn] [6120] trunk/wp-includes/post.php: Sometimes the $page
global is set but it 's just an integer, like 1,
not an object which we should try to address and put in the cache.
m at wordpress.org
- [wp-svn] [6121] trunk/wp-includes: Don'
t lose tags when saving a post with attachments.
m at wordpress.org
- [wp-svn] [6122] trunk/wp-admin/install.php: gettext string.
m at wordpress.org
- [wp-svn] [6123] trunk/wp-admin/edit-form-advanced.php: Add
tags-input class.
m at wordpress.org
- [wp-svn] [6124] trunk/wp-includes/user.php: Use maybe_unserialize()
in get_usermeta( ).
m at wordpress.org
- [wp-svn] [6125] trunk: Add checks for WP_Error.
m at wordpress.org
- [wp-svn] [6126] trunk: Drop old tables.
m at wordpress.org
- [wp-svn] [6127] trunk/xmlrpc.php: Replace faulty regex.
m at wordpress.org
- [wp-svn] [6128] trunk/wp-includes/post-template.php:
Revert rename of more-link class.
m at wordpress.org
- [wp-svn] [6129] trunk/wp-admin/import/wordpress.php: Import tags.
m at wordpress.org
- [wp-svn] [6130] trunk/wp-admin/export.php:
Fake being in the loop during export so that template tags work.
m at wordpress.org
- [wp-svn] [6131] trunk: Introducing wp_safe_redirect().
m at wordpress.org
- [wp-svn] [6132] trunk: the_title_attribute().
m at wordpress.org
- [wp-svn] [6133] trunk/wp-includes/script-loader.php:
Script loader cleanup from mdawaffe.
m at wordpress.org
- [wp-svn] [6134] trunk/wp-includes/pluggable.php: More robust
wp_safe_redirect().
m at wordpress.org
- [wp-svn] [6135] trunk/wp-includes/version.php: RC1
m at wordpress.org
- [wp-svn] [6136] trunk/wp-includes/pluggable.php: Put a filter in
wp_safe_redirect() so people can whitelist other domains.
m at wordpress.org
- [wp-svn] [6137] trunk: Fix includes for setup-config so that wp_die
is defined.
m at wordpress.org
- [wp-svn] [6138] trunk/wp-includes/pluggable.php:
Extra protection in check_ajax_referer from mdawaffe.
m at wordpress.org
- [wp-svn] [6139] trunk/wp-settings.php: Make sure
number_format_i18n() is available before calling it in timer_stop().
m at wordpress.org
- [wp-svn] [6140] trunk/wp-admin/install.php: Remove non-functioning
and misleading " Privacy" label on install.
m at wordpress.org
- [wp-svn] [6141] trunk/wp-includes/default-filters.php: Don'
t specialchars markup in term description.
m at wordpress.org
- [wp-svn] [6142] trunk/wp-includes/link-template.php: Bail if post
is empty.
m at wordpress.org
- [wp-svn] [6143] trunk/wp-includes/canonical.php: Remove trailing
/index. php fixing from canonical.php ...
m at wordpress.org
- [wp-svn] [6144] trunk/wp-includes/link-template.php: Always remove
index. php from request before contructing page links.
m at wordpress.org
- [wp-svn] [6145] trunk/wp-includes/pluggable.php:
Pass the attempted redirect host as a second parameter in the
allowed_redirect_hosts filter .
m at wordpress.org
- [wp-svn] [6146] trunk/wp-admin: Updated RTL CSS from mani_monaj.
m at wordpress.org
- [wp-svn] [6147] trunk/wp-admin: Add some filtering.
m at wordpress.org
- [wp-svn] [6148] trunk/wp-includes/general-template.php: Add checks
for WP_Error.
m at wordpress.org
- [wp-svn] [6149] trunk/wp-admin: Export and import of post tags.
m at wordpress.org
- [wp-svn] [6150] trunk/wp-includes/formatting.php: Revert [5969].
m at wordpress.org
- [wp-svn] [6151] trunk: Core and plugin update checking: make sure
fsockopen() is available and check file resources with is_resource()
-- both to prevent feof() infinite loops.
m at wordpress.org
- [wp-svn] [6152] trunk/wp-includes/link-template.php:
Fix PATH_INFO first page paging link.
m at wordpress.org
- [wp-svn] [6153] trunk/wp-includes/functions.php:
Add tag_base to list of untrailingslashed options,
and standardize the unslashing.
m at wordpress.org
- [wp-svn] [6154] trunk/wp-admin/edit.php:
Bookend moderation links properly with right square bracket.
m at wordpress.org
- [wp-svn] [6155] trunk: Don't reset parent when updating attachment.
m at wordpress.org
- [wp-svn] [6156] trunk/wp-admin/export.php: Revert part of [5263]
to fix downloading in Safari.
m at wordpress.org
- [wp-svn] [6157] trunk:
Term with slug that conflicts with existing term with different parent gets
a new term entry with a unique slug .
m at wordpress.org
- [wp-svn] [6158] trunk/wp-admin/includes/upgrade.php:
Cast to array in upgrade foreach().
m at wordpress.org
- [wp-svn] [6159] trunk/wp-includes/taxonomy.php: Fix term count
padding.
m at wordpress.org
- [wp-svn] [6160] trunk: Add some filtering.
m at wordpress.org
- [wp-svn] [6161] trunk/wp-includes/bookmark-template.php: Fix typo.
m at wordpress.org
- [wp-svn] [6162] trunk/wp-admin/import/stp.php: STP importer fixes
from momo360modena .
m at wordpress.org
- [wp-svn] [6163] trunk/wp-admin/categories.php:
Remove reference to importers and move the note about converting up to the
Note section .
m at wordpress.org
- [wp-svn] [6164] trunk/wp-includes/version.php: bumpity
m at wordpress.org
- [wp-svn] [6165] tags/2.3/: 2.3
m at wordpress.org
- [wp-svn] [6166] branches/2.3/: 2.3
m at wordpress.org
- [wp-svn] [6167] branches/2.3/wp-login.php: Set TEST_COOKIE for
SITECOOKIEPATH.
m at wordpress.org
- [wp-svn] [6168] trunk/wp-login.php: Set TEST_COOKIE for
SITECOOKIEPATH.
m at wordpress.org
- [wp-svn] [6169] trunk/wp-includes/widgets.php:
Fix typo in category widget class name.
m at wordpress.org
- [wp-svn] [6170] branches/2.3/wp-includes/widgets.php:
Fix typo in category widget class name.
m at wordpress.org
- [wp-svn] [6171] trunk/wp-admin/import/mt.php: Gettext fix from
nbachiyski.
m at wordpress.org
- [wp-svn] [6172] branches/2.3/wp-admin/import/mt.php: Gettext fix
from nbachiyski.
m at wordpress.org
- [wp-svn] [6173] trunk/wp-includes: prepare() for wp-includes/
bookmark.php, canonical.php, comment.php, comment-template.php.
m at wordpress.org
- [wp-svn] [6174] trunk/wp-admin/import/utw.php: Spelling fix from
zamoose.
m at wordpress.org
- [wp-svn] [6175] branches/2.3/wp-admin/import/utw.php: Spelling fix
from zamoose.
m at wordpress.org
- [wp-svn] [6176] branches/2.3/wp-includes/version.php: Update
version for branches 2. 3 fixes #5099
m at wordpress.org
- [wp-svn] [6177] trunk/wp-includes/version.php: We're working on
bleeding edge 2. 4 stuff now
m at wordpress.org
- [wp-svn] [6178] trunk/wp-admin/includes/schema.php:
Add string descriptions to the translations of the user roles.
m at wordpress.org
- [wp-svn] [6179] trunk/wp-settings.php:
Enable developers to turn on notices from wp-config.php.
m at wordpress.org
Last message date:
Sun Sep 30 11:09:47 GMT 2007
Archived on: Sun Sep 30 11:09:53 GMT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).