wordpress-develop/wp-includes
2008-12-31 22:09:57 +00:00
..
images
js Fix disabling of submit buttons while auto-saving for pages, props emartin24, fixes #8710 for trunk 2008-12-24 02:14:09 +00:00
Text
atomlib.php
author-template.php
bookmark-template.php Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for trunk 2008-12-16 07:54:17 +00:00
bookmark.php Make sure get_bookmarks cache is an array 2008-12-19 07:05:51 +00:00
cache.php
canonical.php
capabilities.php Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for trunk 2008-12-12 20:47:18 +00:00
category-template.php Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior. Props filosofo. fixes #8614 for trunk 2008-12-30 22:30:36 +00:00
category.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
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 Fix external dependencies in class.wp-scripts.php, fixes #8505 2008-12-09 02:50:28 +00:00
class.wp-styles.php Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer. 2008-12-27 12:18:38 +00:00
classes.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
comment-template.php Fix comment links when displaying first page of comments. Props johnconners. fixes #8583 for trunk 2008-12-12 20:08:49 +00:00
comment.php Close comments for old posts, pages, and attachments, not just posts. Props mrmist. fixes #8740 2008-12-30 20:09:40 +00:00
compat.php htmlspecialchars_decode() for php versions less than 5.1, props sivel, fixes #8679 2008-12-21 09:03:23 +00:00
cron.php cron phpdoc fixes. Props filosofo. fixes #8680 for trunk 2008-12-19 20:47:20 +00:00
default-filters.php
deprecated.php
feed-atom-comments.php Add thread xmlns. Props neoxx. fixes #8626 for trunk 2008-12-17 00:14:58 +00:00
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
formatting.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
functions.php Turn off magic_quotes_sybase. It prevents addslashes from escaping backslashes. fixes #8757 for trunk 2008-12-31 22:09:57 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Fix html doctype check. Props zekrap. fixes #8745 for trunk 2008-12-30 18:35:31 +00:00
gettext.php
http.php Chunked decoding fix from jacobsantos. fixes #8618 2008-12-31 03:02:53 +00:00
kses.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
l10n.php
link-template.php Don't assume page 1 when cpage is empty. Props filosofo. fixes #8630 for trunk 2008-12-30 22:32:43 +00:00
locale.php
media.php Avoid division by zero 2008-12-19 07:04:18 +00:00
pluggable.php phpdoc updates for wp_generate_password(). Props sivel. fixes #8688 for trunk 2008-12-30 19:47:59 +00:00
plugin.php
post-template.php Fix link_before and after args. Props ev3rywh3re. fixes #8715 for trunk 2008-12-30 19:41:53 +00:00
post.php Fix uploaded media relative links when site has been moved, props DD32, fixes #8705 for trunk 2008-12-26 02:59:04 +00:00
query.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
registration-functions.php
registration.php
rewrite.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
rss-functions.php
rss.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
script-loader.php Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer. 2008-12-27 12:18:38 +00:00
shortcodes.php
streams.php
taxonomy.php Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior. Props filosofo. fixes #8614 for trunk 2008-12-30 22:30:36 +00:00
template-loader.php
theme.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
update.php Set the user-agent like we did before. See #8660 2008-12-21 21:52:15 +00:00
user.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
vars.php
version.php Remove the revision number for now 2008-12-17 22:10:20 +00:00
widgets.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php