Wordpress/wp-includes
Ryan Boren dcfa61678b Add arg to make special chars optional when generating passwords. fixes #6842 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7836 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-25 17:12:25 +00:00
..
Text Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
images Set eol-style. Props nbachiyski. fixes #6065 2008-03-02 21:34:25 +00:00
js Bump the autosave re-enable delay to 5 seconds, makes sure we manually re-enable the buttons on ajax success, and visually dim the disabled buttons for some UI feedback. Props mdawaffe. fixes #6707 for trunk 2008-04-25 00:32:29 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php Default cap arg should be an empty array. Props tellyworth. fixes #5520 2008-04-16 21:56:03 +00:00
category-template.php Reverting [7729]. Breaks listing of categories with posts that have parents with no posts. 2008-04-23 22:00:31 +00:00
category.php
class-IXR.php Escape faultString in IXR. Props josephscott. fixes #5666 for trunk 2008-04-07 18:30:51 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796 for trunk 2008-04-21 19:30:54 +00:00
comment-template.php
comment.php Cache comment count and use count API in menu.php 2008-04-16 23:45:39 +00:00
compat.php
cron.php
default-filters.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php Typo fix from peaceablewhale. fixes #6579 for trunk 2008-04-22 21:16:42 +00:00
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for trunk 2008-04-25 00:45:31 +00:00
functions.php Strip percent signs when sanitizing filenames so the server doesn't try to decode entities. Props filosofo. fixes #5587 for trunk 2008-04-08 17:22:20 +00:00
general-template.php Change get_the_time filter to get_post_time for the get_post_time() function. Props filosofo. fixes #6641 for trunk 2008-04-08 17:33:42 +00:00
gettext.php
kses.php
l10n.php
link-template.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
locale.php
media.php Revert [7700] from trunk in preparation for a different #6444 solution 2008-04-25 00:43:44 +00:00
pluggable.php Add arg to make special chars optional when generating passwords. fixes #6842 for trunk 2008-04-25 17:12:25 +00:00
plugin.php
post-template.php Fix pass by ref error. Props DD32. fixes #6776 for trunk 2008-04-20 06:45:13 +00:00
post.php Fix typo in wp_save_revision(). props Andy. see #6775 2008-04-25 04:41:41 +00:00
query.php Fix menu_order ordering. Props torfason. fixes #6731 for trunk 2008-04-15 01:39:33 +00:00
registration-functions.php
registration.php
rewrite.php Handle pathinfo structures when determining if verbose page rules should be used. Props dlo. fixes #6650 #6570 for trunk 2008-04-14 17:18:53 +00:00
rss-functions.php
rss.php
script-loader.php Bump the autosave re-enable delay to 5 seconds, makes sure we manually re-enable the buttons on ajax success, and visually dim the disabled buttons for some UI feedback. Props mdawaffe. fixes #6707 for trunk 2008-04-25 00:32:29 +00:00
shortcodes.php Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for trunk 2008-04-25 00:45:31 +00:00
streams.php
taxonomy.php Only use the args defined in defaults to compute the cache key in get_terms. Props mdawaffe. 2008-04-18 17:42:13 +00:00
template-loader.php For some reason taxonomy pages also return is_home, so we need to put this check first. 2008-04-21 06:28:50 +00:00
theme.php Sanitize "cat" query var and cast to int before looking for a category template 2008-04-02 13:15:21 +00:00
update.php
user.php Remove debug cruft 2008-04-18 20:06:46 +00:00
vars.php
version.php Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk 2008-04-24 00:19:09 +00:00
widgets.php If widget ID not found, scan the entire registered widgets array looking for legacy IDs. Props Denis-de-Bernardy. fixes #6605 for trunk 2008-04-18 02:19:45 +00:00
wlwmanifest.xml
wp-db.php Specify collation as well when connecting to the database if it is provided. See #6410 for trunk. 2008-03-30 17:56:27 +00:00
wp-diff.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00