Wordpress/wp-includes
Ryan Boren 7062db47c2 Use SimplePie for widget and dashboard feeds. First cut. see #9198
git-svn-id: https://develop.svn.wordpress.org/trunk@10666 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-27 19:32:50 +00:00
..
Text Fix Text/Diff includes. Props codestyling. fixes #7391 for trunk 2008-08-07 21:02:07 +00:00
images More unused images cleanup 2008-11-30 10:25:26 +00:00
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
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
bookmark.php
cache.php
canonical.php
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
class-feed.php Use SimplePie for widget and dashboard feeds. First cut. see #9198 2009-02-27 19:32:50 +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
compat.php
cron.php
default-filters.php
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php Use SimplePie for widget and dashboard feeds. First cut. see #9198 2009-02-27 19:32:50 +00:00
formatting.php Use _n(). Props nbachiyski. fixes #9111 2009-02-20 19:35:16 +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 Put search string into <title> of search results page. Fixes #9103 props DD32. 2009-02-27 17:46:13 +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
link-template.php
locale.php
media.php
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
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
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
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
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
update.php
user.php
vars.php
version.php
widgets.php Use SimplePie for widget and dashboard feeds. First cut. see #9198 2009-02-27 19:32:50 +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