.. |
images
|
More unused images cleanup
|
2008-11-30 10:25:26 +00:00 |
js
|
Prevent hotkeys from clicking hidden links -- keeps U and A from both acting as moderated/approved toggles. Now each one just does its own function.
|
2008-12-05 08:01:10 +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
|
Use clone to break object refs when setting and getting cache. see #8146 #8191
|
2008-11-17 21:01:12 +00:00 |
canonical.php
|
Handle front page comment feeds in Canonical. fixes #8320
|
2008-11-25 21:28:42 +00:00 |
capabilities.php
|
|
|
category-template.php
|
Honor largest and smallest options when they are the same. Props scohoust. fixes #7504
|
2008-11-28 21:06:57 +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
|
|
|
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
|
|
|
class-snoopy.php
|
Revert snoopy change that breaks with canonical feeds.
|
2008-10-23 22:41:51 +00:00 |
class.wp-dependencies.php
|
|
|
class.wp-scripts.php
|
Move convertEntities js function into the BackPress scriptloader. Fixes #8505 props sambauers.
|
2008-12-06 09:54:24 +00:00 |
class.wp-styles.php
|
|
|
classes.php
|
post_parent dropdown fixes. get_pages() cache fix to eliminate duplicate queries.
|
2008-12-05 19:19:24 +00:00 |
comment-template.php
|
Link to comments on the page they are on. Fixes #8488 props johnconners.
|
2008-12-04 20:26:43 +00:00 |
comment.php
|
Add paging links above comments list. Props Viper007Bond. fixes #8219
|
2008-12-07 04:49:22 +00:00 |
compat.php
|
|
|
cron.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +00:00 |
default-filters.php
|
urldecode slugs in the Edit Post screen permalink. props janbrasna. fixes #8418
|
2008-12-07 09:12:28 +00:00 |
deprecated.php
|
|
|
feed-atom-comments.php
|
No named entities in comment feeds. Props nbachiyski. fixes #8464
|
2008-12-04 17:47:50 +00:00 |
feed-atom.php
|
|
|
feed-rdf.php
|
|
|
feed-rss2-comments.php
|
Remove uuml. Props nbachiyski. fixes #8464
|
2008-12-05 17:33:24 +00:00 |
feed-rss2.php
|
|
|
feed-rss.php
|
|
|
feed.php
|
Use home to determine self link host
|
2008-11-18 23:04:42 +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
|
Pad wp_die() error messages to be over 512 chars, so IE always displays our text. props DD32. fixes #7890
|
2008-12-07 08:51:38 +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
|
get_search_form() fixes from juergen. fixes #8512
|
2008-12-07 05:09:47 +00:00 |
gettext.php
|
|
|
http.php
|
Fix raw_response code in Streams transport. Props jacobsantos. fixes #8476
|
2008-12-07 20:30:59 +00:00 |
kses.php
|
|
|
l10n.php
|
Contextual ngettext from nbachiyski. fixes #8128
|
2008-11-25 22:25:21 +00:00 |
link-template.php
|
Add paging links above comments list. Props Viper007Bond. fixes #8219
|
2008-12-07 04:49:22 +00:00 |
locale.php
|
|
|
media.php
|
Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
|
2008-11-26 02:27:37 +00:00 |
pluggable.php
|
Introduce NONCE_SALT and NONCE_KEY
|
2008-12-07 21:31:13 +00:00 |
plugin.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +00:00 |
post-template.php
|
Make wp_page_menu() respect is_front_page(). Fixes #8469 props AaronCampbell.
|
2008-12-07 12:14:14 +00:00 |
post.php
|
Make Password protected and private mutually exclusive when using Quick Edit.
|
2008-12-06 11:10:24 +00:00 |
query.php
|
Return null if queried object not found. fixes #8244
|
2008-11-24 06:14:40 +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
|
Fix comment actions after using QE when listing pending and spam comments
|
2008-12-07 12:18:04 +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
|
Fix notices. see #8347
|
2008-11-26 12:04:29 +00:00 |
user.php
|
Make wp_user_settings() options global again. Clarify flag on get_user_option().
|
2008-12-07 03:53:28 +00:00 |
vars.php
|
Simple iPhone detection, disable hiding of action links for iPhone
|
2008-12-02 12:32:54 +00:00 |
version.php
|
Bump
|
2008-12-07 20:37:34 +00:00 |
widgets.php
|
Make sure widgets array version is set. fixes #8339
|
2008-11-25 22:38:36 +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
|
Improve error message, props simonwheatley, fixes #8397
|
2008-11-28 04:40:20 +00:00 |
wp-diff.php
|
|
|