WordPress/wp-includes
2007-09-05 21:50:52 +00:00
..
images
js
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php
category.php
class-IXR.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php
comment-template.php
comment.php
compat.php
cron.php
default-filters.php Don't skip sanitization if 404. Add wp_title display filters. 2007-09-05 03:11:04 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php
functions.php Deprecate option_can_override, option_type, option_width, option_height, option_description, option_admin_level from options table. Props Nazgul. fixes #4390 2007-09-05 19:20:53 +00:00
general-template.php
gettext.php
kses.php
l10n.php Refactor l10n code to reduce duplication. Change placement of context. Props nbachiyski. fixes #3687 2007-04-12 21:15:44 +00:00
link-template.php
locale.php
pluggable.php
plugin.php
post-template.php
post.php
query.php Don't skip sanitization if 404. Add wp_title display filters. 2007-09-05 03:11:04 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php
streams.php
taxonomy.php
template-loader.php ABSPATH already has a trailing slash. Props Nazgul. fixes #4607 2007-07-27 21:28:01 +00:00
theme.php
update.php
user.php
vars.php
version.php Deprecate option_can_override, option_type, option_width, option_height, option_description, option_admin_level from options table. Props Nazgul. fixes #4390 2007-09-05 19:20:53 +00:00
widgets.php Basic tag cloud widget. Props Stargazer. fixes #4130 2007-09-05 21:50:52 +00:00
wp-db.php