Wordpress/wp-includes
Peter Westwood 0f07c161d7 Don't show the error on normal login page loads. See #8938.
git-svn-id: https://develop.svn.wordpress.org/trunk@10455 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-28 22:11:49 +00:00
..
Text
images
js Fix non-critical bug in suggest.js and prepare it for minifying 2009-01-26 12:09:27 +00:00
atomlib.php
author-template.php
bookmark-template.php Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for trunk 2008-12-16 07:54:17 +00:00
bookmark.php Make sure get_bookmarks cache is an array 2008-12-19 07:05:51 +00:00
cache.php
canonical.php Allow plugins to provide a canonical redirect_url even if WordPress does not provide its own. props wnorris. fixes #8975 for trunk 2009-01-28 08:47:42 +00:00
capabilities.php Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for trunk 2008-12-12 20:47:18 +00:00
category-template.php Fix ASC/DESC tag ordering by count, props mrmist, fixes #8609 for trunk 2009-01-06 00:34:31 +00:00
category.php
class-IXR.php Setup an initial value to avoid a Notice. See #8916 props wnorris. 2009-01-24 22:22:36 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php phpdoc fixes for the phpmailer classes. 2008-09-03 21:42:50 +00:00
class-snoopy.php
class.wp-dependencies.php Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628 2009-01-14 14:18:51 +00:00
class.wp-scripts.php Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884 2009-01-26 12:59:10 +00:00
class.wp-styles.php Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884 2009-01-26 12:59:10 +00:00
classes.php
comment-template.php Revert accidental bits. see #8708 2009-01-20 20:55:57 +00:00
comment.php Don't count emoticons toward link total. Props tott. fixes #8627 #7821 for trunk 2009-01-28 21:12:57 +00:00
compat.php Latest version of the patch for refactor filters to avoid potential XSS attacks, props sambauers and DD32, see #8767 2009-01-04 23:37:47 +00:00
cron.php cron phpdoc fixes. Props filosofo. fixes #8680 for trunk 2008-12-19 20:47:20 +00:00
default-filters.php Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884 2009-01-26 12:59:10 +00:00
deprecated.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
feed-atom-comments.php Use guid instead of link for atom comment IDs. fixes #8708 for trunk 2009-01-20 20:55:03 +00:00
feed-atom.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed-rdf.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed-rss.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed-rss2-comments.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed-rss2.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed.php Use guid instead of link for atom comment IDs. fixes #8708 for trunk 2009-01-20 20:55:03 +00:00
formatting.php Silence charset not supported warnings 2009-01-21 20:28:51 +00:00
functions.php Reduce code in mysql2date. Fixes #8166 props jacobsantos 2009-01-22 21:05:55 +00:00
functions.wp-scripts.php Let plugins register footer scripts easier and add filters to the concatenating functions 2009-01-15 19:50:23 +00:00
functions.wp-styles.php
general-template.php PHPdoc updates. See €8805 props jacobsantos. 2009-01-22 21:17:52 +00:00
gettext.php
http.php First pass compression support for the HTTP API. See #8674 props jacobsantos. 2009-01-22 21:16:11 +00:00
kses.php Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689 2009-01-09 19:29:35 +00:00
l10n.php
link-template.php Add classes to "edit_comment_link" and "edit_post_link", props yoavf, fixes #8945 for trunk 2009-01-24 09:35:12 +00:00
locale.php
media.php Avoid division by zero 2008-12-19 07:04:18 +00:00
pluggable.php Don't show the error on normal login page loads. See #8938. 2009-01-28 22:11:49 +00:00
plugin.php PHPdoc updates. See €8805 props jacobsantos. 2009-01-22 21:17:52 +00:00
post-template.php Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689 2009-01-09 19:29:35 +00:00
post.php Move delete_attachment action up. Props filosofo. fixes #8909 2009-01-21 21:19:22 +00:00
query.php
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Remove events from categories chechboxes in quick edit to speed up page unload, see #8957 2009-01-26 14:23:39 +00:00
shortcodes.php
streams.php
taxonomy.php Don't limit query when descending hierarchy. Props filosofo. fixes #8832 2009-01-22 22:59:29 +00:00
template-loader.php
theme.php
update.php Set the user-agent like we did before. See #8660 2008-12-21 21:52:15 +00:00
user.php Don't show the error on normal login page loads. See #8938. 2009-01-28 22:11:49 +00:00
vars.php
version.php Remove the revision number for now 2008-12-17 22:10:20 +00:00
widgets.php Default to empty array if sidebars_widgets is not set. Don't unset array_version if not set. fixes #8804 for trunk 2009-01-05 23:03:17 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php