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
2024-11-05 18:32:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
09317ba345
WordPress
/
wp-includes
History
Sergey Biryukov
09317ba345
Use the function argument instead of the $post global in get_the_post_format_image(). props kovshenin.
fixes
#24003
.
...
git-svn-id:
http://core.svn.wordpress.org/trunk@23938
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-09 16:28:09 +00:00
..
css
ID3
images
js
Compress scripts/styles: 3.6-beta1-23930.
2013-04-07 00:58:39 +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
class-http.php
class-IXR.php
class-json.php
class-oembed.php
class-phpass.php
Fix typos in documentation (wp-includes/[a-h]). See
#18560
.
2011-09-03 16:02:41 +00:00
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
Fix inconsistent spacing in comment_form(). props sim, TravisHoffman.
fixes
#23878
.
2013-04-07 23:57:35 +00:00
comment.php
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
2013-03-03 16:30:38 +00:00
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
Use the site's locale for the feed language. Provides the same result as language_attributes(). Removes the rss_language option.
fixes
#13440
. see
#5517
.
2012-01-29 19:56:33 +00:00
feed.php
formatting.php
functions.php
Logged out warnings: fix phpdoc, props ocean90, see
#23295
2013-04-05 23:28:40 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
In the HTML outputted from get_search_form(): remove incrementing the IDs for XHTML after the first call, remove the <div> wrapper for HTML5. Props obenland, props bpetty.
Fixes
#16539
2013-04-05 00:26:53 +00:00
http.php
Handle pre-flighted OPTIONS requests in send_origin_headers(). Props nacin.
fixes
#21024
2012-09-24 21:39:04 +00:00
kses.php
l10n.php
link-template.php
load.php
locale.php
media-template.php
media.php
Use the function argument instead of the $post global in get_the_post_format_image(). props kovshenin.
fixes
#24003
.
2013-04-09 16:28:09 +00:00
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
Resurrect the switched global. Some are still using it. see
#21459
2012-08-22 03:34:00 +00:00
nav-menu-template.php
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-formats.php
PHPDoc fixes and additions for post formats. props c3mdigital, DrewAPicture.
fixes
#23974
.
2013-04-09 09:38:25 +00:00
post-template.php
post-thumbnail-template.php
post.php
query.php
registration-functions.php
registration.php
revision.php
_wp_preview_terms_filter() should be @since 3.6.0. Standardize on 3.6.0 instead of 3.6.
2013-04-09 13:05:21 +00:00
rewrite.php
rss-functions.php
rss.php
script-loader.php
shortcodes.php
taxonomy.php
Remove unnecessary error suppression from get_terms().
fixes
#21887
.
2013-03-04 02:52:43 +00:00
template-loader.php
template.php
theme.php
update.php
user.php
vars.php
version.php
Compress scripts/styles: 3.6-beta1-23930.
2013-04-07 00:58:39 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php