Wordpress/wp-includes
Ryan Boren 6e2cb47d4e Filter and action optimizations and phpdoc updates from darkdragon. fixes #5338
git-svn-id: https://develop.svn.wordpress.org/trunk@6361 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 05:56:38 +00:00
..
images Move the WLW manifest related files to have proper WordPress naming scheme. 2007-10-08 20:21:29 +00:00
js Remove executable property from files. Props lapcat. fixes #5408 2007-12-05 09:30:13 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php Use correct var. Props DD32. fixes #5419 2007-12-04 23:59:16 +00:00
cache.php Allow single post ID and comma delimited list of post IDs to be passed to update_postmeta_cache(). Fix default cache to allow storage of empty array. see #5194 2007-10-14 01:08:07 +00:00
canonical.php Explicitly exclude previews from canonicalization. fixes #5203 for trunk 2007-10-17 20:14:38 +00:00
capabilities.php
category-template.php Translation fix for wp_tag_cloud(). Fixes #5131 props webrocker 2007-10-12 19:49:25 +00:00
category.php
class-IXR.php
class-phpass.php Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394 2007-12-02 05:14:11 +00:00
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php has_action and has_filter. see #5231 2007-11-07 04:30:11 +00:00
comment-template.php
comment.php Remove old comment_count_cache variable. It's dead. 2007-11-29 05:03:25 +00:00
compat.php Refactor of wp-admin/includes/image.php. Fixes #5312, #4151, #4709, #5304 props DD32. 2007-11-03 18:33:19 +00:00
cron.php
default-filters.php Ensure that we offer https access to atom if it is available. Fixes #5298 props rubys. 2007-11-17 11:21:34 +00:00
deprecated.php
feed-atom-comments.php Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond. 2007-10-06 06:55:24 +00:00
feed-atom.php Back out some changes from #5181. Props rubys. fixes #5307 2007-11-06 18:23:16 +00:00
feed-rdf.php Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond. 2007-10-06 06:55:24 +00:00
feed-rss.php Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond. 2007-10-06 06:55:24 +00:00
feed-rss2-comments.php Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys. 2007-10-20 10:35:44 +00:00
feed-rss2.php Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys. 2007-10-20 10:35:44 +00:00
feed.php phpdoc for get_category_feed_link(). see #5173 2007-11-09 20:31:24 +00:00
formatting.php Eliminate warnings in convert_smilies. Props tellyworth. fixes #5340 2007-11-12 19:33:06 +00:00
functions.php Actually return a url if SSL is not supported! Relates to #5298 2007-11-17 11:27:01 +00:00
general-template.php Use 'Log in' instead of 'Login' for verb form. Props doug. see #5296 2007-11-26 21:40:00 +00:00
gettext.php
kses.php
l10n.php
link-template.php Refactor next_post_link, previous_post_link. props xknown. fixes #5411 2007-12-05 09:25:45 +00:00
locale.php
pluggable.php Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394 2007-12-02 05:14:11 +00:00
plugin.php Filter and action optimizations and phpdoc updates from darkdragon. fixes #5338 2007-12-06 05:56:38 +00:00
post-template.php Add is_page_template() function to allow theme developers to detect that they are is a page template. Fixes #3335 2007-10-12 20:01:16 +00:00
post.php Don't save page and attachemtn uris to page_uris and page_attachment_uris. This is not needed. Add an option to use wildcard page rewrite rules instead of per-page rules. see #3614 2007-12-04 00:19:10 +00:00
query.php Do two sets of filters on posts query. First set is used by regular plugins, second by caching plugins. 2007-11-18 19:36:30 +00:00
registration-functions.php
registration.php Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394 2007-12-02 05:14:11 +00:00
rewrite.php Don't save page and attachemtn uris to page_uris and page_attachment_uris. This is not needed. Add an option to use wildcard page rewrite rules instead of per-page rules. see #3614 2007-12-04 00:19:10 +00:00
rss-functions.php
rss.php prepare(), insert(), update() for wp-includes/ taxonomy.php, rss.php, registration.php 2007-10-13 03:51:11 +00:00
script-loader.php Update awaiting moderation count when comments are moderated through AJAX. Props mdawaffe. fixes #5315 2007-11-04 06:23:03 +00:00
streams.php
taxonomy.php Don't return all taxonomies for an object type of 0. Props tellyworth and nbachiyski. fixes #5417 2007-12-05 00:31:54 +00:00
template-loader.php
theme.php Add switch_theme(). Cache current theme in options to avoid calling get_themes(). fixes #5346 2007-11-13 05:07:44 +00:00
update.php Add documentation for wp_version_check(). Fixes #5233 props darkdragon. 2007-10-30 21:40:30 +00:00
user.php Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394 2007-12-02 05:14:11 +00:00
vars.php
version.php We're working on bleeding edge 2.4 stuff now 2007-09-29 10:56:53 +00:00
widgets.php Don't run sanitize_title on IDs in new widgets API to avoid performance overhead. fixes #5326 2007-11-08 00:56:54 +00:00
wlwmanifest.xml Move the WLW manifest related files to have proper WordPress naming scheme. 2007-10-08 20:21:29 +00:00
wp-db.php Debug backtrace for queries. Props tellyworth. fixes #5218 2007-11-21 00:14:58 +00:00