February 2013 Archives by subject
Starting: Fri Feb 1 01:35:38 UTC 2013
Ending: Thu Feb 28 22:58:40 UTC 2013
Messages: 180
- [wp-svn] [23363] trunk/wp-includes/class-wp-xmlrpc-server.php: Merge two different descriptions of siteurl and home options.
m at wordpress.org
- [wp-svn] [23364] trunk/wp-admin/user-edit.php: Only show " There is a pending change of your e-mail..." message on the current user' s profile page.
m at wordpress.org
- [wp-svn] [23365] trunk/wp-includes/formatting.php: PHPDoc fixes and additions.
m at wordpress.org
- [wp-svn] [23366] trunk/wp-admin/users.php: Select "Attribute all posts to..." radio button automatically when selecting a username from the dropdown.
m at wordpress.org
- [wp-svn] [23367] trunk/wp-includes/theme.php: Properly check if the custom header/ background has been initialized.
m at wordpress.org
- [wp-svn] [23368] trunk/wp-includes/formatting.php: Correct the documentation for balanceTags().
m at wordpress.org
- [wp-svn] [23369] trunk/wp-admin: New icons take one, props empireoflight, see #23333
m at wordpress.org
- [wp-svn] [23370] trunk/wp-admin/css: New icons: make the . icon32 container larger to prevent clipping, see #23333
m at wordpress.org
- [wp-svn] [23371] trunk/wp-admin: Posts screen: show when a post is "locked", hide the checkbox, Quick Edit and Trash links, props dh-shredder, see #23312
m at wordpress.org
- [wp-svn] [23372] trunk/wp-admin/includes/class-wp-posts-list-table.php: Clean up rendering of the title column in the posts list table.
m at wordpress.org
- [wp-svn] [23373] trunk/wp-includes/load.php: Ensure we have a charset before calling mb_internal_encoding(), avoiding an unnecessary (if suppressed) warning.
m at wordpress.org
- [wp-svn] [23374] trunk/wp-admin/includes/image.php: Return WP_Error from wp_crop_image() if saving has failed.
m at wordpress.org
- [wp-svn] [23375] trunk/wp-includes: Update Backbone.js to 0.9.10.
m at wordpress.org
- [wp-svn] [23376] trunk/wp-includes/class-json.php: Update to Services_JSON 1.0.3.
m at wordpress.org
- [wp-svn] [23377] trunk/wp-includes: Stop recommending the init hook in the _doing_it_wrong() message for too-early scripts and styles.
m at wordpress.org
- [wp-svn] [23378] trunk/wp-includes/functions.wp-scripts.php: Do not allow accidental or negligent deregistering of critical scripts in the admin .
m at wordpress.org
- [wp-svn] [23379] trunk/wp-includes/functions.wp-scripts.php: Mark the string for translation.
m at wordpress.org
- [wp-svn] [23380] trunk/wp-admin/includes: Confirm a user exists before deleting them in wp_delete_user() and wpmu_delete_user().
m at wordpress.org
- [wp-svn] [23381] trunk/wp-admin/update-core.php: Maintain theme screenshot aspect ratio on the update screen.
m at wordpress.org
- [wp-svn] [23382] trunk: Heartbeat API: throttle down when the window looses focus or when the user is inactive, always send 'screen_id', change the interval settings to 'fast' (5sec), ' standard' (15sec) and 'slow' (60sec), the interval can be changed from PHP, see #23216
m at wordpress.org
- [wp-svn] [23383] trunk/wp-includes: Update Underscore to version 1.4.4.
m at wordpress.org
- [wp-svn] [23384] trunk/wp-includes/taxonomy.php: Use incrementors for cache invalidation in get_terms().
m at wordpress.org
- [wp-svn] [23385] trunk/wp-includes/general-template.php: In wp_get_archives(), cache queries to individual cache buckets instead of storing them in one cached array .
m at wordpress.org
- [wp-svn] [23386] trunk: Compress scripts/styles: 3.6-alpha-23386.
m at wordpress.org
- [wp-svn] [23387] trunk/wp-includes/post.php: Correct the documentation for _publish_post_hook().
m at wordpress.org
- [wp-svn] [23388] trunk/wp-includes/pluggable.php: Use a human-readable constant in wp_set_auth_cookie().
m at wordpress.org
- [wp-svn] [23389] trunk/wp-includes/js/heartbeat.js: Heartbeat API: fix error in IE < 9, props SergeyBiryukov, don' t attempt to bind events to cross-domain iframes, see #23216
m at wordpress.org
- [wp-svn] [23390] trunk/wp-includes: Revert [23375] until we can get Media fixed to work with newer versions of Backbone.
m at wordpress.org
- [wp-svn] [23391] trunk/wp-includes/functions.wp-scripts.php: Add underscore and backbone to the do-not-deregister list of scripts.
m at wordpress.org
- [wp-svn] [23392] trunk/wp-admin/includes: Display post formats in the posts list table.
m at wordpress.org
- [wp-svn] [23393] trunk/wp-admin: "Lookup" is a noun.
m at wordpress.org
- [wp-svn] [23394] trunk: Open external links to plugin homepages, plugin author homepages, and theme author homepages in a new window/tab.
m at wordpress.org
- [wp-svn] [23395] trunk/wp-admin: Fix some tabbing issues on the post editing screen.
m at wordpress.org
- [wp-svn] [23396] trunk/wp-admin/includes/class-wp-posts-list-table.php: Link post formats in posts list table.
m at wordpress.org
- [wp-svn] [23397] trunk/wp-admin/includes/template.php: Document the mysterious seventh parameter of add_meta_box().
m at wordpress.org
- [wp-svn] [23398] trunk/wp-includes/taxonomy.php: Introduce wp_remove_object_terms() and wp_add_object_terms().
m at wordpress.org
- [wp-svn] [23399] trunk/wp-admin/js/customize-controls.js: Allow Backround Image's " select a file" link to be activated by pressing return on the keyboard.
m at wordpress.org
- [wp-svn] [23400] trunk: Compress scripts/styles: 3.6-alpha-23400.
m at wordpress.org
- [wp-svn] [23401] trunk/wp-includes: Use microtime() instead of incrementors for last_changed to to avoid race conditions with cache evictions .
m at wordpress.org
- [wp-svn] [23402] trunk/wp-includes/js/tinymce/tiny_mce.js: TinyMCE: include https:// github.com/tinymce/tinymce/commit/ cd84a63d4addf27c60ef32dcbe1a49bbee30150a to fix backspace and line breaks issues in WebKit , see #23337
m at wordpress.org
- [wp-svn] [23403] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23403.
m at wordpress.org
- [wp-svn] [23404] trunk/wp-admin/revision.php: Revisions: Pass the whole revision being filtered along with context about which side it is to the _wp_post_revision_field_$field filters .
m at wordpress.org
- [wp-svn] [23405] trunk/wp-content/themes/twentytwelve/languages/twentytwelve.pot: POT, generated from r23404
m at wordpress.org
- [wp-svn] [23406] branches/3.5/wp-content/themes/twentytwelve/languages/twentytwelve. pot: POT, generated from r23404
m at wordpress.org
- [wp-svn] [23407] trunk: Begin simplifying some of the visual elements in the admin, starting with gradients.
m at wordpress.org
- [wp-svn] [23408] trunk: Compress scripts/styles: 3.6-alpha-23408.
m at wordpress.org
- [wp-svn] [23409] trunk/wp-admin/css: Restore the following:
m at wordpress.org
- [wp-svn] [23410] trunk/wp-includes/media.php: Return from image_downsize() earlier if a custom resize function is used.
m at wordpress.org
- [wp-svn] [23411] trunk/wp-includes/functions.php: Use correct escaping function.
m at wordpress.org
- [wp-svn] [23412] trunk: Remove unused error string.
m at wordpress.org
- [wp-svn] [23413] trunk: Use correct escaping function.
m at wordpress.org
- [wp-svn] [23414] trunk/wp-includes: Revisions: Before saving a new post revision make sure that something has changed in the fields that we are revisioning .
m at wordpress.org
- [wp-svn] [23415] trunk/wp-includes/post.php: Revisions: Allow a plugin to force us to skip the don' t save this revision because it hasn't changed code if it knows better.
m at wordpress.org
- [wp-svn] [23416] trunk: Change all core API to expect unslashed rather than slashed arguments.
m at wordpress.org
- [wp-svn] [23417] trunk: Refactor the Customizer accordion so that it can be used in other locations .
m at wordpress.org
- [wp-svn] [23418] trunk: Compress scripts/styles: 3.6-alpha-23417.
m at wordpress.org
- [wp-svn] [23419] trunk/wp-admin: Do not unslash variables reset by wp_reset_vars().
m at wordpress.org
- [wp-svn] [23420] trunk/wp-includes/post.php: Properly truncate UTF-8 post slugs in wp_unique_post_slug().
m at wordpress.org
- [wp-svn] [23421] trunk/wp-includes: jQuery 1.9.1 and jQuery Migrate 1.1.0.
m at wordpress.org
- [wp-svn] [23422] trunk/wp-includes/functions.php: Update our Windows media file MIME types to the official Microsoft-recommended ones .
m at wordpress.org
- [wp-svn] [23423] trunk/wp-includes: jQuery UI 1.10.0.
m at wordpress.org
- [wp-svn] [23424] trunk/wp-includes/default-widgets.php: Filter "Powered by WordPress " text in Meta widget.
m at wordpress.org
- [wp-svn] [23425] trunk: "LGPL License" is redundant.
m at wordpress.org
- [wp-svn] [23426] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: fix button active state to avoid a 2px shift, fixes #22825.
m at wordpress.org
- [wp-svn] [23427] trunk/wp-content/themes/twentytwelve/functions.php: Twenty Twelve: remove unnecessary class values in posts navigation, fixes #23152.
m at wordpress.org
- [wp-svn] [23428] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: clear center-aligned images properly.
m at wordpress.org
- [wp-svn] [23429] trunk/wp-content/themes: Twenty Eleven and Twenty Twelve: use `. text()` instead of `.html() ` for `blogname` and `blogdescription` in Theme Customizer JavaScript handlers .
m at wordpress.org
- [wp-svn] [23430] trunk/wp-admin/includes/class-wp-media-list-table.php: Allow filtering attachments by Author name in Media Library.
m at wordpress.org
- [wp-svn] [23431] trunk/wp-includes/ms-functions.php: Replace get_user_id_from_string () with get_user_by().
m at wordpress.org
- [wp-svn] [23432] trunk/wp-includes/ms-functions.php: Use wp_get_current_user().
m at wordpress.org
- [wp-svn] [23433] trunk/wp-admin/includes/comment.php: Correct return value for comment_exists().
m at wordpress.org
- [wp-svn] [23434] trunk/wp-includes: Fix typos in phpdoc.
m at wordpress.org
- [wp-svn] [23435] trunk: Compress scripts/styles: 3.6-alpha-23435.
m at wordpress.org
- [wp-svn] [23436] trunk/wp-includes: WP_Query: `post_parent__in` and `post_parent__not_in`.
m at wordpress.org
- [wp-svn] [23437] trunk: Add missing inline descriptions.
m at wordpress.org
- [wp-svn] [23438] trunk/wp-includes: Deprecate get_user_id_from_string() in favor of get_user_by( $field ) where $field is 'email' or 'login'.
m at wordpress.org
- [wp-svn] [23439] trunk: Deprecate wp_convert_bytes_to_hr() in favor of size_format() .
m at wordpress.org
- [wp-svn] [23440] trunk/wp-includes/deprecated.php: Restore the original wp_convert_bytes_to_hr() code.
m at wordpress.org
- [wp-svn] [23441] trunk/wp-admin: Improve the UX of the Nav Menus screen.
m at wordpress.org
- [wp-svn] [23442] trunk/wp-includes: jQuery UI 1.10.1.
m at wordpress.org
- [wp-svn] [23443] trunk/wp-admin/js: Update the Iris color picker to version 1.0.3, which stops using the deprecated jQuery.browser property.
m at wordpress.org
- [wp-svn] [23444] trunk/wp-admin/js: Stop using jQuery.live().
m at wordpress.org
- [wp-svn] [23445] trunk/wp-admin: Remove unused variables reset by wp_reset_vars().
m at wordpress.org
- [wp-svn] [23446] trunk: Remove unused admin-categories and admin-custom-fields JavaScript files.
m at wordpress.org
- [wp-svn] [23447] trunk: Compress scripts/styles: 3.6-alpha-23447.
m at wordpress.org
- [wp-svn] [23448] trunk/wp-includes/author-template.php: Fix typo in phpdoc.
m at wordpress.org
- [wp-svn] [23449] trunk: Edit screen UI for post formats: a first run for functionality.
m at wordpress.org
- [wp-svn] [23450] trunk/wp-includes: Output fallbacks / theme compat for post format metadata.
m at wordpress.org
- [wp-svn] [23451] trunk: Compress scripts/styles: 3.6-alpha-23451.
m at wordpress.org
- [wp-svn] [23452] trunk/wp-content/themes: Introduce the Twenty Thirteen theme.
m at wordpress.org
- [wp-svn] [23453] trunk/wp-admin/nav-menus.php: Fix a warning on Menus screen if $menu_locations is false.
m at wordpress.org
- [wp-svn] [23454] trunk/wp-includes/default-widgets.php: Add a missing closing tag.
m at wordpress.org
- [wp-svn] [23455] trunk/wp-admin/setup-config.php: Revert to esc_attr_e() in setup-config.php to prevent a fatal error.
m at wordpress.org
- [wp-svn] [23456] trunk/wp-admin/edit-form-advanced.php: Prevent a notice for post types that don't support post formats.
m at wordpress.org
- [wp-svn] [23457] trunk/wp-admin/includes/template.php: Fix typo in phpdoc.
m at wordpress.org
- [wp-svn] [23458] trunk/wp-includes/ms-blogs.php: Remove unused global reference.
m at wordpress.org
- [wp-svn] [23459] trunk/wp-content/themes/twentythirteen/css/ie.css: Twenty Thirteen: fix incorrect CSS selector in ie.css, props FStop.
m at wordpress.org
- [wp-svn] [23460] trunk/wp-content/themes/twentythirteen/page.php: Twenty Thirteen: proper alignment for featured images on pages with a sidebar.
m at wordpress.org
- [wp-svn] [23461] trunk/wp-content/themes/twentythirteen/functions.php: Twenty Thirteen: bump priority for `twentythirteen_aside_date() ` to add date output after embeds.
m at wordpress.org
- [wp-svn] [23462] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: fix comment form layout for inline replies in wide viewports.
m at wordpress.org
- [wp-svn] [23463] trunk/wp-content/themes/twentythirteen/content.php: Twenty Thirteen : show featured image on single posts, fixes #23528.
m at wordpress.org
- [wp-svn] [23464] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: fix typo in browser transition prefix.
m at wordpress.org
- [wp-svn] [23465] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: style the `hr` element.
m at wordpress.org
- [wp-svn] [23466] trunk: Move revisions/ autosave and post format functions from wp-includes/post.php into revision. php and post-formats.php.
m at wordpress.org
- [wp-svn] [23467] trunk/wp-includes/theme.php: Implement theme support for structured-post-formats, which will supercede theme support for post-formats.
m at wordpress.org
- [wp-svn] [23468] trunk/wp-includes/post-formats.php: Post formats compat output:
m at wordpress.org
- [wp-svn] [23469] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: update post formats for consistent post meta display, fixes #23553.
m at wordpress.org
- [wp-svn] [23470] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: add hover/ focus style for buttons and organize button and input selectors a bit for a better cascade .
m at wordpress.org
- [wp-svn] [23471] trunk/wp-content/themes/twentytwelve/content-page.php: Twenty Twelve: show featured image in single page views.
m at wordpress.org
- [wp-svn] [23472] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: better layout for floated image captions.
m at wordpress.org
- [wp-svn] [23473] trunk/wp-content/themes/twentytwelve/languages/twentytwelve.pot: POT, generated from r23472
m at wordpress.org
- [wp-svn] [23474] trunk/wp-content/themes/twentyeleven/functions.php: Twenty Eleven: ensure `twentyeleven_url_grabber() ` is pluggable by wrapping in a `function_exists` check.
m at wordpress.org
- [wp-svn] [23475] trunk/wp-content/themes/twentyten/style.css: Twenty Ten: better color contrast for links and text, props elfin.
m at wordpress.org
- [wp-svn] [23476] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r23475
m at wordpress.org
- [wp-svn] [23477] trunk/wp-content/themes/twentyten/functions.php: Twenty Ten: add helpful descriptions to sidebars.
m at wordpress.org
- [wp-svn] [23478] trunk/wp-content/themes/twentyten/style.css: Twenty Ten: prevent overflow for large, captioned images.
m at wordpress.org
- [wp-svn] [23479] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r23478
m at wordpress.org
- [wp-svn] [23480] trunk/wp-content/themes/twentythirteen/fonts/COPYING.txt: Add \n to end of Twenty Thirteen's font exception file.
m at wordpress.org
- [wp-svn] [23481] trunk: Heartbeat API: add nopriv actions, add JS 'heartbeat-send' event, see #23216
m at wordpress.org
- [wp-svn] [23482] trunk/wp-includes/general-template.php: Fix typo in wp_heartbeat_settings, see #23216
m at wordpress.org
- [wp-svn] [23483] trunk: Move 'no_tagcloud' argument to the taxonomy labels object.
m at wordpress.org
- [wp-svn] [23484] trunk: Rename 'no_tagcloud' taxonomy label to 'not_found', for consistency with the post type label of the same key.
m at wordpress.org
- [wp-svn] [23485] trunk/wp-admin/js/common.js: Post locks: don' t check hidden checkboxes on bulk select/deselect, props dh-shredder, see #23312
m at wordpress.org
- [wp-svn] [23486] trunk: Compress scripts/styles: 3.6-alpha-23486.
m at wordpress.org
- [wp-svn] [23487] trunk: Post locks: use heartbeat to dynamically update locked posts on the Posts screen, first run, see #23312
m at wordpress.org
- [wp-svn] [23488] trunk/wp-admin/js/edit-post.min.js: Add edit-post.min. js for bumpbot's sake, see #23312
m at wordpress.org
- [wp-svn] [23489] trunk/wp-content/themes/twentythirteen/images/headers: Twenty Thirteen: minor adjustments to bundled "star" header image.
m at wordpress.org
- [wp-svn] [23490] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better selector for widget titles.
m at wordpress.org
- [wp-svn] [23491] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: improve styling for RSS widget title, fixes #23571.
m at wordpress.org
- [wp-svn] [23492] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: header area with no site title or tagline should still be clickable to home .
m at wordpress.org
- [wp-svn] [23493] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: instantly preview header text color changes in the Theme Customizer.
m at wordpress.org
- [wp-svn] [23494] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: first pass at cleaning up unneeded browser prefixes, props Jayjdk.
m at wordpress.org
- [wp-svn] [23495] trunk: Compress scripts/styles: 3.6-alpha-23495.
m at wordpress.org
- [wp-svn] [23496] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: consistent link color for video post format, see #23545.
m at wordpress.org
- [wp-svn] [23497] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: adjust line-height to be consistently applied across elements, props chriswallace and obenland.
m at wordpress.org
- [wp-svn] [23498] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: style comments correctly when `show_avatars` option is turned off in Discussion settings .
m at wordpress.org
- [wp-svn] [23499] trunk/wp-includes/post-formats.php: Remove default content from post format compat output.
m at wordpress.org
- [wp-svn] [23500] trunk: Revert [23407], thereby restoring gradients and shadows.
m at wordpress.org
- [wp-svn] [23501] trunk/wp-admin: Revert [23369] and [23370]: the icons.
m at wordpress.org
- [wp-svn] [23502] trunk/wp-includes/deprecated.php: Avoid an undefined offset notice in wp_convert_bytes_to_hr().
m at wordpress.org
- [wp-svn] [23503] trunk/wp-admin/includes/screen.php: Don' t override filtered screen options on Widgets screen.
m at wordpress.org
- [wp-svn] [23504] trunk: Improved logged out warnings, first run, props mintindeed, see #23295
m at wordpress.org
- [wp-svn] [23505] trunk/wp-includes/class-wp-auth-check.php: Logged out warnings: remove debug leftovers, see #23295
m at wordpress.org
- [wp-svn] [23506] trunk: Revisions: First pass an implementing a new UI/ UX for reviewing the revisions of posts.
m at wordpress.org
- [wp-svn] [23507] trunk: Merge revisions.css into wp-admin.css.
m at wordpress.org
- [wp-svn] [23508] trunk/wp-admin: Revisions: Fix up some bugs I introduced while reviewing the mega revisions patch - when comparing two historical revisions only one half of the diff would load
m at wordpress.org
- [wp-svn] [23509] trunk/wp-admin: Revisions: Fix up some half renamed variables that break the view and display a mismash of split and combined views .
m at wordpress.org
- [wp-svn] [23510] trunk/wp-includes/option.php: Ensure we strictly compare ' alloptions' and 'notoptions' when protecting these special options.
m at wordpress.org
- [wp-svn] [23511] trunk/wp-includes/ms-functions.php: In insert_blog(), make sure we retrieve the insertion ID from wpdb before calling a function that could invoke queries .
m at wordpress.org
- [wp-svn] [23512] trunk/wp-includes/admin-bar.php: Move admin bar initialization from init to template_redirect, so conditional tags may be used in the show_admin_bar filter.
m at wordpress.org
- [wp-svn] [23513] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: style the multisite registration form, props kwight.
m at wordpress.org
- [wp-svn] [23514] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: first pass at better color contrast for links.
m at wordpress.org
- [wp-svn] [23515] trunk/wp-includes: Fix internal linking dialog conflicts with jQuery UI 1.10.x.
m at wordpress.org
- [wp-svn] [23516] trunk/wp-includes: jQuery Migrate 1.1.1.
m at wordpress.org
- [wp-svn] [23517] trunk/wp-admin/js/post.js: Imporove a selector targeting taxonomy meta boxes.
m at wordpress.org
- [wp-svn] [23518] trunk: Stop using deprecated jQuery API (.browser and .live).
m at wordpress.org
- [wp-svn] [23519] trunk/wp-includes/functions.php: Allow nonce name to be passed to wp_nonce_url(), as allowed by wp_nonce_field().
m at wordpress.org
- [wp-svn] [23520] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: apply `box-sizing: border-box` as a universal selector.
m at wordpress.org
- [wp-svn] [23521] trunk/wp-includes/feed.php: Add self_link filter to self_link().
m at wordpress.org
- [wp-svn] [23522] trunk/wp-includes: Update to PHPMailer 5.2.4.
m at wordpress.org
- [wp-svn] [23523] trunk/wp-content/themes/twentythirteen/functions.php: Twenty Thirteen: usability improvement for better viewing of images on attachment pages.
m at wordpress.org
- [wp-svn] [23524] trunk/wp-includes: Remove bogus pagination rules from the comments permastruct.
m at wordpress.org
- [wp-svn] [23525] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: usability improvement for calendar widget links.
m at wordpress.org
- [wp-svn] [23526] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: avoid padding bug with Masonry, props obenland, fixes #23646.
m at wordpress.org
- [wp-svn] [23527] trunk/wp-includes/link-template.php: Automatically esc_url() the URL echoed by the_permalink().
m at wordpress.org
- [wp-svn] [23528] trunk/wp-includes/author-template.php: esc_url() when printing a URL into an attribute, even when it is known to be safe.
m at wordpress.org
- [wp-svn] [23529] trunk: Make Twenty Thirteen the default theme.
m at wordpress.org
- [wp-svn] [23530] trunk: Compress scripts/styles: 3.6-alpha-23530.
m at wordpress.org
- [wp-svn] [23531] trunk/wp-includes: Revert [23359].
m at wordpress.org
- [wp-svn] [23532] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: wrap up vendor prefix cleanup with final Opera removals.
m at wordpress.org
- [wp-svn] [23533] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: disable fixed navbar on small screens.
m at wordpress.org
- [wp-svn] [23534] trunk/wp-admin/includes/template.php: Ignore protected meta keys in meta_form().
m at wordpress.org
- [wp-svn] [23535] trunk/wp-includes/ms-functions.php: Remove direct call to add_new_user_to_blog() as this is already hooked into wpmu_activate_user.
m at wordpress.org
- [wp-svn] [23536] trunk/wp-admin/js/post.js: Imporove a selector targeting taxonomy meta boxes.
m at wordpress.org
- [wp-svn] [23537] trunk/wp-includes/link-template.php: Allow paths with two consecutive dots to be passed to home_url() and all related *_url() functions.
m at wordpress.org
- [wp-svn] [23538] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: remove unused selector.
m at wordpress.org
- [wp-svn] [23539] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content .
m at wordpress.org
- [wp-svn] [23540] trunk/wp-includes/css/editor.css: Remove input field focus styles in DFW to enhance the distraction-free-ness .
m at wordpress.org
- [wp-svn] [23541] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: add styles for attachment pages that are not images, fixes #23632.
m at wordpress.org
- [wp-svn] [23542] trunk: Compress scripts/styles: 3.6-alpha-23542.
m at wordpress.org
Last message date:
Thu Feb 28 22:58:40 UTC 2013
Archived on: Thu Feb 28 22:58:41 UTC 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).