Wordpress/wp-includes
Daryl Koopersmith 1e4740ae48 Optimize about pages for a lovely 960px semi-fluid grid. props helenyhou, fixes #19386.
git-svn-id: https://develop.svn.wordpress.org/trunk@19495 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-30 21:19:39 +00:00
..
Text
css Prevent misshapen background from appearing when admin-bar user info item is focused. props duck_, fixes #19356. 2011-11-29 18:49:30 +00:00
images Admin bar: lighter search icon, props chexee, fixes #19151 2011-11-22 23:36:58 +00:00
js Fix the tabbing JS to work as described in the W3 ARIA draft: Tab to select, Enter to show submenu, Esc to close submenu, return to top menu and focus it. See #19394 2011-11-30 01:21:38 +00:00
pomo
theme-compat
admin-bar.php Use an 'appearance' group in the admin bar. fixes #19245. 2011-11-23 23:01:20 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php
category.php
class-IXR.php
class-feed.php
class-http.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-wp-admin-bar.php Add ARIA related attributes (first take), props DrewAPicture, see #19394 2011-11-30 01:27:33 +00:00
class-wp-ajax-response.php
class-wp-editor.php Changes user_can_richedit() to default to true for logged out users, same as the default for logged in users, fixes #19320 2011-11-23 22:49:17 +00:00
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-walker.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php
comment.php
compat.php
cron.php
default-constants.php
default-filters.php
default-widgets.php
deprecated.php Move WP_Editor to a _WP_Editors encapsulation. 2011-11-23 19:06:52 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php
functions.php Add button styles to the inline styles in _default_wp_die_handler so that the Create a Config button is styled again. Fixes #17975. 2011-11-23 17:29:49 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Changes user_can_richedit() to default to true for logged out users, same as the default for logged in users, fixes #19320 2011-11-23 22:49:17 +00:00
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php Close WP_I18N_WHAT_DO_I_DO translation tag properly. Props Nao. Fixes #19328 2011-11-22 10:22:45 +00:00
ms-settings.php
nav-menu-template.php
nav-menu.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php
post-thumbnail-template.php
post.php Switch to sanitize_title_for_query() for Query sanitization (allows for pre-3.3 page slugs to be viewable), Don't update page slugs to new slug-types when the slug is not being changed, Don't issue a XHR if the page slug hasn't changed. Group effort props xknown, markjaquith, nacin. See #19292 2011-11-24 00:20:21 +00:00
query.php Switch to sanitize_title_for_query() for Query sanitization (allows for pre-3.3 page slugs to be viewable), Don't update page slugs to new slug-types when the slug is not being changed, Don't issue a XHR if the page slug hasn't changed. Group effort props xknown, markjaquith, nacin. See #19292 2011-11-24 00:20:21 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Optimize about pages for a lovely 960px semi-fluid grid. props helenyhou, fixes #19386. 2011-11-30 21:19:39 +00:00
shortcodes.php
taxonomy.php
template-loader.php
theme.php
update.php
user.php
vars.php
version.php Initialize active_sitewide_plugins during network install and upgrade. fixes #19385 2011-11-28 20:35:36 +00:00
widgets.php Check the sidebar class for orphaned sidebars, match sidebars by id while retrieving orphans and the theme has not changed, props SergeyBiryukov, fixes #19350 2011-11-26 06:16:43 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php