-
Mentioned in [56939] on Core SVN:
Posts, Post Types: Don't force trailing slash in `get_pagenum_link()`. -
Mentioned in [56008] on Core SVN:
Upgrade/Install: Show/hide toggle on password fields. -
Mentioned in [38590] on Core SVN:
Database: Increase the size of `wp_posts.post_password` to 255 characters. -
Mentioned in [11182] on Core SVN:
Fix target = _blank, props Nazgul, fixes #6049 -
Mentioned in [10693] on Core SVN:
Syncronise the queries used for attachment slug uniqueness checking. -
Mentioned in [7578] on Core SVN:
Move user search to correct position. -
Mentioned in [7577] on Core SVN:
Move user search to correct position. -
Mentioned in [6760] on Core SVN:
Allow rand post ordering. -
Mentioned in [6753] on Core SVN:
Add post_password to export. -
Mentioned in [6711] on Core SVN:
Some notice fixes from Nazgul. -
Mentioned in [6702] on Core SVN:
Use feed_link instead of rss_link functions. -
Mentioned in [6701] on Core SVN:
Allow multiple db instances. -
Mentioned in [6698] on Core SVN:
Add unique 'for' attribute to labels for post password forms. -
Mentioned in [6667] on Core SVN:
Update the required version in the readme too. -
Mentioned in [6132] on Core SVN:
the_title_attribute(). -
Mentioned in [6126] on Core SVN:
Drop old tables. -
Mentioned in [6116] on Core SVN:
Properly name files with unknown extensions (for people with unfiltered_upload cap, natch). -
Mentioned in [6114] on Core SVN:
Deprecate fakeit arg. -
Mentioned in [6109] on Core SVN:
s/onChange/onchange/. -
Mentioned in [6081] on Core SVN:
Remove reference to the_quicktags. -
Mentioned in [6078] on Core SVN:
Fix tab order when edit comments. -
Mentioned in [6059] on Core SVN:
focus the cursor when writing a new post. -
Mentioned in [6058] on Core SVN:
Correctly set REQUEST_URI for IIS setups that put that info into SCRIPT_NAME as well as PATH_INFO. -
Mentioned in [6057] on Core SVN:
Try more ways of getting wp-admin URL in wp_die(). -
Mentioned in [6056] on Core SVN:
Skip deprecated option replacement in wp-mail.php. -
Mentioned in [6055] on Core SVN:
Don't re-add the deprecated new_users_can_blog option. -
Mentioned in [6053] on Core SVN:
Upgrade the options table before calling populate_options() to avoid errors. -
Mentioned in [6052] on Core SVN:
Set guid when creating first post during install. -
Mentioned in [6039] on Core SVN:
Deprecate option_can_override, option_type, option_width, option_height, option_description, option_admin_level from options table. -
Mentioned in [6003] on Core SVN:
Tell the user what number comment they are editing. -
Mentioned in [5968] on Core SVN:
Fix xhtml output for RSS widget when feed contains no items. -
Mentioned in [5961] on Core SVN:
Globalise wp_version so Magpie can use it. -
Mentioned in [5958] on Core SVN:
explicitly check next() against FALSE in do_action_ref_array(). -
Mentioned in [5957] on Core SVN:
Update readme version to 2.3. -
Mentioned in [5948] on Core SVN:
Trim before comparison. -
Mentioned in [5935] on Core SVN:
Allow plugins to register importers. -
Mentioned in [5886] on Core SVN:
Don't trim option arrays on save. -
Mentioned in [5885] on Core SVN:
Don't update comments feed last-modified header for unapproved comments. -
Mentioned in [5859] on Core SVN:
globalize wp_version so Magpie can use it. -
Mentioned in [5857] on Core SVN:
explicitly check next() against FALSE when iterating through filters. -
Mentioned in [5852] on Core SVN:
Fix class-smtp.php typo. -
Mentioned in [5844] on Core SVN:
More streamlined install process. -
Mentioned in [5828] on Core SVN:
attribute_escape() in upload form action. -
Mentioned in [5827] on Core SVN:
attribute_escape() in upload form action. -
Mentioned in [5826] on Core SVN:
Ending DIV was missing in edit-link-form.php. -
Mentioned in [5825] on Core SVN:
Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. -
Mentioned in [5820] on Core SVN:
ABSPATH already has a trailing slash. -
Mentioned in [5792] on Core SVN:
Update to scriptaculous 1.7.1_beta3. -
Mentioned in [5762] on Core SVN:
compare mail headers case-insensitively and actually use the Content-Type specified. -
Mentioned in [5743] on Core SVN:
Upgrade to Prototype 1.5.1.1 (bugfix release).