Wordpress/wp-includes
2009-02-27 17:01:59 +00:00
..
images
js Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173 2009-02-21 02:12:00 +00:00
pomo Switch to pomo lib. Support gettext contexts. Deprecate long form functions. Props nbachiyski. fixes #9112 #9111 2009-02-17 05:03:29 +00:00
Text
atomlib.php
author-template.php wp_list_authors fixes. Props hailin. fixes #9229 2009-02-25 01:13:32 +00:00
bookmark-template.php
bookmark.php
cache.php
canonical.php Strip /feed/ endings even if they are not at the very end, in canonical. props jhodgdon. fixes #8642 for trunk 2009-02-04 23:07:41 +00:00
capabilities.php
category-template.php Fix wp_tag_cloud 'RAND' when only one tag, props DD32, fixes #9214 2009-02-23 09:12:59 +00:00
category.php
class-IXR.php Set the correct header for non POST request to xmlrpc service. Fixes #9093 props joesphscott. 2009-02-15 10:44:36 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
classes.php Allow for the HTTP headers returned by WordPress to be filtered by a plugin. Fixes #9205 props filosofo. 2009-02-21 21:39:06 +00:00
comment-template.php
comment.php discover_pingback_server_uri optimizations. Props DD32. fixes #8816 2009-02-15 20:56:54 +00:00
compat.php Use right variable name. Props stringfold. fixes #9090 for trunk 2009-02-11 19:36:32 +00:00
cron.php Add filter for local connection ssl verify to cron spawning, props sivel, see #8702 2009-02-08 15:26:16 +00:00
default-filters.php Cron spawning improvement, see #9005 2009-02-07 13:32:34 +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 Fix regex in function rss_enclosure(), fixes #9192 2009-02-21 06:14:52 +00:00
formatting.php Use _n(). Props nbachiyski. fixes #9111 2009-02-20 19:35:16 +00:00
functions.php Wrap the apply_filters call in a function_exists check as this can be called before it is defined. See #9205. 2009-02-22 10:09:30 +00:00
functions.wp-scripts.php Expose the ability to find out if styles, scripts have already been queued. Fixes #6197 props jacobsantos 2009-02-15 11:04:42 +00:00
functions.wp-styles.php Expose the ability to find out if styles, scripts have already been queued. Fixes #6197 props jacobsantos 2009-02-15 11:04:42 +00:00
general-template.php Revert get_calendar() changes from [10602]. Broke calendar links. see #8351 2009-02-25 17:09:29 +00:00
gettext.php
http.php Refactor the ssl blacklisting support info the individual test functions. Fixes #9078 props sivel. 2009-02-24 19:37:02 +00:00
kses.php
l10n.php Switch to pomo lib. Support gettext contexts. Deprecate long form functions. Props nbachiyski. fixes #9112 #9111 2009-02-17 05:03:29 +00:00
link-template.php Extend plugins_url to allow you to specify the plugin file you want to be relative to so slugs don't need to be hardcoded. Fixes #6341. 2009-02-15 16:50:45 +00:00
locale.php
media.php Allow shortcodes inside caption boxes, props Viper007Bond, fixes #9022 2009-02-04 17:07:26 +00:00
pluggable.php Don't trigger wp_login_failed action for empty usernames or passwords. 2009-02-23 17:33:02 +00:00
plugin.php
post-template.php Fix wp_get_attachment_link(), props noel, fixes #9036 2009-02-07 02:58:21 +00:00
post.php Escape before passing to insert/update post. Props hailin. fixes #9199 for trunk 2009-02-22 00:35:42 +00:00
query.php Remove meta_value from selected fields. Props filosofo. fixes #9177 2009-02-19 19:19:20 +00:00
registration-functions.php
registration.php
rewrite.php Cookie support for HTTP API. Props beaulebens. fixes #9049 #9037 #8727 2009-02-05 21:59:37 +00:00
rss-functions.php
rss.php Add expiration for transients 2009-02-20 02:23:11 +00:00
script-loader.php Hide theme details. See #8652 2009-02-26 07:54:33 +00:00
shortcodes.php Fix regression in shortcode behaviour. Fixes #9238 props tellyworth. 2009-02-27 17:01:59 +00:00
streams.php
taxonomy.php set_object_terms action. Props filosofo. fixes #9216 2009-02-23 17:13:52 +00:00
template-loader.php
theme.php
update.php Check for new version when visiting Tools->Upgrade. fixes #9108 2009-02-17 00:13:25 +00:00
user.php Include ID in get_users_of_blog() results. Props jeremyclarke and filosofo. fixes #9020 2009-02-19 18:42:18 +00:00
vars.php
version.php Rough first cut of theme browser/installer. Props DD32. see #8652 2009-02-11 23:10:11 +00:00
widgets.php Documentation correction: is_active_widget(), props mdawaffe, fixes #9080 2009-02-10 15:22:08 +00:00
wlwmanifest.xml
wp-db.php Use mysql_real_escape_string() only in prepare(), insert(), and update(). escape() uses addslashes only. Add array support to escape(). see #9189 2009-02-20 19:05:12 +00:00
wp-diff.php