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-04-18 18:08:26 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
a84cef4556
WordPress
/
wp-includes
History
Daryl Koopersmith
a84cef4556
Media: Properly reset the "add to gallery" library to ensure it accurately reflects the current gallery. see
#22815
.
...
git-svn-id:
http://core.svn.wordpress.org/trunk@23263
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-01-04 08:28:12 +00:00
..
css
images
js
Media: Properly reset the "add to gallery" library to ensure it accurately reflects the current gallery. see
#22815
.
2013-01-04 08:28:12 +00:00
pomo
SimplePie
Text
theme-compat
admin-bar.php
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php
category.php
class-feed.php
Do SimplePie sanitization with wp_kses_post() rather than DOMDocument, which cannot be guaranteed to be available.
2012-11-22 07:23:43 +00:00
class-http.php
class-IXR.php
Specify the encoding in IXR_Server::output(). Props solarissmoke, sergey.s.betke@novgaro.ru, SergeyBiryukov.
fixes
#4794
2012-08-15 20:12:00 +00:00
class-json.php
class-oembed.php
Check for DOMDocument when parsing oEmbed XML responses.
2012-12-10 22:49:45 +00:00
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
Make current_user_can_for_blog() safe to run single site.
2012-12-07 09:53:27 +00:00
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
Fix option name. props ocean90, see
#21719
.
2012-09-27 19:19:18 +00:00
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
Have wp_script_is() and wp_style_is() accept 'enqueued', as it reads better than 'queue' and is consistent with 'registered'.
fixes
#21741
.
2012-08-30 18:57:57 +00:00
functions.wp-styles.php
general-template.php
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media-template.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
Multisite in a subdirectory: For subdomain installs, use a root admin cookie path, not a wp-admin specific one.
2012-12-04 00:51:02 +00:00
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
post.php
query.php
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php
shortcodes.php
taxonomy.php
template-loader.php
template.php
theme.php
update.php
user.php
vars.php
version.php
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php