Wordpress/wp-includes
Andrew Nacin f015c58d27 Deprecate get_profile() for get_the_author_meta(). fixes #10695, props scribu.
git-svn-id: https://develop.svn.wordpress.org/trunk@13464 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-27 18:11:45 +00:00
..
Text
images
js
pomo
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Use is_ssl() in place of manual SERVER['HTTPS'] == 'on' checks. fixes #11885 2010-02-26 06:21:47 +00:00
capabilities.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
category-template.php
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 New files svn:eol-style: native. 2010-02-27 03:37:38 +00:00
class-json.php
class-oembed.php
class-phpass.php Suppress potential is_readable() warning. Fixes #12148 props ocean90 2010-02-26 07:25:10 +00:00
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
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 Add comment_duplicate_trigger hook that is fired when a duplicate comment is detected. Fixes #12188 2010-02-26 19:06:09 +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 Deprecate get_profile() for get_the_author_meta(). fixes #10695, props scribu. 2010-02-27 18:11:45 +00:00
feed-atom-comments.php
feed-atom.php
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 Small fix to [13433], see #10788 2010-02-26 19:26:51 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php warnings cleanup on archived/suspended sites, fixes #12396 2010-02-27 17:48:37 +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
link-template.php
load.php One less variable assignment in timer_start and timer_start. props hakre fixes #12389 2010-02-26 19:09:29 +00:00
locale.php
media.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
meta.php
ms-blogs.php warnings cleanup, dont show removed user in edit site, fixes #12409 2010-02-27 17:27:34 +00:00
ms-default-constants.php
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
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
pluggable.php Allow multiple To: recipients in wp_mail(). Improve handling of \r\n in headers and multiple CC/BCC headers. fixes #10420 2010-02-27 16:10:45 +00:00
plugin.php
post-template.php Pass post ID to post_class filter, even when calling post_class() without parameters in the loop. fixes #11878 2010-02-27 17:49:49 +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
registration-functions.php
registration.php Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
rewrite.php Introduce add_permastruct() and flush_rewrite_rules(), wrappers for the corresponding WP_Rewrite methods. Fixes #10912 props scribu 2010-02-26 19:23:58 +00:00
rss-functions.php
rss.php
script-loader.php s/cancelled/canceled/ 2010-02-26 19:12:27 +00:00
shortcodes.php
taxonomy.php Add pre_insert_term hook to wp_insert_term(). fixes #10943 props sirzooro 2010-02-26 07:40:35 +00:00
template-loader.php
theme.php add_editor_style() third pass. better performance and better child theme support. see #11512 2010-02-27 07:36:35 +00:00
update.php
user.php Deprecate get_profile() for get_the_author_meta(). fixes #10695, props scribu. 2010-02-27 18:11:45 +00:00
vars.php
version.php
widgets.php
wlwmanifest.xml
wp-db.php Add wpdb::replace() for replace queries. props AaronCampbell fixes #10864 2010-02-27 15:45:09 +00:00
wp-diff.php