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-02-15 03:51:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a5f2b7d50c
WordPress
/
wp-includes
History
azaozz
a5f2b7d50c
DFW: remove unneeded JS global, fix screen flash in WebKit, props koopersmith, see
#17136
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@17702
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 01:19:26 +00:00
..
css
images
js
DFW: remove unneeded JS global, fix screen flash in WebKit, props koopersmith, see
#17136
2011-04-26 01:19:26 +00:00
pomo
Text
theme-compat
admin-bar.php
Used passed admin bar object instead of global. Props solarissmoke.
fixes
#16540
2011-04-18 22:03:34 +00:00
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-oembed.php
class-phpass.php
Update phpass. Props duck_.
fixes
#16072
2011-04-21 20:44:39 +00:00
class-phpmailer.php
Update phpmailer and smtp to 5.1. Props MattyRob cnorris23.
fixes
#15912
2011-04-21 20:29:30 +00:00
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-walker.php
File-level phpdoc for new class files.
fixes
#10287
.
2010-10-30 14:09:05 +00:00
class-wp-xmlrpc-server.php
class-wp.php
Move s/ /+ out of WP_Query, so that 'category_name=Some Category' works again. See
#12891
2010-11-21 16:33:05 +00:00
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php
comment.php
Allow retrieving comments by post type, status, author, author, name, or parent. Fetch only published posts for recent comments widget. Props filosofo.
fixes
#16506
#12904
2011-04-20 18:02:41 +00:00
compat.php
cron.php
default-constants.php
default-embeds.php
default-filters.php
default-widgets.php
deprecated.php
feed-atom-comments.php
Some more url escaping in feeds. See
#13555
.
2010-05-26 17:47:29 +00:00
feed-atom.php
feed-rdf.php
Add the generator element in feeds through the {rss2|atom|rdf|rss|opml}_head hooks.
Fixes
#6947
props sivel.
2010-02-13 16:45:16 +00:00
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php
functions.php
functions.wp-scripts.php
functions.wp-styles.php
wp_dequeue_script() and wp_dequeue_style().
fixes
#14815
. props scribu
2010-09-09 04:42:47 +00:00
general-template.php
http.php
kses.php
l10n.php
link-template.php
load.php
Move wp_clone() back to load.php. Props technosailor.
fixes
#17206
2011-04-22 17:46:02 +00:00
locale.php
media.php
Remove PHP4 constructor. Props Jayjdk. see
#16768
2011-04-11 18:57:34 +00:00
meta.php
ms-blogs.php
Revert [16987]. This pollutes home and siteurl during signup and blog creation. see
#14867
2010-12-16 19:48:00 +00:00
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
Ensure we don't generate incorrect content types when files are requested with query strings.
Fixes
#14450
props chrisbliss18.
2010-10-07 21:00:45 +00:00
ms-functions.php
ms-load.php
ms-settings.php
nav-menu-template.php
nav-menu.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php
Apply esc_html properly in Walker_PageDropdown.
fixes
#17217
.
2011-04-22 18:24:57 +00:00
post-thumbnail-template.php
post.php
query.php
registration-functions.php
registration.php
Move registration.php functions to user.php. Deprecate registration.php, everything is now included by default.
fixes
#13761
.
2010-10-27 10:46:24 +00:00
rewrite.php
rss-functions.php
rss.php
script-loader.php
shortcodes.php
taxonomy.php
template-loader.php
theme.php
update.php
user.php
Introduce WP_Meta_Query and relation support. Props scribu, greuben.
fixes
#17165
#17011
2011-04-25 17:27:35 +00:00
vars.php
version.php
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php