Wordpress/wp-includes
2009-10-30 00:18:15 +00:00
..
images
js Fix timeout for the inline buttons on images in TinyMCE. 2009-10-27 09:06:26 +00:00
pomo Merge updated pomo code. Includes new NOOP_Translations class see #10971 props nbachiyski. 2009-10-21 07:06:55 +00:00
Text
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-IXR.php
class-json.php
class-oembed.php Fix revision3 scheme. Add photobucket oembed. see #10337 2009-10-28 20:13:09 +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
comment-template.php
comment.php Fix possible bad query, props aaroncampbell, see #4529 2009-10-28 03:10:59 +00:00
compat.php
cron.php Schedule trash collection from admin page loads. see #4529 2009-10-27 18:13:42 +00:00
default-embeds.php
default-filters.php Switch to wp_kses_data() for displayed filtering to avoid slashing. fixes #10949 2009-10-29 17:32:23 +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 Ensure that trailing ) in urls are included in the link when it looks appropriate. Fixes #10990 props filosofo. 2009-10-22 18:46:27 +00:00
functions.php Introduce get/set/delete_site_transient(). Make theme_roots a site transient. 2009-10-29 21:53:57 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http.php
kses.php Introduce wp_kses_post() and wp_kses_data() for filtering unescaped data. Fixes slashing of displayed fields. fixes #10949 2009-10-29 17:15:58 +00:00
l10n.php Switch to using NOOP_Translations for untranslated sites. Fixes #10971 props nbachiyski. 2009-10-21 07:09:00 +00:00
link-template.php PressThis fixes from noel, fixes #11011 2009-10-23 04:32:56 +00:00
locale.php
media.php Allow non-admins to use Vimeo and allow regex in oEmbed URL formats. Props Viper007Bond. see #10337 2009-10-23 19:33:24 +00:00
meta.php
pluggable.php
plugin.php Improve _wp_filter_build_unique_id to give more consistent behaviour and make filter removal reliable for class based filters. Fixes #10535 props dd32. 2009-10-22 19:33:11 +00:00
post-template.php Remove unused vars in get_the_content and wp_link_pages, props filosofo, fixes #11028 2009-10-25 20:44:35 +00:00
post.php Remove pointless var assignment in get_pages(), props filosofo, fixes #11027 2009-10-25 20:54:13 +00:00
query.php Allow ordering by comment_count. fixes #11037 2009-10-29 18:02:55 +00:00
registration-functions.php
registration.php
rewrite.php Revert to old options table storage of rewrite_rules. Transient object caches would silently regenerate rewrite_rules without giving plugins a chance to readd endpoints. fixes #10981 2009-10-19 21:10:46 +00:00
rss-functions.php
rss.php
script-loader.php Fix tag input tip in IE 2009-10-27 08:43:17 +00:00
shortcodes.php
taxonomy.php
template-loader.php
theme.php get_themes() and theme root fixes. see #10467 2009-10-30 00:18:15 +00:00
update.php
user.php
vars.php
version.php Fix timeout for the inline buttons on images in TinyMCE. 2009-10-27 09:06:26 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php