This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
WordPress
Watch
1
Star
0
Fork
0
You've already forked WordPress
mirror of
https://github.com/WordPress/WordPress.git
synced
2025-01-26 18:21:30 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
15a749c6fd
WordPress
/
wp-includes
History
Daryl Koopersmith
15a749c6fd
Integrate media with the custom background page.
fixes
#21818
, see
#21390
.
...
git-svn-id:
http://core.svn.wordpress.org/trunk@22502
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-09 11:37:24 +00:00
..
css
images
More retina backgrounds and bits, props saracannon, empireoflight and lessbloat, see
#21019
2012-11-07 20:54:08 +00:00
js
Media JS: Only block button events by default if the button does not link to anything. see
#21390
.
2012-11-09 11:30:40 +00:00
pomo
SimplePie
Add SimplePie/Exception.php.
2012-11-08 19:14:53 +00:00
Text
theme-compat
admin-bar.php
atomlib.php
author-template.php
Use get_post() instead of global $post.
2012-09-04 16:29:28 +00:00
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.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
class-wp-ajax-response.php
class-wp-customize-control.php
class-wp-customize-manager.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-editor.php
class-wp-embed.php
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-theme.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
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php
functions.php
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
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
ms-settings.php
nav-menu-template.php
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php
post-thumbnail-template.php
Add $wp_query parameter to update_post_thumbnail_cache(). props scribu. see
#19949
, fixes that ticket for 3.4.
2012-04-30 15:55:57 +00:00
post.php
query.php
If $this->posts is empty, don't do stuff to it.
2012-11-08 13:52:40 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
Lose EOF ?>. Clean up EOF newlines.
fixes
#12307
2012-01-08 17:01:11 +00:00
rss.php
script-loader.php
shortcodes.php
taxonomy.php
template-loader.php
template.php
Avoid notices in get_*_template() functions that use get_queried_object(), which can return null. Props wonderboymusic.
fixes
#20519
2012-10-25 12:54:50 +00:00
theme.php
update.php
user.php
vars.php
version.php
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php