Wordpress/wp-includes
Ryan Boren 7226d2f2b3 Strip home path from path info. This prevents a path info value of '/wp/index.php' from being considered as a permalink request. fixes #1938
git-svn-id: https://develop.svn.wordpress.org/trunk@3206 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 22:38:25 +00:00
..
images/smilies
js TinyMCE publish fix from skeltoac. fixes #1921 2005-11-20 07:34:47 +00:00
cache.php Silence mkdir(). 2005-11-22 07:45:07 +00:00
capabilities.php
class-IXR.php
class-pop3.php
class-snoopy.php Upgrade to Snoopy 1.2.3 2005-11-22 01:14:26 +00:00
classes.php Strip home path from path info. This prevents a path info value of '/wp/index.php' from being considered as a permalink request. fixes #1938 2005-11-23 22:38:25 +00:00
comment-functions.php Instead of incrementing the current comment count, recount all comments to make sure we have a good count. Props Mark Jaquith. fixes #1920 2005-11-22 03:45:40 +00:00
default-filters.php
feed-functions.php Filter on the_content_rss. Props Kafkaesqui. fixes #1685 2005-11-17 23:17:06 +00:00
functions-compat.php Add glob() compat for php < 4.3.0 2005-11-22 23:39:56 +00:00
functions-formatting.php Don't texturize for the rich editor. Props skeltoac. fixes #1909 2005-11-18 23:27:39 +00:00
functions-post.php Add get_attached_file(). 2005-11-23 10:00:07 +00:00
functions.php Update meta before updating the post so that page_template is not stomped. fixes #1933 2005-11-22 00:36:36 +00:00
gettext.php
kses.php
links.php
locale.php
pluggable-functions.php Remove dead code. 2005-11-18 02:20:19 +00:00
registration-functions.php
rss-functions.php
streams.php
template-functions-author.php s/user_description/description/. Props tinyau. fixes #1943 2005-11-23 18:01:32 +00:00
template-functions-category.php
template-functions-general.php Don't show 0 as a month. 2005-11-23 07:57:58 +00:00
template-functions-links.php
template-functions-post.php
template-loader.php Run attachment filter for themes that don't have single.php or page.php. Props podz. fixes #1924 2005-11-21 02:08:59 +00:00
vars.php
version.php Add some defaults to avoid MySQL warnings. 2005-11-23 00:38:56 +00:00
wp-db.php
wp-l10n.php