twentyGOLEM/wp-includes
ryan b77baf5afb Create a default menu containing the first 15 top-level pages. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-25 21:06:44 +00:00
..
Text
images
js jQuery 1.4.2. fixes #12305 2010-02-22 20:27:14 +00:00
pomo Whitespace cleanup 2010-02-22 23:12:48 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Remove author tags. fixes #12366 2010-02-24 19:07:21 +00:00
capabilities.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
category-template.php Trim trailing whites 2010-02-21 00:03:42 +00:00
category.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
class-IXR.php
class-feed.php
class-http.php Remove author tags. fixes #12366 2010-02-24 19:07:21 +00:00
class-json.php
class-oembed.php Use esc_url() instead of clean_url(). See #12309 2010-02-22 18:15:10 +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 Proper RTL + .dev.css support, first pass. See #12292 2010-02-23 23:46:07 +00:00
classes.php Restore [13194] which was accidentally overwritten in [13315]. See #12256 2010-02-23 07:10:47 +00:00
comment-template.php Prefer $comment::comment_post_ID over $post global. Fixes #12217 2010-02-25 07:56:25 +00:00
comment.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
compat.php
cron.php
default-constants.php
default-embeds.php
default-filters.php Restore backwards compatibility in automatic_feed_links() to deregister the extra feeds. Props Viper007Bond. See #12364 2010-02-25 11:09:34 +00:00
default-widgets.php Formatting cleanups for the nav menu widget. see #11817 2010-02-24 21:33:27 +00:00
deprecated.php Restore backwards compatibility in automatic_feed_links() to deregister the extra feeds. Props Viper007Bond. See #12364 2010-02-25 11:09:34 +00:00
feed-atom-comments.php
feed-atom.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-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
functions.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Deprecate automatic_feed_links() in favor of add_theme_support('automatic-feed-links'). Props Viper007Bond. Fixes #12364 2010-02-25 08:56:19 +00:00
http.php Remove author tags. fixes #12366 2010-02-24 19:07:21 +00:00
kses.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
l10n.php Introduce unload_textdomain() and add plugin_locale and theme_locale filters to load_*_textdomain() functions. Fixes #9686 props nbachiyski 2010-02-23 11:14:35 +00:00
link-template.php
load.php Rename is_installed() to ms_not_installed(). See #12083 2010-02-20 13:51:32 +00:00
locale.php
media.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
meta.php Validate $object_id in *_metadata() functions. Props scribu fixes #11841 2010-02-23 22:42:54 +00:00
ms-blogs.php
ms-default-constants.php Trim trailing whites 2010-02-21 00:03:42 +00:00
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php Switch over to *_user_meta() syntax. The old get_usermeta() would return a string when only one value was found, get_user_meta() requires $single = true. Fixes #10837 2010-02-23 10:42:40 +00:00
ms-load.php Warnings, code & UI/UX cleanup, See #11644 2010-02-24 23:12:51 +00:00
ms-settings.php database code cleanup, See #12362 2010-02-24 21:30:13 +00:00
nav-menu-template.php s/Custom Menu/Menu/. see #11817 2010-02-25 16:57:57 +00:00
nav-menu.php Create a default menu containing the first 15 top-level pages. see #11817 2010-02-25 21:06:44 +00:00
pluggable-deprecated.php Set svn eol-style native on new files 2010-02-20 21:00:19 +00:00
pluggable.php Hash to static gravatar domains. Props apokalyptik. 2010-02-24 20:50:40 +00:00
plugin.php
post-template.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
post-thumbnail-template.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
post.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
query.php Revert [13187] pending further debate. see #12267 2010-02-23 01:13:37 +00:00
registration-functions.php
registration.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
rewrite.php Remove author tags. fixes #12366 2010-02-24 19:07:21 +00:00
rss-functions.php More phpdoc fixes. Depreceated version numbers for _deprecated_file() calls in wp-includes. 2009-12-24 10:53:34 +00:00
rss.php
script-loader.php move nav menu css/js to nav-menu prefix, See #11817 2010-02-25 17:10:00 +00:00
shortcodes.php
taxonomy.php Pass taxonomy when looking for duplicate term slug. 2010-02-25 21:04:02 +00:00
template-loader.php Trim trailing whites 2010-02-21 00:03:42 +00:00
theme.php Default header selector, first pass. see #12343 2010-02-25 19:18:44 +00:00
update.php
user.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
vars.php
version.php Remove unused 'secret' option. Fixes #12221 2010-02-22 20:27:02 +00:00
widgets.php
wlwmanifest.xml
wp-db.php database code cleanup, See #12362 2010-02-24 21:30:13 +00:00
wp-diff.php