Wordpress/wp-includes
Ryan Boren dbad2a3943 Post timezone to lastpost filters. Props mdawaffe. fixes #5292
git-svn-id: https://develop.svn.wordpress.org/trunk@6301 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-31 16:59:05 +00:00
..
images Move the WLW manifest related files to have proper WordPress naming scheme. 2007-10-08 20:21:29 +00:00
js Post filter fixes from mdawaffe. fixes #5249 2007-10-23 23:02:24 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php Use inner joins instead of left joins for taxonomy. Inner is faster. fixes #5179 2007-10-11 17:43:49 +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-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 2007-10-09 22:49:42 +00:00
comment-template.php prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 2007-09-27 07:34:15 +00:00
comment.php prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 2007-09-27 07:34:15 +00:00
compat.php
cron.php
default-filters.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
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 Refactor atom support to share code. Fixes #5181 props rubys 2007-10-19 15:42:30 +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 Add @since to the new phpdoc relates #5181 and [6273] 2007-10-19 16:27:09 +00:00
formatting.php Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for trunk 2007-10-03 16:16:55 +00:00
functions.php Kill unused var. 2007-10-14 09:38:12 +00:00
general-template.php wp_get_archives caching. fixes #5275 2007-10-30 06:03:11 +00:00
gettext.php
kses.php
l10n.php
link-template.php prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553 2007-10-02 18:45:47 +00:00
locale.php
pluggable.php Set the Sender on emails as well as from. Fixes #5007 for trunk props mattyrob 2007-10-17 20:17:01 +00:00
plugin.php phpdoc for plugin API. Props darkdragon. fixes #5225 2007-10-19 17:45:08 +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 Post timezone to lastpost filters. Props mdawaffe. fixes #5292 2007-10-31 16:59:05 +00:00
query.php Eliminate extra query. 2007-10-13 18:53:28 +00:00
registration-functions.php
registration.php prepare(), insert(), update() for wp-includes/ taxonomy.php, rss.php, registration.php 2007-10-13 03:51:11 +00:00
rewrite.php
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 AJAX for link category add and delete. Props mdawaffe. fixes #5291 2007-10-31 03:53:32 +00:00
streams.php
taxonomy.php Add is_wp_error check 2007-10-28 21:33:03 +00:00
template-loader.php
theme.php
update.php Add documentation for wp_version_check(). Fixes #5233 props darkdragon. 2007-10-30 21:40:30 +00:00
user.php Remove refs to old, dead caches. 2007-10-17 17:37:21 +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 Use a for loop where it's more appropriate. Fixes #5234 props darkdragon and DD32. 2007-10-19 16:32:56 +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 wpdb::set_prefix(). fixes #5287 2007-10-31 03:59:18 +00:00