WordPress.org

Make WordPress Core

{33} Commit messages (25741 matches)

Report designed to help manage the list of contributors. Shows commit messages since 3.1 was tagged

Note: If you'd like a RSS feed of the changesets a they happen, Please use the timeline rss feed instead.

Results (1901 - 2000 of 25741)

Changeset Author Message
[7972] ryan Add theme paging for those who can't bear to pare down their huge theme collection. You know who you are. see #5486
[18325] ryan Add theme support option for turning on random default headers. fixes #17832
[435] nacin Add theme support tests (add_, current_, remove_). Includes tests for patch on #WP18548.
[17029] nacin Add theme update bubble, hide redundant bubble on network admin. props PeteMall, see #15866.
[16141] nacin Add theme updates to the network themes screen. props PeteMall, see #14897.
[16958] nacin Add theme_mods option if is_admin. props MarkJaquith, fixes #14828.
[9562] azaozz Add thickbox in plugins.php, fixes #8090
[8033] ryan Add thickbox to pages that use media uploader.
[8962] ryan Add thread alt classes. see #7635
[10216] ryan Add thread xmlns. Props neoxx. fixes #8626 for 2.7
[10215] ryan Add thread xmlns. Props neoxx. fixes #8626 for trunk
[9818] ryan Add threaded comment info to atom feed. Props dtsn. fixes #8292
[831] SergeyBiryukov Add ticket number to [755] for reference. see #WP13961.
[1197] ryan Add ticket ref.
[3279] ryan Add timezone to iso8601 timestamp. Props devlogic. fixes #2036
[8403] ryan Add timezone var to IXR_date. Add timezone back to getIso(). Comment WP specific additions. see #7227
[11264] ryan Add timezone_string to populate_options. Props hakre. fixes #9706
[7364] ryan Add title attribute to edit category link. see #6082
[7355] ryan Add title attribute to edit comment link. see #6082
[7365] ryan Add title attribute to edit link category link. see #6082
[7363] ryan Add title attribute to edit link link. see #6082
[7366] ryan Add title attribute to edit media link. see #6082
[7354] ryan Add title attribute to edit page link. see #6082
[7353] ryan Add title attribute to edit post link. see #6802
[7367] ryan Add title attribute to edit tag link. see #6082
[7374] ryan Add title attribute to view page link. see #6082
[7373] ryan Add title attribute to view post link. see #6082
[11293] ryan Add title attributes to links in recent entries widget. Props topncal, Denis-de-Bernardy. fixes #6091
[9174] ryan Add title attributes to page actions
[9134] ryan Add title attributes to post action links
[11274] ryan Add title option to search widget. Props hakre. fixes #9756
[19517] koopersmith Add titles to toolbar W and Account items. props DrewAPicture, see #19404.
[3669] ryan Add to bottom support in list manipulation. Props mdawaffe. fixes #2611
[10837] azaozz Add toggle all button to the Gallery tab in the uploader
[16087] ryan Add toggle sprite. see #15163
[11486] ryan Add tool_box action to tools.php. Allows appending to tools.
[5116] ryan Add trackback_url filter. Props jhodgdon. fixes #4032
[11364] ryan Add trailing slash before query args for crufty links. Props peaceablewhale. fixes #9515
[14443] nacin Add trailing slash to some home_url() calls. props zeo, fixes #13245.
[3186] ryan Add trailing slash. Props Mark Jaquith. fixes #1929
[10533] ryan Add transient_* filter. see #9048
[18922] azaozz Add translation comment, props ocean90, fixes #18881
[21417] azaozz Add translation context for the Text editor tab name, props obenland, fixes #20993
[11533] azaozz Add translation domain to the timezone picker, props nbachiyski, fixes #10066
[6870] westi Add translations. Fixes #5877 props hervada.
[12201] ryan Add translator comment. Props nbachiyski. fixes #10737
[13118] ryan Add trash to edit cap check.
[13117] ryan Add trash to edit cap check.
[17305] nacin Add twentyten_attachment_height filter. props lancewillett, fixes #14402.
[11507] azaozz Add two more images to manifest.php
[8897] ryan Add type argument to wp_list_comments(). Make comments arg optional. Introduce separate_comments(). see #7635
[10724] ryan Add typecasting to wpdb::insert() and update(). Props filosofo. fixes #7171
[7083] ryan Add unapprove button
[7175] ryan Add unapprove links. Props mdawaffe. see #6094
[23391] nacin Add underscore and backbone to the do-not-deregister list of scripts. props adamsilverstein. see [23378]. see #22896.
[5303] rob1n Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
[6698] ryan Add unique 'for' attribute to labels for post password forms. Props Nazgul. fixes #4721
[17279] westi Add unique ids as well as of classes in the admin bar to make it easier for plugins to extend. Ensure we escape the classname. Fixes #16211 props koopersmith.
[1274] maxcutler Add unit tests for widgets.php. props jupiterwise. Fixes #24207.
[15466] nacin Add unregister_nav_menu(). props jorbin, fixes #14001 for 3.0.1.
[15467] nacin Add unregister_nav_menu(). props jorbin, fixes #14001 for 3.1.
[15871] ryan Add update-core to network admin. Props PeteMall. see #15162
[3413] ryan Add upload folder options. Props David House. fixes #2206
[10983] ryan Add url filters. Props coffee2code. see #7709
[434] nacin Add url_shorten() tests.
[5283] ryan Add url_to_postid filter. Props Alex King. fixes #4160
[17827] koopersmith Add user actions dropdown to admin header. see #17324.
[16901] ryan Add user id to lock. Props duck_. see #15130
[15482] ryan Add user_meta to global groups. see #14475
[6075] ryan Add user_nicename key to users table. fixes #4937
[16956] nacin Add user_nicename, nicename, ID to WP_User_Query orderby. props duck_, fixes #15816.
[24056] nacin Add user_search_columns filter to WP_User_Query::prepare_query(). props aaroncampbell. fixes #16366.
[5969] westi Add utf8->ascii mappings for icelandic letters. Fixes #4739 props einare
[13665] nacin Add valign, and formatting and i18n improvement.
[2888] ryan Add variable path support to load_plugin_textdomain() in order to support subdir plugins. Props firas. fixes #1468
[20732] nacin Add version numbers to Plupload in the script-loader.
[12239] azaozz Add video/x-flv to mime types, props hakre, fixes #11051
[9555] ryan Add view link to publish notice
[20436] nacin Add view_item to the phpdoc for get_taxonomy_labels(). props Caspie. fixes #20406.
[6909] ryan Add webkit border radius. Props mt. fixes #5906
[8768] azaozz Add white background to .postbox, props Speedboxer, fixes #7636
[10331] azaozz Add white-space:nowrap to plugins table action links, props DD32, fixes #8810
[10470] ryan Add white-space:nowrap to plugins table action links, props DD32, fixes #8810 for 2.7
[5151] rob1n Add widget support (if plugin is available) to default themes. Props Otto42. fixes #4057
[20047] nacin Add widget_comments_args and widget_post_args filters. props ramiy, fixes #16159.
[5332] rob1n Add widgets-rtl.css into 2.2. Props Sewar. fixes #4185
[12181] ryan Add wordpress.tv to oEmbed provider whitelist. Props Viper007Bond. see #10337
[12824] ryan Add wp-admin/includes/ms-deprecated.php. Deprecate wpmu_checkAvailableSpace. Introduce is_upload_space_available(). see #11762
[1612] rboren Add wp-layout and a string translation. From MooKitty.
[9251] markjaquith Add wp-logo.gif to Gears Manifest. TODO: make sure all files are in here before we go gold on 2.7
[12039] markjaquith Add wp-post-image CSS class to post images. see #10928
[4823] ryan Add wp-scriptaculous.js. fixes #3703 #3519
[24374] nacin Add wp-util.min.js. See #24424.
[21692] koopersmith Add wp.media(), a function to create a default media workflow. This will be the main entry point for basic media development, and should hopefully help less experienced developers wrangle the new media APIs. If you would like to see the new UI, navigate to the post editor and run the following in your browser's Javascript console: wp.media(); Well, that certainly feels a lot nicer to type. see #21390.
[5209] rob1n Add wp_add_post_tags() and $append variable for wp_set_post_tags(). fixes #4109
[6685] ryan Add wp_authenticate_user filter
[6730] ryan Add wp_count_posts().
[7976] ryan Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011
[3591] ryan Add wp_dropdown_categories(). Deprecate dropdown_categories(). Add wp_list_categories() and make wp_list_cats() an alias.
[14645] ryan Add wp_edit_nav_menu_walker filter for specifying a custom edit nav menu walker. Props filosofo. fixes #13342
Note: See TracReports for help on using and creating reports.