.. |
images
|
Move the WLW manifest related files to have proper WordPress naming scheme.
|
2007-10-08 20:21:29 +00:00 |
js
|
Revert accidental bits.
|
2007-12-21 18:50:29 +00:00 |
atomlib.php
|
Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.
|
2007-12-20 22:28:54 +00:00 |
author-template.php
|
Update @since information. Fixes #4393 props darkdragon
|
2007-12-24 06:57:34 +00:00 |
bookmark-template.php
|
Add documentation for bookmark-template.php. Fixes #5521 props darkdragon.
|
2007-12-24 07:04:29 +00:00 |
bookmark.php
|
Add documentation for bookmark.php. Fixes #5523 props darkdragon.
|
2007-12-24 07:01:47 +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
|
phpdoc for canonical.php from darkdragon. fixes #5526
|
2007-12-25 20:48:47 +00:00 |
capabilities.php
|
Remove unused vars. Props DD32. see #5418
|
2007-12-06 19:49:33 +00:00 |
category-template.php
|
New feed_link functions. Deprecate rss_link functions. Make default feed pluggable. Props rubys. see #5328
|
2007-12-06 19:58:15 +00:00 |
category.php
|
Remove unused vars. Props DD32. see #5418
|
2007-12-06 19:49:33 +00:00 |
class-IXR.php
|
Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.
|
2007-12-20 22:28:54 +00:00 |
class-phpass.php
|
Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.
|
2007-12-20 22:28:54 +00:00 |
class-phpmailer.php
|
Remove trailing whitespace
|
2007-09-03 23:32:58 +00:00 |
class-pop3.php
|
Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.
|
2007-12-20 22:28:54 +00:00 |
class-smtp.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
class-snoopy.php
|
Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.
|
2007-12-20 22:28:54 +00:00 |
classes.php
|
Page walker fixes from hailin. fixes #5498
|
2007-12-21 18:49:20 +00:00 |
comment-template.php
|
phpdoc for comment-template.php from darkdragon. fixes #5528
|
2007-12-26 17:18:13 +00:00 |
comment.php
|
Remove unused vars. Props DD32. see #5418
|
2007-12-06 19:49:33 +00:00 |
compat.php
|
Add file level documentation for compat.php. Fixes #5510 props darkdragon.
|
2007-12-24 07:18:41 +00:00 |
cron.php
|
Take port into consideration when spawning cron. Props bchecketts. fixes #4782
|
2007-08-29 17:57:06 +00:00 |
default-filters.php
|
Some file level phpdoc from darkdragon. fixes #5527
|
2007-12-25 20:48:01 +00:00 |
deprecated.php
|
phpdoc for deprecated funcs. Props darkdragon. fixes #5444
|
2007-12-10 18:52:24 +00:00 |
feed-atom-comments.php
|
Some file level phpdoc from darkdragon. fixes #5527
|
2007-12-25 20:48:01 +00:00 |
feed-atom.php
|
Some file level phpdoc from darkdragon. fixes #5527
|
2007-12-25 20:48:01 +00:00 |
feed-rdf.php
|
Some file level phpdoc from darkdragon. fixes #5527
|
2007-12-25 20:48:01 +00:00 |
feed-rss2-comments.php
|
Some file level phpdoc from darkdragon. fixes #5527
|
2007-12-25 20:48:01 +00:00 |
feed-rss2.php
|
Some file level phpdoc from darkdragon. fixes #5527
|
2007-12-25 20:48:01 +00:00 |
feed-rss.php
|
Some file level phpdoc from darkdragon. fixes #5527
|
2007-12-25 20:48:01 +00:00 |
feed.php
|
New feed_link functions. Deprecate rss_link functions. Make default feed pluggable. Props rubys. see #5328
|
2007-12-06 19:58:15 +00:00 |
formatting.php
|
Remove debug
|
2007-12-21 06:12:23 +00:00 |
functions.php
|
Custom DB error page. fixes #5500 for 2.4
|
2007-12-21 02:53:57 +00:00 |
general-template.php
|
language_attributes() improvements from ionfish. fixes #5393
|
2007-12-19 17:44:02 +00:00 |
gettext.php
|
Avoid the 64bit dragons. Fixes #3780 props nbachiyski.
|
2007-12-24 15:14:07 +00:00 |
kses.php
|
Remove trailing whitespace
|
2007-09-03 23:32:58 +00:00 |
l10n.php
|
Remove unused vars. Props DD32. see #5418
|
2007-12-06 19:49:33 +00:00 |
link-template.php
|
Fix previous/next links for slugs containing 'page'. Props xknown. fixes #5318
|
2007-12-19 19:27:14 +00:00 |
locale.php
|
Improve desriptions for I18N strings. Fixes #4906 props nbachiyski
|
2007-09-04 20:56:08 +00:00 |
pluggable.php
|
set_auth_cookie action. see #5367
|
2007-12-24 08:01:55 +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
|
wp_list_pages() no longer requires get_pages() to do a hierarchical sort. Set hierarchical to false. see #5458
|
2007-12-17 06:53:59 +00:00 |
post.php
|
\s is not a valid escape sequence. Props xknown. fixes #5539
|
2007-12-27 08:09:31 +00:00 |
query.php
|
Throw pages into search queries. Let's see how they handle. see #5149
|
2007-12-22 08:19:10 +00:00 |
registration-functions.php
|
Bad cut-and-paste.
|
2007-01-14 01:15:32 +00:00 |
registration.php
|
New secure cookie protocol. see #5367
|
2007-12-16 17:41:59 +00:00 |
rewrite.php
|
Use generic page rewrite rules for compatible permalink strucures. see #3614
|
2007-12-17 06:29:30 +00:00 |
rss-functions.php
|
Bad cut-and-paste.
|
2007-01-14 01:15:32 +00:00 |
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
|
Revert accidental bits.
|
2007-12-21 18:50:29 +00:00 |
streams.php
|
Remove trailing whitespace
|
2007-09-03 23:32:58 +00:00 |
taxonomy.php
|
Don't create blank terms. Props ionfish and jhodgdon. fixes #5494
|
2007-12-19 23:25:11 +00:00 |
template-loader.php
|
Add file level documentation for template-loader.php. Fixes #5513 props darkdragon.
|
2007-12-24 07:09:36 +00:00 |
theme.php
|
Add a get_stylesheet_dir to sprintf in get_theme_mod. Props andy. fixes #5398
|
2007-12-19 17:47:06 +00:00 |
update.php
|
Add documentation for wp_version_check(). Fixes #5233 props darkdragon.
|
2007-10-30 21:40:30 +00:00 |
user.php
|
Suppress display of DB error messages by default. Props filosofo. see #5473
|
2007-12-16 21:38:24 +00:00 |
vars.php
|
Move $wp_header_to_desc array to get_status_header_desc() so that it can be called before vars.php is loaded.
|
2007-09-13 04:48:41 +00:00 |
version.php
|
We're working on bleeding edge 2.4 stuff now
|
2007-09-29 10:56:53 +00:00 |
widgets.php
|
Fix some of the notices visible with WP_DEBUG enabled.
|
2007-12-20 21:25:12 +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
|
Show DB errors if WP_DEBUG and if installing. see #5473
|
2007-12-22 17:45:30 +00:00 |