Wordpress/wp-includes
Ryan Boren b17c5d427b Add yearly archive display option. Props stewart and westi. fixes #2352
git-svn-id: https://develop.svn.wordpress.org/trunk@4138 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 17:23:42 +00:00
..
images/smilies
js cache_javascript_headers() from masquerade. fixes #3059 #2799 2006-08-22 17:31:53 +00:00
author-template.php Make nicename optional. 2006-07-28 10:50:35 +00:00
bookmark-template.php Code purtification from Mark J. fixes #3060 2006-08-22 09:24:31 +00:00
bookmark.php
cache.php
capabilities.php Allow use of global roles array instead of options db. Useful for multi-blog setups. 2006-08-24 23:23:36 +00:00
category-template.php
category.php Update category counts to include children. Don't hide empty parent cats that have non-empty children. Props skeltoac. 2006-08-17 04:46:16 +00:00
class-IXR.php
class-pop3.php
class-snoopy.php Don't forget to concat. Props cschneid. fixes #2988 2006-08-05 04:18:09 +00:00
classes.php Deprecate query_string. Add 'request' filter to filter the array of query vars. Pass around arrays instead of query strings. fixes #2777 2006-08-30 05:41:38 +00:00
comment-template.php specialchars quotes in comment title. Props deko. fixes #2915 2006-07-06 02:28:34 +00:00
comment.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
compat.php Move _() to compat.php 2006-06-22 19:45:49 +00:00
cron.php Rework wp_publish_post() to use wp_update_post() again while turning off filters. Clear the cron schedule for a post when the post timestamp is updated. #2715 #2737 2006-08-07 03:50:55 +00:00
default-filters.php Add page specific admin_head action. Add admin_print_scripts actions. 2006-08-28 23:08:48 +00:00
deprecated.php Use compact instead of long query string. 2006-06-30 01:11:42 +00:00
feed.php
formatting.php Don't duplicate nofollow on edit. Props filosofo. fixes #2995 2006-08-30 16:50:12 +00:00
functions.php Feeds for singular object queries should be comment feeds. 2006-08-30 03:34:17 +00:00
general-template.php Add yearly archive display option. Props stewart and westi. fixes #2352 2006-08-30 17:23:42 +00:00
gettext.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:35:59 +00:00
kses.php Bump kses to 0.2.2. Props westi. fixes #2661 2006-07-05 22:40:05 +00:00
l10n.php
link-template.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
locale.php
pluggable.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
plugin.php Move plugin API to plugin.php. #2525 2006-06-20 02:03:24 +00:00
post-template.php Don't page off the end. Props Mark J. fixes #3039 2006-08-18 08:36:11 +00:00
post.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
query.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
registration.php
rewrite.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
rss.php
script-loader.php Use get_option instead of get_bloginfo to retrieve siteurl cause the two aren't the same for some mystical reason. 2006-08-22 05:57:28 +00:00
streams.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:35:59 +00:00
template-loader.php
theme.php Trim theme and plugin data. fixes #2943 2006-07-23 19:20:11 +00:00
user.php
vars.php Clean up how we address IP addresses throughout the code 2006-07-06 00:04:24 +00:00
version.php Alpha bumpage. 2006-08-28 23:15:52 +00:00
wp-db.php Init last_result to an empty array. fixes #2913 2006-08-11 22:23:03 +00:00