{33} Commit messages (25601 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 (1201 - 1300 of 25601)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Changeset Author Message
[649] saxmatt Add kses HTML cleaning.
[4672] ryan Add kses protocol checking to clean_url. Props Andy. fixes #3515
[2934] ryan Add kses_init_filters(). Call it when running importers.
[12015] azaozz Add l10n thousands delimiter and decimal point to JS, fix updating of comments numbers on the dashboard and keyboard shortcuts for comments moderation (t = trash, z = restore/undo)
[8017] ryan Add label associations to press this. Props MarcoZ. fixes #7067
[21746] ryan Add labels for all inputs in options-discussion. Props SergeyBiryukov, lessbloat, Latz. fixes #21373
[12195] azaozz Add labels to image info in the media library, fixes #8886
[11152] ryan Add labels to text inputs. see #9445
[11149] ryan Add labels to titles. see #9445
[5375] rob1n Add lang and xml:lang attributes to allowed list for p, div and blockquote. fixes #4128
[4218] ryan Add langauge_attributes() template tag. #3136
[4217] ryan Add language and text_direction attributes to bloginfo. Set lang and dir attributes in admin header's html tag. #3136
[4757] ryan Add language_attributes() to theme headers.
[1539] rboren Add lastentry to the list of vars to reset. Fix from 2fargon for bug 00002222.
[4] nacin Add learn.wordpress.org theme and add P2 child theme.
[7798] ryan Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for 2.5
[7796] ryan Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk
[16999] ryan Add like_escape() to some queries. fixes #15764
[20605] nacin Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens). props johnbillion, helenyhou, fixes #17390.
[17744] nacin Add line height to QuickPress media buttons. Prevents jitters as the images load. see #16927.
[2152] rboren Add link filters for bug 743 (hat tip to morganiq). More abstraction and flexibility in WP_Rewrite.
[5153] rob1n Add link rating to wp_list_bookmarks(). fixes #3916
[13898] nacin Add link to Updating WordPress codex page. props mrmist, fixes #11280.
[13476] nacin Add link to dashboard after core upgrade. props Simek, fixes #11629 see #11232
[10960] ryan Add link to password recovery in login error messages. Props Denis-de-Bernardy. fixes #9442
[18923] azaozz Add link to the codex in the doing_it_wrong notices, see #18453
[464] ryan Add link_category taxonomy test
[13250] nacin Add links to the codex changelog in update notification strings. props dtoj, see #11739
[11116] azaozz Add list css classes, fixes #9491
[16446] nacin Add list_pages filter. props johnjamesjacoby, fixes #13668.
[4183] ryan Add load action for pagenow.
[12179] westi Add load_child_theme_textdomain() to allow child themes to have there own translation files. Fixes #11033 props load_child_theme_textdomain.
[11273] ryan Add locale upgrade hint. Props nbachiyski. fixes #8729
[17043] nacin Add login_footer action to the default case, which doesn't use login_footer(). fixes #15880.
[8737] ryan Add login_redirect filter. fixes #7002 for 2.6
[8736] ryan Add login_redirect filter. fixes #7002 for trunk
[9021] azaozz Add logo
[1532] rboren Add lost return to get_permalink().
[12944] ryan Add lrm to fix bidi test display in RTL languages. Props ramiy. fixes #11919
[8458] ryan Add macFFBgHack.png. fixes #6573 for 2.6
[8457] ryan Add macFFBgHack.png. fixes #6573 for trunk
[18504] ryan Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458
[21512] nacin Add magic set, isset, and unset to wpdb. props pento. These magic methods allow us to mark properties as protected or private, without breaking compatibility, as they were once accessible. The joys of PHP4. fixes #18510.
[758] nacin Add make_clickable() test from filosofo. fixes #8.
[11007] ryan Add manage_comments_custom_column hook. Props sirzooro, coffee2code. fixes #9583
[7018] ryan Add manage_comments_nav action
[22664] nacin Add manual new lines to a string, as double quotes with \n is not optimal due to sprintf-parsing reasons. props SergeyBiryukov, fixes #22486. see #22260.
[424] nacin Add map_meta_cap testcases. fixes #11, see #WP14122.
[17621] markjaquith Add mb_substr() back to compat.php (it is non-default). see #16918. props joostdevalk
[8248] ryan Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
[7062] ryan Add media library uploader tab. Props andy. see #5911
[20359] ryan Add media-gallery js. see #19840
[12221] ryan Add media_row_actions filter. Props holizz. fixes #9172
[10686] ryan Add media_row_actions filter. Props johnbillion. fixes #9172
[22702] nacin Add media_view_settings and media_view_strings hooks. fixes #21092 for 3.5. see #21390.
[18333] ryan Add menu id for admin-bar's dashboard and view-site link. Props szadok. fixes #17873
[16095] nacin Add menu-item-object-$object class. props filosofo, fixes #14053.
[21980] azaozz Add menu-vs-2x.png and 2x media-button.png, pngcrush all in wp-admin/images, props empireoflight, see #21019
[15113] nacin Add menu_id to wp_nav_menu() and move container_id to the container. Set the container arg to false to not use a container. fixes #13669
[5208] rob1n Add menu_order and page_name to WP import/export. Props takaykister. fixes #4024
[21756] azaozz Add menu_order to fill_query_vars(), see #21618
[14014] markjaquith Add menu_position and menu_icon params to register_post_type(). props ptahdunbar. fixes #12541
[468] nacin Add message.
[3656] ryan Add meta_key and meta_value options to get_posts() and get_pages(). Props MichaelH. fixes #2563
[13501] dd32 Add meta_value_num meta_key ordering for WP_Query. Allows Natural numeric ordering of results. Props stencil & scribu for cleanups. Fixes #10649
[445] nacin Add metadata testcases for double-stripslashing when update_metadata() calls add_metadata(). see #17343.
[2980] ryan Add middle_name and flickr_username for users.
[13766] dd32 Add min-height and a black border to the Background Image preview. Min-height to allow for no image present, black border to show preview area when no image or colour is available. See #12186
[22290] ryan Add min-height to hierarchical taxonomy meta box. Props SergeyBiryukov. fixes #15925
[16627] PeteMall Add missign hooks in site-options. Fixes #15593
[20563] duck_ Add missing "?" to gravatar_default URL in get_avatar() to set size parameter correctly. Fixes #20512.
[17302] markjaquith Add missing "General" word in readme. props duck_
[9527] azaozz Add missing "button" class, props Simek, fixes #8067
[11232] azaozz Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746
[15665] nacin Add missing 'Moderate Comment' $title to comment.php. props MattyRob, fixes #14139.
[5720] rob1n Add missing </em>. Props johnbillion. fixes #4479
[13373] nacin Add missing </small> tag. see #11891 fixes #12321 props ocean90
[23197] helen Add missing @ to phpdoc for gd_edit_image_support(). props tw2113. fixes #23046.
[916] nacin Add missing @group external-http to tests/http/functions.php. You can --exclude-group external-http to run the tests while offline. Update test names in the Python scripts.
[1248] ryan Add missing @ticket
[20149] nacin Add missing CSS selectors for when these admin menus are missing submenus. fixes #20199.
[17867] markjaquith Add missing Press This image, CSS background tweak. props Chexee. fixes #17184
[16211] nacin Add missing arguments to post_type_archive_title. props greenshady, see #13818.
[9575] ryan Add missing array keys. fixes #8121
[19568] nacin Add missing attribute to IIS file and update link to reflect the same page as the Welcome panel. fixes #19473.
[14739] markjaquith Add missing border to media upload frame. fixes #13430. props ocean90
[6598] westi Add missing brace. Fixes #5643 props xknown.
[11568] ryan Add missing brackets. Props westonruter. fixes #8446 for 2.8.1
[11567] ryan Add missing brackets. Props westonruter. fixes #8446 for trunk
[11912] ryan Add missing break. Props snakefoot. fixes #10692
[11913] ryan Add missing break. Props snakefoot. fixes #10692 for 2.8
[12146] markjaquith Add missing break. props nickohrn. fixes #11037
[1444] rboren Add missing breaks to the_category().
[16503] westi Add missing calls to convertEntities for js l10n
[13728] dd32 Add missing child themes codex link. Props jorbin. Fixes #12621
[6676] ryan Add missing close brace.
[21801] ryan Add missing closedir() to wpmu_delete_blog(). Props timfs. fixes #21780
[14493] nacin Add missing closing div tags to some edit-comments.php branches. props JohnONolan, fixes #13287.
[17593] dd32 Add missing closing fieldset tag. Props bluntelk. Fixes #17042 for trunk
[22063] nacin Add missing color picker + customizer CSS. props mattwiebe. see #21206.
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracReports for help on using and creating reports.