Wordpress/wp-includes
Peter Westwood 33e4ff5f55 Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@9830 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 17:17:18 +00:00
..
Text
images
js Fix thickbox for IE6 in wpeditimage 2008-11-17 05:51:59 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
cache.php Use clone to break object refs when setting and getting cache. see #8146 #8191 2008-11-17 21:01:12 +00:00
canonical.php Make Canonical feeds and paging play nice with each other and with PATHINFO URL structures. fixes #8076 2008-11-14 22:48:22 +00:00
capabilities.php
category-template.php
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 Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254 2008-11-20 10:54:59 +00:00
class.wp-styles.php
classes.php Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo. 2008-11-21 17:17:18 +00:00
comment-template.php Revert [9773]. htmlspecialchars_decode() requires PHP 5.1. see #6992 2008-11-21 00:57:31 +00:00
comment.php Improvements for get_comment_link() from Viper007Bond. fixes #8287 2008-11-20 06:41:55 +00:00
compat.php
cron.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
default-filters.php
deprecated.php
feed-atom-comments.php Use post_password_required() 2008-11-20 19:10:31 +00:00
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php Use post_password_required() 2008-11-20 19:10:31 +00:00
feed-rss2.php
feed.php Use home to determine self link host 2008-11-18 23:04:42 +00:00
formatting.php Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160 2008-11-13 07:54:27 +00:00
functions.php Add DivX MIME type, props wfrantz, fixes #8289 2008-11-20 01:11:45 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Escape gettext in attribute. Props nbachiyski. fixes #8142 2008-11-20 17:03:31 +00:00
gettext.php
http.php Auto set content-length. Props jacobsantos. fixes #8249 2008-11-17 21:21:35 +00:00
kses.php
l10n.php
link-template.php Relocate raquo. Props nbachiyski. fixes #8198 2008-11-18 22:46:56 +00:00
locale.php
media.php Use dir not url. Props DD32. fixes #8207 2008-11-14 18:32:10 +00:00
pluggable.php Do not redirect to options.php on login if user was POSTing to options.php from another page. props fitztrev. fixes #8133 2008-11-19 05:07:24 +00:00
plugin.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
post-template.php Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo. 2008-11-21 17:17:18 +00:00
post.php Remove trim. fixes #8252 2008-11-20 03:06:21 +00:00
query.php Use is_numeric instead of is_integer. Props johnconners. fixes #8284 2008-11-19 20:48:05 +00:00
registration-functions.php
registration.php Notice fixes from DD32. see #7509 2008-11-14 23:01:16 +00:00
rewrite.php Escape dot in robots rewrite rule. Props Jean-LucfromBrussels and DD32. fixes #8176 2008-11-12 23:04:43 +00:00
rss-functions.php
rss.php Notice fixes. Props DD32. see #7509 2008-11-15 17:56:44 +00:00
script-loader.php Fix base css blocks for easier horizontal scrolling, fixes #8092 2008-11-21 06:26:23 +00:00
shortcodes.php
streams.php
taxonomy.php Don't cache filtered term objects. see #8146 2008-11-17 20:03:31 +00:00
template-loader.php
theme.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
update.php Improve latest version detection in plugin updater. Props DD32. fixes #8129 2008-11-19 19:25:53 +00:00
user.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
vars.php
version.php Bump 2008-11-21 00:59:31 +00:00
widgets.php Use wp_html_excerpt() instead of substr in rss widget. Props nbachiyski. fixes #8278 2008-11-19 17:43:54 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php