twentyGOLEM/wp-includes
ryan 926754275c If widget ID not found, scan the entire registered widgets array looking for legacy IDs. Props Denis-de-Bernardy. fixes #6605 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-18 02:19:45 +00:00
..
images Set eol-style. Props nbachiyski. fixes #6065 2008-03-02 21:34:25 +00:00
js Preserve author during autosave. fixes #6753 for trunk 2008-04-16 22:56:37 +00:00
atomlib.php
author-template.php Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
bookmark-template.php '>" 2008-02-13 21:56:56 +00:00
bookmark.php Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125 2008-03-10 05:28:21 +00:00
cache.php
canonical.php Revert changes to canonical that broke redirects. Props fitztrev. fixes #5961 2008-02-24 02:09:24 +00:00
capabilities.php Default cap arg should be an empty array. Props tellyworth. fixes #5520 2008-04-16 21:56:03 +00:00
category-template.php We don't need get_categories() to do a hierarchical sort anymore. The walker takes care of it. 2008-04-17 21:21:13 +00:00
category.php
class-IXR.php Escape faultString in IXR. Props josephscott. fixes #5666 for trunk 2008-04-07 18:30:51 +00:00
class-phpass.php Use uniqid if getmypid is disabled. Props Solar Designer. fixes #6293 2008-03-20 19:56:37 +00:00
class-phpmailer.php Change default phpmailer address 2008-03-21 16:11:47 +00:00
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php Remove unanchored string replacement. Props nh7a. fixes #6423 2008-03-27 20:10:29 +00:00
comment-template.php
comment.php Cache comment count and use count API in menu.php 2008-04-16 23:45:39 +00:00
compat.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +00:00
cron.php
default-filters.php Taxonomy queries and urls. Props andy. see #6357 2008-03-23 17:02:11 +00:00
deprecated.php Remove trailing whites. 2008-03-02 20:17:30 +00:00
feed-atom-comments.php
feed-atom.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
feed-rdf.php
feed-rss.php
feed-rss2-comments.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
feed-rss2.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
feed.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
formatting.php Allow shortcodes to run before or after wpautop()/texturize() formatting. Default to before for WP 2.5 compat. Props AaronCampbell 2008-04-16 21:07:04 +00:00
functions.php Strip percent signs when sanitizing filenames so the server doesn't try to decode entities. Props filosofo. fixes #5587 for trunk 2008-04-08 17:22:20 +00:00
general-template.php Change get_the_time filter to get_post_time for the get_post_time() function. Props filosofo. fixes #6641 for trunk 2008-04-08 17:33:42 +00:00
gettext.php
kses.php Better protocol check from Łukasz Pilorz. 2008-03-18 01:53:36 +00:00
l10n.php ngettext fixes from nbachiyski. fixes #6261 2008-03-19 16:00:09 +00:00
link-template.php Fix category exclusion when getting adjacent posts. Props filosofo. fixes #6551 for trunk 2008-04-14 17:56:58 +00:00
locale.php
media.php image_make_intermediate_size filter from tellyworth. fixes #6580 for trunk 2008-04-16 21:59:23 +00:00
pluggable.php phpdoc typo fix from filosofo. fixes #6712 for trunk 2008-04-14 15:53:09 +00:00
plugin.php
post-template.php Return the content so everything doesn't go blank from [7491]. See #6537. Hat tip: robmil. 2008-03-23 18:19:03 +00:00
post.php array_shift() error fixes from DD32. fixes #6499 for trunk 2008-04-16 23:09:51 +00:00
query.php Fix menu_order ordering. Props torfason. fixes #6731 for trunk 2008-04-15 01:39:33 +00:00
registration-functions.php
registration.php So fresh and so clean, clean. 2008-03-15 17:02:16 +00:00
rewrite.php Handle pathinfo structures when determining if verbose page rules should be used. Props dlo. fixes #6650 #6570 for trunk 2008-04-14 17:18:53 +00:00
rss-functions.php
rss.php
script-loader.php Revert [7689], gonna try another approach. see #6677 2008-04-17 19:32:38 +00:00
shortcodes.php Allow shortcodes to run before or after wpautop()/texturize() formatting. Default to before for WP 2.5 compat. Props AaronCampbell 2008-04-16 21:07:04 +00:00
streams.php
taxonomy.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
template-loader.php Taxonomy queries and urls. Props andy. see #6357 2008-03-23 17:02:11 +00:00
theme.php Sanitize "cat" query var and cast to int before looking for a category template 2008-04-02 13:15:21 +00:00
update.php Upgrade message in dash. Props mdawaffe. fixes #6060 2008-03-11 16:13:07 +00:00
user.php Fix usermeta escaping. fixes #6750 2008-04-16 18:23:48 +00:00
vars.php
version.php Make sure the rewrite rules for the feed files match when WordPress is installed in a subdirectory. See #6460 this is for trunk. 2008-03-30 13:42:03 +00:00
widgets.php If widget ID not found, scan the entire registered widgets array looking for legacy IDs. Props Denis-de-Bernardy. fixes #6605 for trunk 2008-04-18 02:19:45 +00:00
wlwmanifest.xml
wp-db.php Specify collation as well when connecting to the database if it is provided. See #6410 for trunk. 2008-03-30 17:56:27 +00:00