twentyGOLEM/wp-includes
ryan c75f6c7695 Fix post name check prepare. Props westi. see #6894
git-svn-id: http://svn.automattic.com/wordpress/trunk@7876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-02 17:28:19 +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 thickbox and media upload fixes from azaozz. fixes #6843 2008-04-30 20:21:09 +00:00
atomlib.php
author-template.php Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
bookmark-template.php '>" 2008-02-13 21:56:56 +00:00
bookmark.php Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125 2008-03-10 05:28:21 +00:00
cache.php
canonical.php Don't redirect robots. Props thenlich and DD32. fixes #6891 2008-05-01 21:38:40 +00:00
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 Use uniqid if getmypid is disabled. Props Solar Designer. fixes #6293 2008-03-20 19:56:37 +00:00
class-phpmailer.php Change default phpmailer address 2008-03-21 16:11:47 +00:00
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 Fix variable name typo. Props reinkim. fixes #5834 2008-02-13 06:39:45 +00:00
comment.php Add per post counting to wp_count_comments(). Props josephscott. fixes #6884 2008-05-01 16:52:48 +00:00
compat.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +00:00
cron.php
default-filters.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
deprecated.php Remove trailing whites. 2008-03-02 20:17:30 +00:00
feed-atom-comments.php Improve metadata for atom comment search feeds. Props ionfish. fixes #5493 2008-02-13 18:29:10 +00:00
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 Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
feed-rss2.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
feed.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
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 Better protocol check from Łukasz Pilorz. 2008-03-18 01:53:36 +00:00
l10n.php ngettext fixes from nbachiyski. fixes #6261 2008-03-19 16:00:09 +00:00
link-template.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
locale.php
media.php Don't reuse image_send_to_editor filter in get_image_tag(). Props AaronCampbell. fixes #6806 for trunk 2008-04-25 17:58:38 +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 post name check prepare. Props westi. see #6894 2008-05-02 17:28:19 +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 So fresh and so clean, clean. 2008-03-15 17:02:16 +00:00
rewrite.php Make sure the direct feed files work when siteurl == homeurl. Fixes #6460 for trunk props DD32. 2008-04-28 06:17:01 +00:00
rss-functions.php
rss.php
script-loader.php Bump script vers. see #6843 2008-04-30 23:33:57 +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 Upgrade message in dash. Props mdawaffe. fixes #6060 2008-03-11 16:13:07 +00:00
user.php Remove debug cruft 2008-04-18 20:06:46 +00:00
vars.php
version.php Bump the db version so [7841] has an affect. 2008-04-28 06:19:33 +00:00
widgets.php Use array calling style. Props guillep2k for the find. fixes #6637 for trunk 2008-05-02 16:59:49 +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