twentyGOLEM/wp-includes
nacin dbdc7a9e83 @since version numbers and other docs for wp-db. props hakre see #12362
git-svn-id: http://svn.automattic.com/wordpress/trunk@13426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-26 06:14:26 +00:00
..
Text Update Text_Diff. Props simek. Fixes #9467 2010-02-19 01:25:26 +00:00
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 Clean up redundant defined() check. Props TobiasBg fixes #12375 2010-02-26 00:37:20 +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 A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj 2010-02-26 05:46:08 +00:00
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 A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj 2010-02-26 05:46:08 +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 Better inline documentation for WP_DEBUG, WP_DEBUG_DISPLAY, and WP_DEBUG_LOG. Fixes #11987 2010-02-17 13:14:45 +00:00
default-embeds.php Use oEmbed for PollDaddy. Props Viper007Bond. fixes #12174 2010-02-08 16:15:13 +00:00
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 A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj 2010-02-26 05:46:08 +00:00
feed-atom-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-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 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-rss.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-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 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.php
formatting.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
functions.php Disable update service editing by default for multisite. See #12229. 2010-02-25 21:56:28 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj 2010-02-26 05:46:08 +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 Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
load.php A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj 2010-02-26 05:46:08 +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 Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
ms-default-constants.php Trim trailing whites 2010-02-21 00:03:42 +00:00
ms-default-filters.php Switch from POST_BY_EMAIL constant to enable post-by-email when multisite to a filter. See #12381. 2010-02-25 22:01:30 +00:00
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 always call set_blog_id after blog lookup, See #11644 2010-02-26 00:05:11 +00:00
nav-menu-template.php Allow themes to specify a menu fllback other than wp_page_menu(). see #11817 2010-02-25 22:00:26 +00:00
nav-menu.php Order menus by ID so that the lowest ID is always used when guessing which menu to use in wp_nav_menu(). see #11817 2010-02-25 21:13:13 +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 A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj 2010-02-26 05:46:08 +00:00
post-thumbnail-template.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
post.php Reject numeric page slugs as they don't work, and force a suffix. Props miqrogroove see #11917 2010-02-26 04:53:30 +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
rss.php Remove unused references to global $wpdb 2010-02-20 00:50:29 +00:00
script-loader.php Switch live() binding to a single selector. Props mdawaffe. fixes #12369 2010-02-25 21:46:53 +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 Note theme support for custom background, header, and menus. see #11817 2010-02-25 22:04:59 +00:00
update.php
user.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
vars.php Use stripos() instead of strpos() with strtolower(). For PHP < 5 we have stripos() in compat.php. Fixes #11176 2010-02-14 02:27:19 +00:00
version.php Remove unused 'secret' option. Fixes #12221 2010-02-22 20:27:02 +00:00
widgets.php
wlwmanifest.xml
wp-db.php @since version numbers and other docs for wp-db. props hakre see #12362 2010-02-26 06:14:26 +00:00
wp-diff.php