wordpress-develop/wp-includes
2008-07-16 16:49:22 +00:00
..
images
js Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812 2008-07-11 15:59:14 +00:00
Text
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php Prevent category looping. Props tellyworth. fixes #7267 2008-07-09 04:57:18 +00:00
category.php
class-IXR.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
class.wp-styles.php Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
classes.php Don't try to match rewrite rules against AtomPub requests. Props josephscott. fixes #7249 2008-07-06 17:33:39 +00:00
comment-template.php
comment.php
compat.php
cron.php
default-filters.php Silently add /index.php/ to category_base and tag_base for blogs using PATHINFO permalinks. fixes #4536 2008-06-29 08:20:25 +00:00
deprecated.php Fix get_links_list deprecation doc. Props Otto42. fixes #6879 2008-07-08 17:38:12 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php phpdoc for feed.php from jacobsantos. fixes #5636 2008-07-03 15:23:22 +00:00
formatting.php Hands off pre tags. Props nbachiyski. fixes #7056 2008-07-09 04:52:27 +00:00
functions.php Derive the upload url from the upload path if no url given. fixes #7308 for trunk 2008-07-16 16:49:22 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
gettext.php
kses.php
l10n.php
link-template.php plugins_url() 2008-07-15 00:10:07 +00:00
locale.php
media.php Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812 2008-07-11 15:59:14 +00:00
pluggable.php Workaround PHP parse_url() bug. Props azaozz. fixes #7288 2008-07-13 05:16:54 +00:00
plugin.php
post-template.php
post.php Make sure attachment meta data is an array. Props nbachiyski. fixes #7252 2008-07-06 16:40:15 +00:00
query.php
registration-functions.php
registration.php
rewrite.php Silently add /index.php/ to category_base and tag_base for blogs using PATHINFO permalinks. fixes #4536 2008-06-29 08:20:25 +00:00
rss-functions.php
rss.php
script-loader.php Add jquery dependency to admin-forms. Props 082net. fixes #7321 for trunk 2008-07-16 16:16:45 +00:00
shortcodes.php phpdoc for shortcodes from jacobsantos. fixes #7184 2008-06-26 15:55:33 +00:00
streams.php
taxonomy.php Account for term exclusion filter when creating cache key. Props filosofo. fixes #7213 2008-07-01 15:54:58 +00:00
template-loader.php
theme.php Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
update.php Run plugin checks both admin and blog side. Props DD32 and mdawaffe. fixes #7265 2008-07-11 22:04:03 +00:00
user.php
vars.php
version.php Update the version number for trunk 2008-07-16 07:17:06 +00:00
widgets.php Typo fix from robertdimarco. fixes #7297 for trunk 2008-07-15 16:21:26 +00:00
wlwmanifest.xml
wp-db.php Don't LIMIT updates to 1. Props hailin. fixes #7272 2008-07-11 01:49:06 +00:00
wp-diff.php Don't split in the middle of a UTF-8 character. Props nbachiyski. fixes #7254 2008-07-06 21:14:47 +00:00