.. |
images
|
Add blank to default avatars. Rename default to Mystery Man. see #6802
|
2008-05-04 18:05:20 +00:00 |
js
|
When not using image captions, IE may add caption null, for 2.7
|
2008-08-01 05:10:27 +00:00 |
Text
|
Post revisions from mdawaffe. see #6775
|
2008-04-18 23:38:21 +00:00 |
atomlib.php
|
Minor phpdoc fixups.
|
2008-06-20 20:56:40 +00:00 |
author-template.php
|
Minor phpdoc fixups.
|
2008-06-20 20:56:40 +00:00 |
bookmark-template.php
|
Fix typo in bookmark template. Props brianwhite, fixes #7414 for 2.7
|
2008-07-26 19:56:08 +00:00 |
bookmark.php
|
phpdoc updates from jacobsantos. see #7038
|
2008-05-25 15:45:05 +00:00 |
cache.php
|
phpdoc updates from jacobsantos. see #7038
|
2008-05-25 15:45:05 +00:00 |
canonical.php
|
phpdoc updates from jacobsantos. see #7038
|
2008-05-25 15:45:05 +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
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
|
2008-08-04 21:01:09 +00:00 |
category.php
|
PHPDoc updates for category.php. Fixes #5633 props jacobsantos.
|
2008-06-15 09:32:19 +00:00 |
class-IXR.php
|
Add timezone var to IXR_date. Add timezone back to getIso(). Comment WP specific additions. see #7227
|
2008-07-22 19:53:03 +00:00 |
class-phpass.php
|
Updated phpdoc for external libs. See #7038 props jacobsantos.
|
2008-06-14 16:36:13 +00:00 |
class-phpmailer.php
|
Updated phpdoc for external libs. See #7038 props jacobsantos.
|
2008-06-14 16:36:13 +00:00 |
class-pop3.php
|
Updated phpdoc for external libs. See #7038 props jacobsantos.
|
2008-06-14 16:36:13 +00:00 |
class-smtp.php
|
Typo fixes from mark8barnes and AndrewFrazier. fixes #7174
|
2008-06-24 18:52:52 +00:00 |
class-snoopy.php
|
Updated phpdoc for external libs. See #7038 props jacobsantos.
|
2008-06-14 16:36:13 +00:00 |
class.wp-dependencies.php
|
Style loader from mdawaffe. see #7011
|
2008-05-21 05:56:04 +00:00 |
class.wp-scripts.php
|
Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001
|
2008-07-09 17:24:36 +00:00 |
class.wp-styles.php
|
Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001
|
2008-07-09 17:24:36 +00:00 |
classes.php
|
Add prohphylactic addlashes when evaling query. Props xknown.
|
2008-07-30 17:17:38 +00:00 |
comment-template.php
|
XML-RPC comments API. see #7446
|
2008-08-04 22:29:37 +00:00 |
comment.php
|
XML-RPC comments API. see #7446
|
2008-08-04 22:29:37 +00:00 |
compat.php
|
Multi-byte character safe excerpting from nbachiyski. fixes #6077
|
2008-03-03 21:05:23 +00:00 |
cron.php
|
Don't use wp_guess_url(). Caused big problems. see #4779
|
2008-08-04 19:19:05 +00:00 |
default-filters.php
|
Silently add /index.php/ to category_base and tag_base for blogs using PATHINFO permalinks. fixes #4536
|
2008-06-29 08:20:25 +00:00 |
deprecated.php
|
XML-RPC comments API. see #7446
|
2008-08-04 22:29:37 +00:00 |
feed-atom-comments.php
|
Improve metadata for atom comment search feeds. Props ionfish. fixes #5493
|
2008-02-13 18:29:10 +00:00 |
feed-atom.php
|
Typo fix from peaceablewhale. fixes #6579 for trunk
|
2008-04-22 21:16:42 +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
|
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-rss.php
|
Some file level phpdoc from darkdragon. fixes #5527
|
2007-12-25 20:48:01 +00:00 |
feed.php
|
phpdoc for feed.php from jacobsantos. fixes #5636
|
2008-07-03 15:23:22 +00:00 |
formatting.php
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
|
2008-08-04 21:01:09 +00:00 |
functions.php
|
Don't return if is_string(). Proceed to check if is_serialized(). fixes #7347 for trunk
|
2008-07-18 16:43:23 +00:00 |
functions.wp-scripts.php
|
Style loader from mdawaffe. see #7011
|
2008-05-21 05:56:04 +00:00 |
functions.wp-styles.php
|
Typo fix
|
2008-06-04 20:21:02 +00:00 |
general-template.php
|
Switch to get_theme_root()
|
2008-07-30 06:26:59 +00:00 |
gettext.php
|
Some file level phpdoc from darkdragon. fixes #5572
|
2008-01-04 20:05:07 +00:00 |
http.php
|
Fix chunked decoding. Props santosj. see #4779
|
2008-08-05 17:01:49 +00:00 |
kses.php
|
Mark kses callbacks as private. Fixes #7363.
|
2008-07-23 08:36:15 +00:00 |
l10n.php
|
Use WP_LANG_DIR. fixes #7378 for trunk
|
2008-07-22 21:09:30 +00:00 |
link-template.php
|
Allow a plugin to add attributes to the next and previous posts links. Fixes #7434 props JohnLamansky.
|
2008-07-30 07:01:03 +00:00 |
locale.php
|
phpdoc for locale from darkdragon. fixes #5621
|
2008-01-10 17:28:50 +00:00 |
media.php
|
Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
|
2008-07-16 21:36:17 +00:00 |
pluggable.php
|
Make lost password admin notification pluggable. Fixes #7430 props error.
|
2008-07-29 20:21:34 +00:00 |
plugin.php
|
Allow wp-content to exist outside of webroot. Props sambauers. see #6938
|
2008-05-27 17:55:24 +00:00 |
post-template.php
|
Allow the default more string to be translated. Fixes #7449 props Viper007Bond.
|
2008-08-05 06:40:44 +00:00 |
post.php
|
Sticky Posts, firct cut. see #7457
|
2008-08-05 05:48:21 +00:00 |
query.php
|
Sticky Posts, firct cut. see #7457
|
2008-08-05 05:48:21 +00:00 |
registration-functions.php
|
Some file level phpdoc from darkdragon. fixes #5572
|
2008-01-04 20:05:07 +00:00 |
registration.php
|
So fresh and so clean, clean.
|
2008-03-15 17:02:16 +00:00 |
rewrite.php
|
Add prohphylactic addlashes when evaling query. Props xknown.
|
2008-07-30 17:17:38 +00:00 |
rss-functions.php
|
Some file level phpdoc from darkdragon. fixes #5572
|
2008-01-04 20:05:07 +00:00 |
rss.php
|
Allow a plugin to change the filter the magpie user agent string. Fixes #7085 props JohnLamansky.
|
2008-07-30 07:04:57 +00:00 |
script-loader.php
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
|
2008-08-04 21:01:09 +00:00 |
shortcodes.php
|
phpdoc for shortcodes from jacobsantos. fixes #7184
|
2008-06-26 15:55:33 +00:00 |
streams.php
|
Work around fatal error caused by mbstring.func_overload = 2. Props codestyling . fixes #5599 for trunk
|
2008-07-23 18:56:17 +00:00 |
taxonomy.php
|
Check both slug and name when determining if is_term(). fixes #6593 for trunk
|
2008-07-24 19:28:40 +00:00 |
template-loader.php
|
For some reason taxonomy pages also return is_home, so we need to put this check first.
|
2008-04-21 06:28:50 +00:00 |
theme.php
|
Look for template files in the stylesheet folder as well as the template folder for inheriting themes. Fixes #7086 props ionfish.
|
2008-07-30 06:21:14 +00:00 |
update.php
|
HTTP POST and REQUEST API from jacobsantos. see #4779
|
2008-08-01 05:00:07 +00:00 |
user.php
|
Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001
|
2008-06-11 17:25:55 +00:00 |
vars.php
|
Small update to Gears info messages and simple Safari detection. Fixes #7380 for 2.7
|
2008-07-23 05:12:57 +00:00 |
version.php
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
|
2008-08-04 21:01:09 +00:00 |
widgets.php
|
Cast to array to avoid warning. Props santosj. fixes #7222 for trunk
|
2008-08-04 20:34:45 +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
|
Don't LIMIT updates to 1. Props hailin. fixes #7272
|
2008-07-11 01:49:06 +00:00 |
wp-diff.php
|
Don't split in the middle of a UTF-8 character. Props nbachiyski. fixes #7254
|
2008-07-06 21:14:47 +00:00 |