Wordpress/wp-includes
Ryan Boren a3ff3cdbf2 Allow passing sustitution args to prepare() as an array. Makes building queries for prepare easier.
git-svn-id: https://develop.svn.wordpress.org/trunk@10721 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-05 22:15:17 +00:00
..
Text
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
atomlib.php
author-template.php Add (get_)the_modified_author template tags. Fixes #9154 props tomontoast. 2009-02-27 17:54:47 +00:00
bookmark-template.php Links widget options. Props DD32. see #9196 2009-03-04 23:49:21 +00:00
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php Deprecate get_category_children(). Props filosofo. fixes #9007 2009-03-04 19:53:17 +00:00
category.php
class-IXR.php
class-feed.php Use WordPress HTTP class for SimplePie requests. Props DD32. fixes #9247 2009-03-03 17:41:01 +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 Make the exit call explicit so that it works. Fixes #9248. 2009-02-28 09:30:46 +00:00
comment-template.php Allow comments_popup_link() for is_single and is_page. Props AaronCampbell, sivel. fixes #4832 2009-03-04 20:26:56 +00:00
comment.php Add some error feedback to ajax comment moderation. see #9261 2009-03-02 21:48:37 +00:00
compat.php Add compat for mb_substr rather than mb_strcut. fixes #9055 2009-03-04 22:05:49 +00:00
cron.php
default-filters.php
deprecated.php Deprecate get_category_children(). Props filosofo. fixes #9007 2009-03-04 19:53:17 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php Pass blog charset to html_entity_decode(). Props adferguson. fixes #7563 2009-03-03 18:37:25 +00:00
formatting.php Use mb_substr instead of mb_strcut in wp_html_excerpt. Props demetris. fixes #9055 2009-03-04 19:41:18 +00:00
functions.php Fix inverted login in get_transient(). 2009-02-27 19:21:41 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Fix calendar widget when there are no posts. Optimize query. Props Denis-de-Bernardy. fixes #6442 2009-03-04 22:28:45 +00:00
gettext.php
http.php First pass of HTTP Proxy support. See #4011 props jacobsantos. 2009-03-04 07:28:39 +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 a plugin to change the jpeg image quality. Fixes #9245 props filosofo. 2009-03-02 21:55:40 +00:00
pluggable.php Add auth_cookie_expiration filter 2009-03-03 22:51:55 +00:00
plugin.php
post-template.php
post.php Check for empty meta keys. Props Denis-de-Bernardy, markedwards. fixes #7953 2009-03-04 22:59:16 +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
rss-functions.php
rss.php Add expiration for transients 2009-02-20 02:23:11 +00:00
script-loader.php Display more theme info. see #8652 2009-02-27 21:22:49 +00:00
shortcodes.php Fix regression in shortcode behaviour. Fixes #9238 props tellyworth. 2009-02-27 17:01:59 +00:00
simplepie.inc Use SimplePie for widget and dashboard feeds. First cut. see #9198 2009-02-27 19:32:50 +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 Escape hyphen in regex. Props chrisbliss18. fixes #8548 #9244 2009-03-01 19:57:37 +00:00
update.php Check for new version when visiting Tools->Upgrade. fixes #9108 2009-02-17 00:13:25 +00:00
user.php Fix wp_authenticate_user hook 2009-03-02 22:25:55 +00:00
vars.php
version.php
widgets.php Links widget options. Props DD32. see #9196 2009-03-04 23:49:21 +00:00
wlwmanifest.xml
wp-db.php Allow passing sustitution args to prepare() as an array. Makes building queries for prepare easier. 2009-03-05 22:15:17 +00:00
wp-diff.php