.. |
images
|
SWFUpload 2.2.0 beta 2 with Flash 10 support. Props filosofo. see #6979
|
2008-10-30 23:13:53 +00:00 |
js
|
Fix thickbox for IE6 in wpeditimage
|
2008-11-17 05:51:59 +00:00 |
Text
|
|
|
atomlib.php
|
|
|
author-template.php
|
Don't use deprecated functions. Props filosofo. fixes #8130
|
2008-11-10 17:45:38 +00:00 |
bookmark-template.php
|
Don't use deprecated functions. Props filosofo. fixes #8130
|
2008-11-10 17:45:38 +00:00 |
bookmark.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +00:00 |
cache.php
|
phpDoc corrections for wp-includes. See #7550 props santosj.
|
2008-08-27 06:45:13 +00:00 |
canonical.php
|
Make Canonical feeds and paging play nice with each other and with PATHINFO URL structures. fixes #8076
|
2008-11-14 22:48:22 +00:00 |
capabilities.php
|
phpdoc for capabilities.php. Props jacobsantos. fixes #5632
|
2008-09-16 21:51:36 +00:00 |
category-template.php
|
Improve code style.
|
2008-11-10 21:57:26 +00:00 |
category.php
|
Notice fixes from filosofo and Viper007Bond. see #7509
|
2008-11-04 03:22:24 +00:00 |
class-IXR.php
|
|
|
class-phpass.php
|
|
|
class-phpmailer.php
|
phpdoc fixes for the phpmailer classes.
|
2008-09-03 21:42:50 +00:00 |
class-pop3.php
|
Revert POP3 changes. Localization for wp-mail. Props filosofo. see #8051
|
2008-11-03 23:25:11 +00:00 |
class-smtp.php
|
phpdoc fixes for the phpmailer classes.
|
2008-09-03 21:42:50 +00:00 |
class-snoopy.php
|
Revert snoopy change that breaks with canonical feeds.
|
2008-10-23 22:41:51 +00:00 |
class.wp-dependencies.php
|
phpdoc updates for wp-includes See #7550 props jacobsantos.
|
2008-09-27 10:06:18 +00:00 |
class.wp-scripts.php
|
phpdoc updates for wp-includes See #7550 props jacobsantos.
|
2008-09-27 10:06:18 +00:00 |
class.wp-styles.php
|
phpdoc updates for wp-includes See #7550 props jacobsantos.
|
2008-09-27 10:06:18 +00:00 |
classes.php
|
Walker fix for when non elements are top-level. Props hailin. fixes #8150
|
2008-11-14 18:10:58 +00:00 |
comment-template.php
|
wp_list_comments() fixes when passing type. Props Viper007Bond. fixes #8168
|
2008-11-13 20:36:36 +00:00 |
comment.php
|
Use pings_open() to check ping status
|
2008-11-14 22:33:13 +00:00 |
compat.php
|
|
|
cron.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +00:00 |
default-filters.php
|
Preview for both drafts and published posts/pages
|
2008-10-31 22:47:07 +00:00 |
deprecated.php
|
phpDoc corrections for wp-includes. See #7550 props santosj.
|
2008-08-27 06:45:13 +00:00 |
feed-atom-comments.php
|
|
|
feed-atom.php
|
|
|
feed-rdf.php
|
|
|
feed-rss2-comments.php
|
|
|
feed-rss2.php
|
Add syndication frequency recommendations to rss2 feeds. See #3513 props _ck_.
|
2008-08-11 20:50:41 +00:00 |
feed-rss.php
|
|
|
feed.php
|
Use only one enclosure type. Props hailin. fixes #8017
|
2008-11-03 20:19:38 +00:00 |
formatting.php
|
Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160
|
2008-11-13 07:54:27 +00:00 |
functions.php
|
Add file upload support for MS Office 2007+ filetypes (docx pptx xlsx), props misterbisson, fixes #8194
|
2008-11-13 15:17:26 +00:00 |
functions.wp-scripts.php
|
phpdoc corrections from jacobsantos. see #7918
|
2008-10-18 20:46:30 +00:00 |
functions.wp-styles.php
|
Default media type to all. Fixes #8000 props filosofo.
|
2008-10-29 22:17:54 +00:00 |
general-template.php
|
Do not show Media Upload buttons in Visual Editor if user lacks the capabilities to upload files. fixes #8110
|
2008-11-13 07:45:11 +00:00 |
gettext.php
|
|
|
http.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +00:00 |
kses.php
|
phpDoc corrections for KSES. Fixes #7550 props jacobsantos.
|
2008-09-06 06:53:45 +00:00 |
l10n.php
|
Add optional path arg to load_theme_textdomain(). Props filosofo. fixes #6951
|
2008-10-16 20:44:39 +00:00 |
link-template.php
|
Fix notice
|
2008-11-17 18:21:20 +00:00 |
locale.php
|
phpDoc corrections for wp-includes. See #7550 props jacobsantos.
|
2008-08-30 21:23:43 +00:00 |
media.php
|
Use dir not url. Props DD32. fixes #8207
|
2008-11-14 18:32:10 +00:00 |
pluggable.php
|
Fix default Gravatar URLs, props DD32, fixes #8232
|
2008-11-15 23:30:33 +00:00 |
plugin.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +00:00 |
post-template.php
|
CSS fixes and improvements, also IE7 and some IE6 fixes
|
2008-11-17 18:01:00 +00:00 |
post.php
|
Fix [9714], it breaks get_page()
|
2008-11-17 15:47:41 +00:00 |
query.php
|
Notice fixes. Props DD32. see #7509
|
2008-11-15 17:56:44 +00:00 |
registration-functions.php
|
|
|
registration.php
|
Notice fixes from DD32. see #7509
|
2008-11-14 23:01:16 +00:00 |
rewrite.php
|
Escape dot in robots rewrite rule. Props Jean-LucfromBrussels and DD32. fixes #8176
|
2008-11-12 23:04:43 +00:00 |
rss-functions.php
|
|
|
rss.php
|
Notice fixes. Props DD32. see #7509
|
2008-11-15 17:56:44 +00:00 |
script-loader.php
|
Bump CSS veR
|
2008-11-17 19:26:43 +00:00 |
shortcodes.php
|
|
|
streams.php
|
|
|
taxonomy.php
|
Don't cache filtered term objects. see #8146
|
2008-11-17 20:03:31 +00:00 |
template-loader.php
|
|
|
theme.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +00:00 |
update.php
|
Remove unused var
|
2008-11-06 04:54:13 +00:00 |
user.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +00:00 |
vars.php
|
Ensure $is_chrome is always defined.
|
2008-09-05 22:39:49 +00:00 |
version.php
|
Bump
|
2008-11-17 16:33:06 +00:00 |
widgets.php
|
Notice fixes from DD32. see #7509
|
2008-11-10 18:54:18 +00:00 |
wlwmanifest.xml
|
Update wlw manifest for get tags support. Props josephscott. fixes #7744
|
2008-10-16 22:26:30 +00:00 |
wp-db.php
|
Return affected rows for alter queries. Props BjornW. fixes #7215
|
2008-10-16 19:54:00 +00:00 |
wp-diff.php
|
Inline docs for wp-diff.php. Props jacobsantos. fixes #7662
|
2008-09-11 17:46:42 +00:00 |