.. |
images
|
Move the WLW manifest related files to have proper WordPress naming scheme.
|
2007-10-08 20:21:29 +00:00 |
js
|
jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805
|
2007-10-09 22:51:25 +00:00 |
atomlib.php
|
…
|
|
author-template.php
|
…
|
|
bookmark-template.php
|
Fix typo. fixes #5061
|
2007-09-24 01:48:36 +00:00 |
bookmark.php
|
Use inner joins instead of left joins for taxonomy. Inner is faster. fixes #5179
|
2007-10-11 17:43:49 +00:00 |
cache.php
|
…
|
|
canonical.php
|
prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553
|
2007-09-27 07:34:15 +00:00 |
capabilities.php
|
…
|
|
category-template.php
|
Translation fix for wp_tag_cloud(). Fixes #5131 props webrocker
|
2007-10-12 19:49:25 +00:00 |
category.php
|
Add checks for WP_Error. Props filosofo. see #4809
|
2007-09-18 16:32:22 +00:00 |
class-IXR.php
|
…
|
|
class-phpmailer.php
|
…
|
|
class-pop3.php
|
…
|
|
class-smtp.php
|
…
|
|
class-snoopy.php
|
…
|
|
classes.php
|
jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805
|
2007-10-09 22:49:42 +00:00 |
comment-template.php
|
prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553
|
2007-09-27 07:34:15 +00:00 |
comment.php
|
prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553
|
2007-09-27 07:34:15 +00:00 |
compat.php
|
…
|
|
cron.php
|
…
|
|
default-filters.php
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
|
2007-10-06 06:55:24 +00:00 |
deprecated.php
|
Add some filtering. Props jhodgdon. fixes #3595
|
2007-09-23 19:25:15 +00:00 |
feed-atom-comments.php
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
|
2007-10-06 06:55:24 +00:00 |
feed-atom.php
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
|
2007-10-06 06:55:24 +00:00 |
feed-rdf.php
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
|
2007-10-06 06:55:24 +00:00 |
feed-rss.php
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
|
2007-10-06 06:55:24 +00:00 |
feed-rss2-comments.php
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
|
2007-10-06 06:55:24 +00:00 |
feed-rss2.php
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
|
2007-10-06 06:55:24 +00:00 |
feed.php
|
Add checks for WP_Error. Props filosofo. see #4809
|
2007-09-18 16:32:22 +00:00 |
formatting.php
|
Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for trunk
|
2007-10-03 16:16:55 +00:00 |
functions.php
|
Fix category assigment during link import. fixes #5107 for trunk
|
2007-10-12 21:47:34 +00:00 |
general-template.php
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
|
2007-10-06 06:55:24 +00:00 |
gettext.php
|
…
|
|
kses.php
|
…
|
|
l10n.php
|
…
|
|
link-template.php
|
prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553
|
2007-10-02 18:45:47 +00:00 |
locale.php
|
…
|
|
pluggable.php
|
check for a match against a lowercase host in wp_safe_redirect(). props BoltClock. fixes #5114 for trunk
|
2007-10-10 19:25:23 +00:00 |
plugin.php
|
Add documentation of _wp_filter_build_unique_id(). Fixed #5053 props darkdragon.
|
2007-10-07 07:31:14 +00:00 |
post-template.php
|
Add is_page_template() function to allow theme developers to detect that they are is a page template. Fixes #3335
|
2007-10-12 20:01:16 +00:00 |
post.php
|
More use of db_insert()/db_update(). see #5178
|
2007-10-13 00:48:52 +00:00 |
query.php
|
Use inner joins instead of left joins for taxonomy. Inner is faster. fixes #5179
|
2007-10-11 17:43:49 +00:00 |
registration-functions.php
|
…
|
|
registration.php
|
…
|
|
rewrite.php
|
…
|
|
rss-functions.php
|
…
|
|
rss.php
|
…
|
|
script-loader.php
|
Output localized strings before outputting js. Props mdawaffe. fixes #5177 for trunk
|
2007-10-10 18:51:12 +00:00 |
streams.php
|
…
|
|
taxonomy.php
|
Use inner joins instead of left joins for taxonomy. Inner is faster. fixes #5179
|
2007-10-11 17:43:49 +00:00 |
template-loader.php
|
…
|
|
theme.php
|
Set $theme_loc correctly when ABSPATH is "/". Props arabek. fixes #4541
|
2007-09-12 22:19:26 +00:00 |
update.php
|
Core and plugin update checking: make sure fsockopen() is available and check file resources with is_resource() -- both to prevent feof() infinite loops. Props xknown. fixes #5037
|
2007-09-22 00:08:50 +00:00 |
user.php
|
Use maybe_unserialize() in get_usermeta(). Props filosofo. fixes #4993
|
2007-09-17 19:19:55 +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
|
use type="text/javascript", not lang="javascript". Props dsiemon. fixes #5168
|
2007-10-09 04:13:36 +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
|
Oops, within the class here.
|
2007-10-13 00:45:34 +00:00 |