twentyGOLEM/wp-includes
matt 44857e2f23 Fixes #1443
git-svn-id: http://svn.automattic.com/wordpress/trunk@3007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-07 09:35:54 +00:00
..
images Move images 2005-08-27 19:10:56 +00:00
js Remove extraneous header() call. 2005-11-06 19:06:10 +00:00
capabilities.php Pass along grant state when saving cap. Props Owen. fixes #1702 2005-09-22 20:39:37 +00:00
class-IXR.php Updating IXR to latest, fixes #1400 2005-06-07 07:39:39 +00:00
class-pop3.php
class-snoopy.php
classes.php Preview future dated posts. Props davidhouse. fixes #1795 2005-11-06 07:04:46 +00:00
comment-functions.php Allow "anonymous" to be translated, fixes #1740 2005-11-05 22:53:40 +00:00
default-filters.php Filter posts with kses for users who do not have the unfiltered_html cap. Props donncha. fixes #1674 2005-09-20 22:18:47 +00:00
feed-functions.php Use correct category ID variable - http://mosquito.wordpress.org/view.php?id=1319 2005-05-09 10:59:36 +00:00
functions-compat.php
functions-formatting.php Stripslashes doesn't work on arrays. Add stripslashes_deep(). Props: Mike Little 2005-07-06 01:12:38 +00:00
functions-post.php Protection against multiple trackbacks in one bunch from markjaquith. fixes #1817 2005-11-06 04:02:12 +00:00
functions.php Simplify status_header 2005-11-07 09:05:47 +00:00
gettext.php Reference passing fix from jsteidl. fixes #1676 2005-09-15 23:42:29 +00:00
kses.php Filter title with kses. fixes #1788 2005-10-25 14:46:23 +00:00
links.php get_links() purtification. Props MaThIbUs. fixes #1244 2005-08-20 01:46:18 +00:00
locale.php
pluggable-functions.php Missing user line. 2005-11-07 08:58:37 +00:00
registration-functions.php Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825 2005-11-06 03:58:52 +00:00
rss-functions.php Parse 2005-08-28 17:35:06 +00:00
streams.php Remove svn:executable from streams.php and gettext.php http://mosquito.wordpress.org/view.php?id=1261 2005-04-20 02:46:48 +00:00
template-functions-author.php Code cleanup from Mark Jaquith. fixes #1746 2005-10-12 17:01:50 +00:00
template-functions-category.php Missing global, fix from airport. :) 2005-11-01 18:22:30 +00:00
template-functions-general.php More code cleanups from Mark Jaquith. fixes #1768 2005-10-17 23:41:28 +00:00
template-functions-links.php Image fu from Andy. fixes #1776 2005-10-20 20:48:32 +00:00
template-functions-post.php Remove extraneous whitespace from wp_list_pages() output. Props: error fixes #1838 2005-11-06 03:15:43 +00:00
template-loader.php Image fu from Andy. fixes #1776 2005-10-20 20:48:32 +00:00
vars.php Fixes #1443 2005-11-07 09:35:54 +00:00
version.php DB versioning. fixes #1791 2005-10-27 22:04:12 +00:00
wp-db.php It falls back to funky escaping that causes problems and is not reversible, so temporarily disabling. 2005-07-26 20:11:41 +00:00
wp-l10n.php Add variable path support to load_plugin_textdomain() in order to support subdir plugins. Props firas. fixes #1468 2005-09-16 22:30:03 +00:00