WordPress/wp-includes
2010-04-28 04:28:51 +00:00
..
images
js
pomo
Text
atomlib.php
author-template.php
bookmark-template.php
bookmark.php Fix array handling in sanitize_bookmark_field(). Props mdawaffe. fixes #13098 2010-04-26 14:10:12 +00:00
cache.php
canonical.php
capabilities.php Explicitly set the capability required in edit_users map_meta_cap branch, so we don't accidentally pass edit_user. props TheDeadMedic. fixes #13074, fixes #13137 2010-04-27 20:39:39 +00:00
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php Simply search for newlines to strip instead of checking the oEmbed provider. fixes #12115. 2010-04-27 05:21:39 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
classes.php New menu UI. Props filosofo. see #12713 2010-04-27 01:05:58 +00:00
comment-template.php Add full HTML filter to comment_form(), along with an echo arg. props joostdevalk, fixes #12564. 2010-04-28 04:28:51 +00:00
comment.php
compat.php Fix invalid paths in requires. See r14139. See #12594 2010-04-18 09:51:19 +00:00
cron.php
default-constants.php Introduce WP_DEFAULT_THEME 2010-03-17 17:42:49 +00:00
default-embeds.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 Add basic email/url validation to General options page. Prevents users entering a invalid Admin email or WordPress/Site Address which is not in URL form. Props technosailor for initial patch, slightly reworked. See #12868 2010-04-25 08:16:10 +00:00
functions.php s/'%s'/%s/ in prepares. Props jamescollins. See r13673. See #12416 2010-04-24 03:04:05 +00:00
functions.wp-scripts.php
functions.wp-styles.php Have media default to 'all', not false, in wp_enqueue_style. props koopersmith, fixes #13056. 2010-04-27 20:04:23 +00:00
general-template.php
http.php
kses.php
l10n.php
link-template.php Switch to using esc_url{_raw} for the shortlink output as it is a url not just any attribute. Fixes #10640. 2010-04-23 21:23:32 +00:00
load.php Restore support for floating point numbers in number_format_i18n(). Fixes #10555. 2010-04-22 21:39:37 +00:00
locale.php Restore support for floating point numbers in number_format_i18n(). Fixes #10555. 2010-04-22 21:39:37 +00:00
media.php
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php fix site administrator add user to site logic, see #12488 2010-04-24 18:39:22 +00:00
ms-load.php Return true. fixes #13094 2010-04-23 16:50:01 +00:00
ms-settings.php
nav-menu-template.php New menu UI. Props filosofo. see #12713 2010-04-27 01:05:58 +00:00
nav-menu.php Verify nav menu items. props filosofo, fixes #13154. 2010-04-28 02:04:30 +00:00
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php
post-thumbnail-template.php
post.php Don't translate internal post stati. props nbachiyski, fixes #13024. 2010-04-27 22:36:46 +00:00
query.php The read_post cap cannot be checked for sticky posts because not logged in users don't have any caps. see #11197 2010-04-26 22:12:28 +00:00
registration-functions.php
registration.php
rewrite.php Change custom post_type default Rewrite endpoint mask to EP_PERMALINK to ensure comment paging rules are added. Removes redundant/non-usable EP_NONE branch. Fixes #13086 2010-04-24 14:42:30 +00:00
rss-functions.php
rss.php
script-loader.php New menu UI. Props filosofo. see #12713 2010-04-27 01:05:58 +00:00
shortcodes.php
taxonomy.php only append parent term slug until unique slug found, see #10712 2010-04-25 15:25:00 +00:00
template-loader.php
theme.php Add RTL support to add_editor_style(). Props yoavf. fixes #13120 2010-04-26 14:56:57 +00:00
update.php
user.php Fix typo in inline docs. props TobiasBg. see #13088 2010-04-23 15:32:31 +00:00
vars.php
version.php Fix DB upgrade kickoff for removal of usermeta fields. See r14212, r14213, see #13032 2010-04-24 10:29:01 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php