WordPress.org

Make WordPress Core

source: branches/2.8

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11698   10 years azaozz Fix deprecated arg. in safecss_filter_attr(), for 2.8
(edit) @11696   10 years westi Update readme version for 2.8.1. Fixes #10356 props nanochrome and dcole07.
(edit) @11695   10 years ryan Bump
(edit) @11693   10 years ryan Allow class, id, and style on headers. Props matt. for 2.8.1
(edit) @11690   10 years azaozz Convert the old style widgets order array only when loading the …
(edit) @11688   10 years azaozz Inline CSS filter for kses, for 2.8
(edit) @11687   10 years ryan Add 'rpc' context to siteurl which obeys ADMIN and LOGIN forced SSL. …
(edit) @11683   10 years ryan Don't allow direct loading of link-parse-opml.php. This file needs to …
(edit) @11681   10 years ryan Update load_textdomain() phpdoc. Props nbachiyski. fixes #10286 for 2.8.1
(edit) @11678   10 years ryan Output final optgroup. Props hakre. fixes #10292 for 2.8.1
(edit) @11675   10 years azaozz Fix the rounded corners on .widefat, for 2.8
(edit) @11673   10 years ryan Disable codepress for 2.8.1
(edit) @11672   10 years ryan Check that token_get_all() exists before creating documentation links. …
(edit) @11670   10 years ryan Change update string to indicate if version is the original English …
(edit) @11668   10 years ryan Proper permissions for newly created files. Props azaozz. fixes …
(edit) @11666   10 years ryan RTL admin fixes. Props sambauers, nbachiyski. fixes #10159 for 2.8.1
(edit) @11663   10 years azaozz Fix vertical misalignment and cell borders in IE, props demetris, …
(edit) @11661   10 years azaozz Improved $_SERVERREQUEST_URI? test for IIS, props ruslany, fixes …
(edit) @11659   10 years azaozz Fix pending comments count, paging and comments requests while …
(edit) @11658   10 years ryan Fix compat with zend.ze1_compatibility_mode. Props gsnedders. fixes …
(edit) @11655   10 years azaozz Fix typo in wp_style_is(), props Denis-de-Bernardy, fixes #10283 for 2.8
(edit) @11654   10 years ryan Bump
(edit) @11652   10 years azaozz Add missing localization in WP_HTTP, props Denis-de-Bernardy, fixes …
(edit) @11650   10 years azaozz Fix cache in WP_Widget_Recent_Posts, fixes #10251 for 2.8
(edit) @11648   10 years azaozz Use CSS instead of nbsp, props demetris, fixes #10206 for 2.8
(edit) @11646   10 years azaozz Fix overlap in plugin and theme editors, props eddieringle, fixes …
(edit) @11645   10 years ryan Don't show error message when updating a custom field without changing …
(edit) @11643   10 years ryan Sort wp_page_menu() by menu_order. Props nathanrice. fixes #10266 for 2.8.1
(edit) @11641   10 years ryan Fix role translation. fixes #10270 for 2.8.1
(edit) @11639   10 years ryan Don't lose upload error messages. Props filosofo. fixes #10238 for 2.8.1
(edit) @11636   10 years azaozz Fix the test for autosave in post.js, fixes #10135 for 2.8
(edit) @11635   10 years ryan Pass delimiter to preg_quote(). Props Denis-de-Bernardy. see #9955
(edit) @11633   10 years ryan Enforce stream_get_contents() requirement for ssh2 fs. Props dd32. …
(edit) @11631   10 years ryan Revert [11524]. curl has its problems, but so does everything else. …
(edit) @11629   10 years ryan Fix back-compat plugins page redirects. Props filosofo. fixes #10246
(edit) @11627   10 years ryan Merge latest pomo. Works around mbstring.func_overload. Props …
(edit) @11625   10 years ryan Return correct date in date_created_gmt field. Props josephscott. …
(edit) @11623   10 years ryan Load formatting.php before install redirect so that wp_redirect() can …
(edit) @11621   10 years ryan Bump
(edit) @11620   10 years westi Remove the cruft. Fixes #10227 for 2.8.1 props sirzooro.
(edit) @11618   10 years westi Correct phpDoc comment for add_filter. Fixes #10164 for trunk.
(edit) @11616   10 years westi Introduce _deep_replace() and use it to improve the stripping of …
(edit) @11614   10 years azaozz Always load the Dashboard RSS widgets with AJAX, see #10133 for 2.8
(edit) @11612   10 years ryan Bump
(edit) @11611   10 years markjaquith Create wp_validate_redirect(), have the upgrade done link use it. …
(edit) @11609   10 years westi Make it easier for plugins to add extra fields to the Edit …
(edit) @11607   10 years ryan absint paged
(edit) @11605   10 years ryan Enforce incoming links item limit
(edit) @11601   10 years ryan Bump
(edit) @11600   10 years ryan Reduce SimplePie memory usage. Props link92. fixes #10147 for 2.8.1
(edit) @11598   10 years ryan Optimize timezone dropdown creation. Props sambauers. fixes #10125 for …
(edit) @11596   10 years ryan Require all plugin page requests (?page=) to be for registered plugins …
(edit) @11594   10 years ryan Bump
(edit) @11593   10 years ryan More menu fixes
(edit) @11590   10 years azaozz Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist
(edit) @11588   10 years ryan Increase download_url() timeout from 30 to 60. see #10104 for 2.8.1
(edit) @11586   10 years ryan Plugin install fixes. Props Denis-de-Bernardy. see #10192 for 2.8.1
(edit) @11584   10 years ryan Bump
(edit) @11583   10 years ryan Trim query strings from menu entries before seeing if a corresponding …
(edit) @11581   10 years ryan Bump
(edit) @11580   10 years azaozz is_active_sidebar() should use wp_get_sidebars_widgets(), props …
(edit) @11579   10 years ryan Don't write to htaccess every time page is saved. Add hard/soft flush …
(edit) @11576   10 years azaozz Do not reuse deleted widget instances IDs, fixes #10092 for 2.8.1
(edit) @11575   10 years ryan Ver bump
(edit) @11574   10 years ryan Register default taxonomies before theme functions are loaded to …
(edit) @11572   10 years ryan Return empty array instead of false from get_editable_user_ids. Props …
(edit) @11570   10 years ryan Fix fatal error in incoming links dashboard module when author not …
(edit) @11568   10 years ryan Add missing brackets. Props westonruter. fixes #8446 for 2.8.1
(edit) @11566   10 years ryan Menu fixes
(edit) @11563   10 years azaozz Fix typo, props morfiusx and Denis-de-Bernardy, fixes #10137 for 2.8.1
(edit) @11560   10 years azaozz Fix typo in update-core.php, props takayukister, fixes #10140 for 2.8.1
(edit) @11558   10 years azaozz Fix the flash uploader button font, props demetris, fixes #10113
(edit) @11556   10 years ryan Check delete caps for delete action links. Props johnbillion. fixes …
(edit) @11553   10 years ryan Bump
Note: See TracRevisionLog for help on using the revision log.