Wordpress/wp-includes
Ryan Boren 3cb2f62076 Add more rewrite rule filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@2115 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-21 05:10:13 +00:00
..
class-IXR.php http://mosquito.wordpress.org/view.php?id=708 - Patch from Owen Winkler allowing XML-RPC library to call classes without extending the base class. 2005-01-18 06:12:23 +00:00
class-pop3.php http://mosquito.wordpress.org/view.php?id=252 2005-01-07 01:29:49 +00:00
class-snoopy.php Bad link in snoopy class. 2005-01-06 09:53:40 +00:00
classes.php Add more rewrite rule filters. 2005-01-21 05:10:13 +00:00
comment-functions.php Fix whitelist. Bug 664. 2005-01-21 03:33:13 +00:00
feed-functions.php Some feed template function cleanup. 2005-01-07 22:01:59 +00:00
functions-compat.php
functions-formatting.php Patch for balanceTags from Scott Reilly: http://mosquito.wordpress.org/view.php?id=53 2005-01-06 10:24:11 +00:00
functions-post.php Used the filtered vars, not the unfiltered ones. Bug 641. 2005-01-21 02:55:35 +00:00
functions.php wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change. 2005-01-20 04:56:24 +00:00
gettext.php
kses.php Comments refactoring and cleanup 2004-12-16 02:57:05 +00:00
links-update-xml.php
links.php
locale.php
rss-functions.php Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name. 2005-01-01 22:09:08 +00:00
streams.php
template-functions-author.php Some feed template function cleanup. 2005-01-07 22:01:59 +00:00
template-functions-category.php Filter category description. Bug 727. Hat tip: dmclark 2005-01-21 03:06:56 +00:00
template-functions-general.php Deprecate start_wp(). Move start_wp functionality to setup_postdata(). Add the_post() method to WP_Query. 2005-01-19 02:21:36 +00:00
template-functions-links.php Add the_permalink filter. Bug 693. Props: morganiq 2005-01-14 23:43:20 +00:00
template-functions-post.php Fix $id arg processing for get_the_title(). Also, mark "Protected:" for translation. Bug 706. Props: morganiq 2005-01-17 20:16:22 +00:00
template-functions.php Some feed template function cleanup. 2005-01-07 22:01:59 +00:00
vars.php wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change. 2005-01-20 04:56:24 +00:00
version.php
wp-db.php
wp-l10n.php