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