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 (1001 - 1100 of 25741)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Changeset Author Message
[4482] ryan Add edit_category_form hook. fixes #2717
[6710] ryan Add edit_page cap check. Props josephscott. see #5313
[6709] ryan Add edit_page cap check. Props josephscott. see #5313
[3269] ryan Add edit_pages checks.
[14111] ryan Add edit_theme_options capability
[7896] ryan Add editable_slug filter. Props nbachiyski. see #6915
[14466] nacin Add editor-style-rtl.css. props yoavf, fixes #13121.
[12778] ryan Add email and login dupe checking down into wp_insert_user(). Tidy up user-new.php. see #11644
[988] ryan Add empty arg tests.
[5263] rob1n Add encoding to WXR exports, and clean up HTML comments.
[2517] ryan Add entity 2 ncr converter. http://mosquito.wordpress.org/view.php?id=929 Props: Kaf Oseo
[15384] ryan Add equal sign to blacklist. Props Pádraic Brady. for 3.0.1
[15383] ryan Add equal sign to blacklist. Props Pádraic Brady. for 3.1
[3335] ryan Add error checking to file save. fixes #2109
[3057] matt Add error function back, fixes #1446
[19266] azaozz Add error message when a big file fails to upload, expose the XHR request in plipload and abort() it, see #19228
[18798] azaozz Add error message when loading the preview image in the image editor fails, fixes #18723
[12619] ryan Add esc_attr to ms-options.php. see #11782
[12617] ryan Add esc_attr to ms-sites.php. see #11782
[12621] ryan Add esc_attr to ms-users.php. see #11792
[11490] markjaquith Add esc_sql(), for completeness.
[11343] ryan Add escaping for quick edit saves. Props hailin. fixes #9822
[12494] ryan Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for 2.9
[12493] ryan Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for trunk
[8183] ryan Add exclude_category argument to wp_list_bookmarks(). Props ionfish. fixes #6808
[10276] ryan Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior. Props filosofo. fixes #8614 for 2.7
[10275] ryan Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior. Props filosofo. fixes #8614 for trunk
[16440] ryan Add existing user to site form. Props PeteMall, ocean90. see #15342
[5177] rob1n Add exit hook to wp_delete_link(). Props kevinB. fixes #4078
[5158] rob1n Add exit hook to wp_delete_post(). Props kevinB. fixes #4055
[5157] rob1n Add exit hooks to wp_insert_category(). Props kevinB. fixes #4056
[10603] ryan Add expiration for transients
[4181] ryan Add explain_nonce filter. Props mdawaffe. fixes #3121
[7377] ryan Add explanatory text for upgrade plugin nonce. Props DD32. see #5586
[17312] westi Add explit link to the licence for this file. Fixes #16078
[15096] ryan Add export capability. fixes #13681
[12742] dd32 Add extra error checking to the Plugin Browser and Plugin API function. Fixes #11640
[13867] dd32 Add extra hooks to Right Now dashboard widget. Props jfarthing84. See #12202
[230] westi Add extra nested testcases.
[280] westi Add extra object cache tests. Props Denis-de-Bernardy.
[11702] westi Add extra site debugging support to enable conditionally enable display_errors or a special error_log. Fixes #10202 props sivel.
[225] westi Add extra tests to the test_ignore_existing_entites() case.
[318] westi Add extra wptexturize test cases from #WP15357
[848] nacin Add factory for terms. see #66. see #44.
[987] rboren Add feed and feed_image options to wp_list_cats() and wp_list_authors().
[3768] ryan Add file deletion filter. Props to that Andy guy. fixes #2703
[24267] SergeyBiryukov Add file header to post-formats.php. props DrewAPicture. fixes #24349.
[6485] westi Add file level documentation for compat.php. Fixes #5510 props darkdragon.
[6483] westi Add file level documentation for template-loader.php. Fixes #5513 props darkdragon.
[6440] westi Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.
[9662] azaozz Add file upload support for MS Office 2007+ filetypes (docx pptx xlsx), props misterbisson, fixes #8194
[3736] ryan Add file. fixes #2677
[6421] ryan Add file. see #4470
[17150] nacin Add files missing in [17149]. see #15984.
[15859] nacin Add files we've deleted thus far to update-core.
[10526] azaozz Add filter for local connection ssl verify to cron spawning, props sivel, see #8702
[18818] nacin Add filter for the args into wp_dropdown_pages() in the page attributes box. Give the list_pages filter the context of the post object. fixes #8592 for 3.3.
[1941] rboren Add filter hook for locale string.
[10709] ryan Add filter on type_form_. Props nbachiyski. fixes #6585
[11000] ryan Add filter showing all plugins that have an upgrade available. see #9527
[18802] azaozz Add filter so the users can select custom image sizes added by themes and plugins, props alexkingorg, fixes #18520
[13231] nacin Add filter to get_avatar() to allow avatars for custom comment types. Props usermrpapa. Fixes #11880
[9080] azaozz Add filter to get_categories(), props Malaiac, fixes #7427
[20694] nacin Add filter to image_resize_dimensions() so plugins can perform this calculation on their own. props ebababi. fixes #15989.
[2583] matt Add filter to page list
[13479] nacin Add filter to the args in wp_link_pages(). fixes #12158 props greenshady
[13478] nacin Add filter to the links in paginate_links(). fixes #10826, props johnjamesjacoby
[11300] azaozz Add filter: the post content "more link", props JohnLamansky, fixes #9711
[11254] azaozz Add filters for default widgets calling template functions, props Denis-de-Bernardy, fixes #9780
[18531] nbachiyski Add filters for install/upgrade queries, so that unit tests installer can force creating InnoDB tables, so that we can use transactions to revert the database to its initial state after each test. See #17749
[20783] ryan Add filters for the default to get_option() and get_site_option(). Provide default overrides in the customizer. Props Otto42. see #20448
[15983] scribu Add filters to *_metadata() functions. Props sc0ttkclark. Fixes #14766
[16019] scribu Add filters to WP_Comment_Query. Props sc0ttkclark. Fixes #15019
[23624] nacin Add filters to comments_link_feed(), comment_link(), and get_comments_link(). esc_url() the echoed output of comments_link(). props MarcusPope. fixes #19210.
[6716] ryan Add filters to comments_open() and pings_open(). Props tellyworth. fixes #5761
[5026] matt Add filters to theme_mods
[342] dd32 Add first set of WP_HTTP test cases; Covers Redirections and sending extra headers.
[362] dd32 Add first wave of Canonical tests
[12791] ryan Add flag to taxonomy registration allowing permalinks to be prepended with front, or not. Props prettyboymp. fixes #11449
[8310] ryan Add flash uploader bypass toggle. Props tellyworth. fixes #7281
[11366] azaozz Add footer actions to iframe footer, props DD32, fixes #9832
[3381] ryan Add footer to Import Blogroll page. Props Ozh. fixes #2168
[12158] ryan Add force delete option.
[15600] nacin Add force_filtered_html_on_import filter. fixes #14818.
[18304] nbachiyski Add forgotten spaces. See #17777
[472] nacin Add formatting/ and unit test data from #WP9591.
[18749] koopersmith Add frame for welcome panel on dashboard (currently hidden). see #11651.
[14268] nacin Add full HTML filter to comment_form(), along with an echo arg. props joostdevalk, fixes #12564.
[18929] koopersmith Add full admin menu to admin bar on front end. props azaozz. see #18197.
[6689] ryan Add fullscreen plugin. Props andy. fixes #5735
[11271] ryan Add function_exists check for gzdecode. see #9761
[23766] markjaquith Add functions for generating metadata for video and audio, using the ID3 library. Also allows themes/plugins to add thumbnail support to these media types. Think stuff like album art, movie covers, and video freeze-frames. props wonderboymusic. fixes #23673
[23773] markjaquith Add functions to extract a URL from an arbitrary string, HTML, or the current $post props wonderboymusic. see #23570
[23772] markjaquith Add functions to extract images from posts in various forms props wonderboymusic. fixes #22960
[23774] markjaquith Add functions to parse audio or video data out of arbitrary content or a post props wonderboymusic. see #23572
[22340] koopersmith Add gallery settings to the media modal. * Abstracts `wp.media.view.AttachmentDisplaySettings` into `wp.media.view.Settings` for managing lists of settings with button groups and select boxes. Settings can optionally be tied to a user setting (i.e. using `getUserSetting`). * Adds `wp.media.view.Settings.AttachmentDisplay`. * Adds `wp.media.view.Settings.Gallery`. see #21390, #21815.
[19248] koopersmith Add general top-level class to the secondary admin menu. Fixes hover styling and tabbing JS. fixes #19220.
[1973] rboren Add generate_rewrite_rule().
[21995] nacin Add get() and set() methods to WP_User_Query for modifying query variables the way you might with WP_Query. props wonderboymusic. fixes #21426.
[21681] nacin Add get-attachment and query-attachments Ajax handlers. props koopersmith. see #21390.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.