WordPress/wp-includes
2010-04-29 07:33:56 +00:00
..
images
js
pomo
Text
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Canonical redirect to correct location if rss2 is not default feed. wp-feed.php redirection to default feed type instad of rss2. Props solarissmoke. Fixes #13047 2010-04-19 12:03:01 +00:00
capabilities.php Explicitly set the capability required in edit_users map_meta_cap branch, so we don't accidentally pass edit_user. props TheDeadMedic. fixes #13074, fixes #13137 2010-04-27 20:39:39 +00:00
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php Simply search for newlines to strip instead of checking the oEmbed provider. fixes #12115. 2010-04-27 05:21:39 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
classes.php
comment-template.php Revert [14268] - It is much better to use JavaScript for this kind of enhancement. Output buffering is too fragile. See #12564. 2010-04-28 07:17:20 +00:00
comment.php
compat.php
cron.php
default-constants.php
default-embeds.php
default-filters.php When posts/terms are deleted/trashed, update associated menu items. Deleted post = deleted menu item, trashed post = menu item becomes a draft. props filosofo, see #13174 2010-04-29 07:33:56 +00:00
default-widgets.php
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php Add the generator element in feeds through the {rss2|atom|rdf|rss|opml}_head hooks. Fixes #6947 props sivel. 2010-02-13 16:45:16 +00:00
feed-rss2.php
feed-rss.php
feed.php
formatting.php
functions.php
functions.wp-scripts.php
functions.wp-styles.php Have media default to 'all', not false, in wp_enqueue_style. props koopersmith, fixes #13056. 2010-04-27 20:04:23 +00:00
general-template.php
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php
ms-settings.php
nav-menu-template.php Fix the ajax loading/processing spinner for nav menu meta boxes. see #13134. 2010-04-29 07:10:54 +00:00
nav-menu.php When posts/terms are deleted/trashed, update associated menu items. Deleted post = deleted menu item, trashed post = menu item becomes a draft. props filosofo, see #13174 2010-04-29 07:33:56 +00:00
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php
post-thumbnail-template.php
post.php When posts/terms are deleted/trashed, update associated menu items. Deleted post = deleted menu item, trashed post = menu item becomes a draft. props filosofo, see #13174 2010-04-29 07:33:56 +00:00
query.php
registration-functions.php
registration.php
rewrite.php Don't serve dynamic robots.txt when WP is not installed at the root of a domain. props solarissmoke, fixes #13115 2010-04-28 06:37:15 +00:00
rss-functions.php
rss.php
script-loader.php Small fixes to the initial nav menu message. props koopersmith, see #13134. 2010-04-29 05:12:12 +00:00
shortcodes.php
taxonomy.php
template-loader.php Introduce a template file for the Front Page of a site. Has priority over every other template which applies and falls back to the standard template flow for the page / list of posts. 2010-04-28 07:48:09 +00:00
theme.php Introduce a template file for the Front Page of a site. Has priority over every other template which applies and falls back to the standard template flow for the page / list of posts. 2010-04-28 07:48:09 +00:00
update.php
user.php
vars.php
version.php
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php