WordPress.org

Make WordPress Core

{33} Commit messages (25743 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 (1701 - 1800 of 25743)

Changeset Author Message
[7264] westi Add some missing timezone offsets. Fixes #6176 props sambauers.
[6634] westi Add some more actions to xmlrpc. Fixes #5686 props joesephscott.
[2500] ryan Add some more cache handling to get_category().
[236] nbachiyski Add some more code nest test
[18988] azaozz Add some more documentation and prevent fatal error if a plugin tries to use 'dfw' second time, see #17144
[546] westi Add some more make_clickable tests for bare urls inside html. These get created when for example autop is run on the content followed by make_clickable in P2 Pre [WP19899] these work. See #WP16892.
[15870] nacin Add some more network admin logic to the plugins list table. fixes #15166.
[19294] azaozz Add some more padding to the Dismiss link in the uploader notices, see #19228
[285] westi Add some more pathological octect tests as well.
[276] westi Add some more quotes tests. Relates WP#4539 and Fixes WP#11099.
[235] westi Add some more test case for make_clickable to capture other common use-cases.
[14412] markjaquith Add some new protocols for KSES. Make the list of protocols filterable. Start esc_url() with the same list. fixes #10914. props technosailor
[17569] ryan Add some nonce checks to the uploaders. Props duck_. For 3.1.
[17568] ryan Add some nonce checks to the uploaders. Props duck_. For trunk.
[17602] nacin Add some nonce checks to the uploaders. Props duck_. For the 3.0 branch.
[8024] ryan Add some noncing. Props andy.
[8023] ryan Add some noncing. Props andy.
[13186] ryan Add some options to custom background admin. Needs styling. see #12186
[7921] ryan Add some page template validation
[10812] ryan Add some phpdoc to WP_Widget. see #8441
[4453] ryan Add some plugin activation validation.
[9124] westi Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72.
[3762] ryan Add some prophylactic int casts and quoting.
[3740] ryan Add some prophylactic int casts and quoting.
[22474] nacin Add some ru_RU-specific CSS to the customizer to prevent the spinner from being bumped to the next line. props SergeyBiryukov, see #21890.
[6502] ryan Add some sanitization
[6500] ryan Add some sanitization
[7822] ryan Add some sanity checks
[7821] ryan Add some sanity checks
[725] westi Add some simple make_clickable test cases for urls where the user has not already encoded the square brackets in the url. See #WP16859.
[233] westi Add some simple tests for curly quote bugs from WP#10606 props xibe for the test cases.
[519] westi Add some simple tests for wp_getOptions
[4094] ryan Add some spacing
[6190] ryan Add some spacing. fixes #5137 for 2.3
[6189] ryan Add some spacing. fixes #5137 for trunk
[10790] azaozz Add some styling to plugins descriptions when installing
[5726] ryan Add some taxonomy validation. Rearrange funcs.
[5524] ryan Add some term hooks. see #4189
[247] westi Add some test cases for get_plugin_data().
[308] westi Add some test cases for menu_page_url. See WP#13829 for more info.
[315] westi Add some test cases for the instances broken by [WP16150]. See #WP14993
[591] westi Add some test cases for the old get_theme_data function for themes in the root and subdirectories.
[359] westi Add some test cases for wp_mail behaviour with RFC2822 addresses like "Name < address@tld.com>". These worked fine with the old PHP4 compatible PHPMailer but the PHP5 only version is more strict about how we configure it. The test cases have different expected results for old and new WordPress versions because of this.
[228] westi Add some test cases for wp_sanitize_redirect()
[237] westi Add some test cases for wp_texturize() to cover single quotes followed by s from WP#1258.
[238] westi Add some test cases for wp_texturize() to cover single quotes preceding a number from WP#4539.
[245] westi Add some testcases for deletion of post_meta so as to exercise more of the api. Relates to WP #2659
[262] westi Add some testcases for strip_shortcodes.
[1182] joehoyle Add some tests for WP_Image_Editor_GD, specifically testing image alpha testing. see #23039
[286] westi Add some tests for importing when the post_meta values are wrapped in a CDATA block to prove it works ok - relates to WP#9633. Add a test to hi-light the issue in WP#11574 where certain values inside a WXR tag will cause the import to do the wrong thing.
[260] westi Add some tests for the info returned by get_page_templates() including ones in subdirectories.
[65] nbachiyski Add some tests for wp-includes/functions.php
[628] markjaquith Add some tests to test stripping of post_type argument in canonical redirects.
[9227] ryan Add some type sanity checks. Props DD32. fixes #7800
[1004] nacin Add some unit tests for WP_Theme's get_stylesheet_directory_uri() and get_template_directory_uri() to raw urlencode the theme directory name. see #WP21749.
[3802] ryan Add some user filters.
[3800] ryan Add some user filters.
[13468] nacin Add some whitespace to get_body_class(). props coffee2code. Clarify fallback parameter in sanitize_html_class(). see #11331
[10793] azaozz Add sort order for the gallery in the uploader
[20071] duck_ Add sorting and limiting to the links widget. Props yoavf. Fixes #12785.
[7974] ryan Add sorting to gallery. Props AaronCampbell. fixes #6988
[22003] nacin Add soundcloud and slideshare to the oEmbed providers list. props bradparbs, ericwahlforss, wonderboymusic. fixes #15734, #21635.
[20868] nacin Add space between 'Plugins' title and 'Add New' button on plugins.php, like all other screens.
[20871] nacin Add space between 'Plugins' title and 'Add New' button on plugins.php, like all other screens. [20868] was not meant to hit the 3.3 branch.
[7968] ryan Add space. Props MtDewVirus. fixes #6972
[8703] ryan Add space. see #7560
[7928] ryan Add spinner
[8637] ryan Add sticky_class() template tag. see #7457
[12468] westi Add stricter checks to wp_insert_user() to ensure we don't create a user with an empty user_login but return a WP_Error instead. Fixes #11548.
[6178] westi Add string descriptions to the translations of the user roles. Fixes #5102 props RanYanivHartstein
[5187] rob1n Add stripos() for compatibility for PHP < 5. This will be needed for a patch later, I think.
[11295] azaozz Add style to the URL in automatic update/install messages, props Simek, fixes #9781
[11519] azaozz Add styling to the search results table for plugins, props Denis-de-Bernardy, fixes #9921
[8756] ryan Add sub page padding back. see #7552
[6898] ryan Add submitpost_box action to post edit form. Props filosofo. see #5873
[12107] azaozz Add subtitles and opening/closing DIVs on GUU results screen, see #10973
[11771] azaozz Add support for 'include' and 'exclude' to [gallery] (include="123,456" would show only these attachments regardless of the parent post, exclude="789,123" would exclude these attachments and show the rest).
[20166] azaozz Add support for DFW for all instances of the editor, part props sushkov, fixes #19843
[16283] westi Add support for ID style classes in get_body_class(). Fixes #12397 props filosofo
[4259] ryan Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
[4262] andy Add support for Status:hidden themes
[10377] azaozz Add support for automatic feed links in themes, props Viper007Bond, see #8878
[10625] westi Add support for blocking all outbound HTTP requests. Improve HTTP Api phpdoc. Tidy up the poetry. Fixes #8927 props jacobsantos.
[10313] ryan Add support for custom headers in the IXR (XML-RPC) class. Props josephscott. fixes #8145
[20174] azaozz Add support for line breaks to the caption textareas, see #18311
[339] westi Add support for multiple -t command line options Display more info about tests skipped due to trac ticket still being open Props dd32
[5669] rob1n Add support for multiple instances of the category widget. see #4285
[2502] ryan Add support for new Status: theme header field. http://mosquito.wordpress.org/view.php?id=1192
[18751] westi Add support for rar and 7x file uploading. Fixes #16412 props Caspie.
[298] westi Add support for skipping tests if not high enough php version.
[11774] westi Add support for sticky posts to the WXR exporter and importer. Fixes #10462 props josephscott.
[12658] westi Add support to get_terms() to allow 'include' & 'exclude' args to be arrays(). Fixes #11076 props scribu.
[5188] rob1n Add support to wp-mail.php for quoted-printable Content-Transfer-Encoding. Props Nazgul. fixes #2460
[17650] josephscott Add support to wp.getPostFormats to provide a list of the currently supported post formats in addition to the complete list. Fixes #17094
[1755] rboren Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched.
[6334] ryan Add switch_theme(). Cache current theme in options to avoid calling get_themes(). fixes #5346
[8619] westi Add syndication frequency recommendations to rss2 feeds. See #3513 props _ck_.
[19485] azaozz Add tabbing JS to the admin menu, same functionality as the top menu, see #19394
[21303] azaozz Add tabbing from Title directly to the textarea when the Text editor is active, fixes #20834
[8776] azaozz Add tabindex to the comment reply form. Props nbachiyski, see #7435
Note: See TracReports for help on using and creating reports.