Wordpress/wp-includes
Mark Jaquith 80f79a7fed Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
git-svn-id: https://develop.svn.wordpress.org/trunk@8365 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-17 19:41:48 +00:00
..
Text
images Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
js Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812 2008-07-16 21:36:17 +00:00
atomlib.php Minor phpdoc fixups. 2008-06-20 20:56:40 +00:00
author-template.php Minor phpdoc fixups. 2008-06-20 20:56:40 +00:00
bookmark-template.php Add exclude_category argument to wp_list_bookmarks(). Props ionfish. fixes #6808 2008-06-24 17:44:30 +00:00
bookmark.php phpdoc updates from jacobsantos. see #7038 2008-05-25 15:45:05 +00:00
cache.php phpdoc updates from jacobsantos. see #7038 2008-05-25 15:45:05 +00:00
canonical.php phpdoc updates from jacobsantos. see #7038 2008-05-25 15:45:05 +00:00
capabilities.php
category-template.php Prevent category looping. Props tellyworth. fixes #7267 2008-07-09 04:57:18 +00:00
category.php PHPDoc updates for category.php. Fixes #5633 props jacobsantos. 2008-06-15 09:32:19 +00:00
class-IXR.php phpdoc updates for IXR. See #7038 props jacobsantos. 2008-06-14 16:50:55 +00:00
class-phpass.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class-phpmailer.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class-pop3.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class-smtp.php Typo fixes from mark8barnes and AndrewFrazier. fixes #7174 2008-06-24 18:52:52 +00:00
class-snoopy.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class.wp-dependencies.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
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 phpdoc updates from jacobsantos. see #7038 2008-06-22 20:23:23 +00:00
comment.php PHPDoc updates for comment.php. See #5578 props jacobsantos. 2008-06-15 09:34:00 +00:00
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-rss.php
feed-rss2-comments.php
feed-rss2.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 Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
functions.wp-styles.php Typo fix 2008-06-04 20:21:02 +00:00
general-template.php Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001 2008-06-11 17:25:55 +00:00
gettext.php
kses.php Allow lang and xml:lang for span. Props MtDewVirus. fixes #7003 2008-05-20 23:56:28 +00:00
l10n.php Back compat fixes for load_plugin_textdomain() from nbachiyski. see #6938 2008-06-09 19:39:04 +00:00
link-template.php plugins_url() 2008-07-15 00:10:07 +00:00
locale.php
media.php Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812 2008-07-16 21:36:17 +00:00
pluggable.php Workaround PHP parse_url() bug. Props azaozz. fixes #7288 2008-07-13 05:16:54 +00:00
plugin.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
post-template.php Validation fixes for post revisions. Props mdawaffe. see #6775 2008-05-29 23:16:11 +00:00
post.php Make sure attachment meta data is an array. Props nbachiyski. fixes #7252 2008-07-06 16:40:15 +00:00
query.php Don't call loop_end hook if we don't have any posts. props Denis-de-Bernardy and DD32. fixes #6769 for trunk 2008-06-24 19:58:54 +00:00
registration-functions.php
registration.php
rewrite.php Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536 2008-07-17 19:41:48 +00:00
rss-functions.php
rss.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
script-loader.php Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812 2008-07-16 21:36:17 +00:00
shortcodes.php phpdoc for shortcodes from jacobsantos. fixes #7184 2008-06-26 15:55:33 +00:00
streams.php Ensure we initialise the position variable. See #5599 props codestyling. 2008-06-18 06:38:30 +00:00
taxonomy.php Fix is_term query prepare() so that tag slugs that percent signs in them don't break. fixes #6867 for trunk 2008-07-17 16:59:40 +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 Invalidate the plugin update cache if plugins are deleted. Fixes #7304 for trunk. 2008-07-16 21:53:32 +00:00
user.php Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001 2008-06-11 17:25:55 +00:00
vars.php
version.php Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536 2008-07-17 19:41:48 +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