WordPress/wp-includes
2005-09-14 00:34:04 +00:00
..
images Move images 2005-08-27 19:10:56 +00:00
js More and nextpage, from ringmaster. Fixes #1564 2005-08-30 01:25:19 +00:00
capabilities.php remove_cap() fix from mdawaffe. fixes #1608 2005-09-08 20:39:37 +00:00
class-IXR.php Updating IXR to latest, fixes #1400 2005-06-07 07:39:39 +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 If PATH_INFO contains the index, don't use it for permalinks. Props gslin. fixes #1591 2005-09-08 20:48:09 +00:00
comment-functions.php Make posting faster. Fixes #1580 for 1.6 2005-08-30 23:19:32 +00:00
default-filters.php Add entity 2 ncr converter. http://mosquito.wordpress.org/view.php?id=929 Props: Kaf Oseo 2005-04-05 17:25:57 +00:00
feed-functions.php Use correct category ID variable - http://mosquito.wordpress.org/view.php?id=1319 2005-05-09 10:59:36 +00:00
functions-compat.php Keep working with 4.1 - http://mosquito.wordpress.org/view.php?id=808 2005-02-11 00:57:46 +00:00
functions-formatting.php Stripslashes doesn't work on arrays. Add stripslashes_deep(). Props: Mike Little 2005-07-06 01:12:38 +00:00
functions-post.php Add clean_post_cache() and clean_page_cache(). Reset GUID when transitioning from draft to publish. fixes #1257 2005-09-14 00:34:04 +00:00
functions.php Add clean_post_cache() and clean_page_cache(). Reset GUID when transitioning from draft to publish. fixes #1257 2005-09-14 00:34:04 +00:00
gettext.php Remove svn:executable from streams.php and gettext.php http://mosquito.wordpress.org/view.php?id=1261 2005-04-20 02:46:48 +00:00
kses.php More filters and KSES cleanup. 2005-01-26 22:29:18 +00:00
links.php get_links() purtification. Props MaThIbUs. fixes #1244 2005-08-20 01:46:18 +00:00
locale.php Fix May abbreviation translation. Patch by morganiq. http://mosquito.wordpress.org/view.php?id=722 2005-02-06 20:45:10 +00:00
pluggable-functions.php User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification(). 2005-09-14 00:03:02 +00:00
registration-functions.php User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification(). 2005-09-14 00:03:02 +00:00
rss-functions.php Parse 2005-08-28 17:35:06 +00:00
streams.php Remove svn:executable from streams.php and gettext.php http://mosquito.wordpress.org/view.php?id=1261 2005-04-20 02:46:48 +00:00
template-functions-author.php Add the_author filter. Props markjaquith. fixes #1531 2005-09-08 21:18:28 +00:00
template-functions-category.php Fixes #1186 for 1.6 2005-08-30 23:25:34 +00:00
template-functions-general.php Bad cat ID cleanup 2005-05-27 06:10:41 +00:00
template-functions-links.php Spacing fix from markjaquith. fixes #1665 2005-09-09 23:35:30 +00:00
template-functions-post.php Output not echo, fixes #1465 2005-07-02 23:37:08 +00:00
template-loader.php Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Modularize. 2005-06-10 23:15:13 +00:00
vars.php Update path to images. Props jaseone. fixes #1646 2005-09-07 03:58:28 +00:00
version.php Making the presentation page a little more intuitive 2005-08-07 10:11:30 +00:00
wp-db.php It falls back to funky escaping that causes problems and is not reversible, so temporarily disabling. 2005-07-26 20:11:41 +00:00
wp-l10n.php Fix fallback case for __ngettext(). http://mosquito.wordpress.org/view.php?id=1125 2005-03-17 18:15:18 +00:00