{33} Commit messages (25598 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 (401 - 500 of 25598)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Changeset Author Message
[20127] nacin Add $post_ID context to the pre_ping filter. props alexkingorg, devesine. fixes #18506.
[1835] rboren Add $post_per_archive_page to override the number of posts to show for an archive page. Turn off paging if $post_per_* are set to -1.
[20646] nacin Add $wp_query parameter to update_post_thumbnail_cache(). props scribu. see #19949, fixes that ticket for 3.4.
[1385] rboren Add %category% support to get_permalink.
[17975] nacin Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes #17499.
[15996] nacin Add 'Check Again' button and timestamp to update-core. Also return the same error message for themes as we do for plugins when no checkboxes are checked. fixes #14764.
[19571] nacin Add 'Contributing Developers' string to credits.php so it makes it into the POT. fixes #19480.
[12155] azaozz Add 'IMAGE_EDIT_OVERWRITE' constant to control edited image save or replace, most useful for setups that have dynamic image resizing, see #10528
[20730] koopersmith Add 'Install now', 'Preview', and 'Details' links to theme install list items. fixes #20403.
[14424] nacin Add 'Network Activate' link to the plugin upgrader class. props PeteMall, fixes #13097.
[18569] nacin Add 'Network Enable' link after installing a theme in the network admin. props PeteMall, fixes #18468.
[5382] ryan Add 'Select' text to the dropdowns. Props Joseph Scott.
[5381] ryan Add 'Select' text to the dropdowns. Props Joseph Scott.
[16782] nacin Add 'View Galleries' link for post formats. fixes #15506.
[18750] nacin Add 'Visit Dashboard' and 'Edit Site' links to the site added message on site-new.php. props vegasgeek, SergeyBiryukov. fixes #18047. fixes #17313.
[16717] nacin Add 'Visual Editor RTL Stylesheet' to the list of theme file descriptions. see #15672.
[17875] nacin Add 'Your Rights' screen to the admin. props matt, jane, ryan, markjaquith, westi. see #17383.
[20615] nacin Add 'author' to rel attribute for get_the_author_link(). props sirzooro, CoenJacobs, Ipstenu. fixes #20047.
[5650] ryan Add 'edit_posts' capability check to metaWeblog.newPost. Props Joseph Scott and Wei-Yeh Lee. fixes #4404 for 2.2
[5651] ryan Add 'edit_posts' capability check to metaWeblog.newPost. Props Joseph Scott and Wei-Yeh Lee. fixes #4404 for 2.3
[13964] nacin Add 'enter title here' text to title box. see #12591
[19738] nacin Add 'ep_mask' as an argument to the 'rewrite' array for register_post_type() and register_taxonomy(). Keeps 'permalink_epmask' compatible as an argument for post type registrations. Fixes endpoints for category and tag pages. fixes #19275.
[19189] nacin Add 'for' attributes to labels in wp-login.php for extra accessibility. props ppaire, fixes #19178.
[16106] scribu Add 'get_meta_sql' filter. Props sc0ttkclark for initial patch. Fixes #15018
[16342] scribu Add 'get_the_terms' filter. Props filosofo. Fixes #15410
[16348] scribu Add 'manage_plugin_custom_column' action and properly hide plugin columns. See #15318
[21610] nacin Add 'order' to wp_get_archives(). props tar.gz. fixes #18832.
[11248] westi Add 'pre_comment_on_post' action to allow early denial by spam plugin. Fixes #8343.
[18585] nacin Add 'q' tag to nestable tags list in force_balance_tags(). props solarissmoke, fixes #6870.
[11686] ryan Add 'rpc' context to siteurl which obeys ADMIN and LOGIN forced SSL. see #10330
[11687] ryan Add 'rpc' context to siteurl which obeys ADMIN and LOGIN forced SSL. see #10330 for 2.8.1
[15751] scribu Add 'tax_query' as public query var. See #12891
[13156] dd32 Add 'themes_loaded' hook to run after parent/child themes have been included. See #9015
[12402] azaozz Add 'trash' in comment moderation emails, props nacin, fixes #11426
[17088] ryan Add 'who' arg to wp_dropdown_users() and get_users(). Add' hide_if_only_one_author' argument to get_users(). Query only authors (user level greater than 0) when who => author is passed. Query only authors for author meta box and quick edit dropdowns. Props scribu. fixes #15871
[10661] westi Add (get_)the_modified_author template tags. Fixes #9154 props tomontoast.
[11511] azaozz Add .description html class to edit-category-form.php and edit-tag-form.php, props Simek, fixes #9845
[24050] nacin Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113.
[11294] azaozz Add .help css class for the media library, fixes #9790
[18091] westi Add .ics / text/calendar to the whitelist of allowed file types. Fixes #15916 props SergeyBiryukov
[14064] dd32 Add .tsv file format to Upload whitelist. Fixes #12757
[13350] nacin Add .type-{post_type} to post_class. fixes #11609
[23229] markjaquith Add .webm (video/webm) to wp_get_mime_types(). props wonderboymusic. fixes #14659
[21102] azaozz Add 2x TinyMCE icons, props empireoflight, see #21019 for 3.4
[21101] azaozz Add 2x TinyMCE icons, props empireoflight, see #21019 for trunk
[21246] azaozz Add 2x icons for the list/excerpt switch on the Posts screen, props empireoflight, see #21019
[21529] azaozz Add :focus style to all links, use JS to blur() them on click so the style is only visible when tabbing, props lessbloat, see #21324
[11070] azaozz Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484
[21777] markjaquith Add <small> to KSES, to hang out with its <big> brother. props SergeyBiryukov. fixes #18573
[13104] nacin Add ?preview=true to edit post rows when draft|pending. Props MMN-o, fixes #11688
[15072] markjaquith Add ?ver=DATE query strings to all images that changed since 2.9, to expire browser cache. Bump versions on all CSS/JS files modified in that process. fixes #13562.
[771] maxcutler Add @group annotation to XML-RPC test case classes. See #45.
[879] nacin Add @group annotation to test_query_results.php.
[20638] nacin Add @param for the $fields parameter for XML-RPC's _prepare_taxonomy(). props SergeyBiryukov, fixes #20566.
[16831] scribu Add @return to add_*menu_page() docs. Fixes #15747
[19900] duck_ Add @since and @access tag to _split_str_by_whitespace(). Props ocean90. See #16892.
[21385] koopersmith Add @since documentation, see #21355.
[21522] ryan Add @since for _wp_get_user_contactmethods() and _get_additional_user_keys(). Props SergeyBiryukov. fixes #21246
[13790] dd32 Add @since to Custom Header functions
[15895] nacin Add @since to new file. props markmcwilliams. see #15174.
[6274] westi Add @since to the new phpdoc relates #5181 and [6273]
[22086] ryan Add @since to wp_cache_switch_to_blog(). Props SergeyBiryukov. fixes #21434
[14073] nacin Add @since.
[1189] SergeyBiryukov Add @ticket comment for test_shortcode_unautop().
[5194] rob1n Add AND. fixes #4101
[14549] westi Add ARIA landmark roles to TwentyTen. Fixes #13055 props demetris.
[7888] westi Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
[19484] azaozz Add ARIA related attributes (first take), props DrewAPicture, see #19394
[14741] markjaquith Add AYS notice on unsaved menu changes. see #12472
[12591] azaozz Add AYS popup when deleting media, fixes #11673
[12593] azaozz Add AYS popup when deleting media, fixes #11673 for 2.9
[13951] nacin Add AYS to "Install Now" link in plugin installer. fixes #11050
[14879] dd32 Add Actions to the end of Bulk upgrades; Remove Spinners and instead show the individual upgrade steps (Then hidden upon completion for bulk upgrades). See #11232
[16078] ryan Add Appearance menu to admin bar. see #14772
[6262] westi Add Atom to the RSD. Fixes #5213 props rubys.
[16757] nacin Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662.
[17731] ryan Add Background and Header to Admin Bar Appearance Menu. fixes #17263
[4137] ryan Add Browse Category dropdown. Props westi and thomas. fixes #2340
[3318] ryan Add CDATA. fixes #1957
[5165] rob1n Add CSS class in if it's not empty when there's no comments. fixes #2180
[10341] azaozz Add CSS class to "comment-reply-link", props yoavf, fixes #8836
[10401] ryan Add CSS class to comment-reply-link, props yoavf, fixes #8836 for 2.7
[10614] azaozz Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
[10375] azaozz Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
[17181] ryan Add Copyright Statement, Licensing Information and Disclaimer to kses. Props hakre. Thanks Ulf Harnhammar. fixes #16039
[17182] ryan Add Copyright Statement, Licensing Information and Disclaimer to kses. Props hakre. Thanks Ulf Harnhammar. see #16039
[5186] rob1n Add DBX to link-add.php. Props Nazgul. fixes #3922
[765] maxcutler Add DIR_TESTDATA constant back.
[7198] ryan Add Delete link link to edit link form. Props mdawaffe. fixes #6126
[9802] azaozz Add DivX MIME type, props wfrantz, fixes #8289
[3462] ryan Add ENABLE_CACHE flag to force persistent cache enable.
[13688] dd32 Add Endpoints for Attachments, Paging, Comment paging and custom Endpoints to custom post_type's. See #12597
[5325] rob1n Add Firefox bookmarking instructions. Props abelcheung. fixes #4203
[13275] dd32 Add FunnyOrDie.com oEmbed support. Props Viper007Bond. Fixes #11899.
[7500] ryan Add GUI to first page. Props MichaelH. fixes #6373
[14406] nacin Add HTML 5 elements to kses, first pass. props rmccue. see #12835.
[11369] azaozz Add HTML break in user-new.php, props demetris, fixes #9834
[3041] matt Add HTTPS support, fixes #1372
[18232] ryan Add Howdy back to the admin_user_info_links filtered array. Props trepmal. fixes #17740
[3690] ryan Add ID to composite key. #2604
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.