.. |
images
|
Move images
|
2005-08-27 19:10:56 +00:00 |
js
|
Shhhh windows
|
2005-09-26 15:50:08 +00:00 |
capabilities.php
|
Pass along grant state when saving cap. Props Owen. fixes #1702
|
2005-09-22 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
|
…
|
|
class-snoopy.php
|
…
|
|
classes.php
|
pre_get_posts action from ringmaster. fixes #1736
|
2005-10-06 17:27:57 +00:00 |
comment-functions.php
|
Awesome fix from Dougal about ping timeout problems.
|
2005-10-10 16:36:54 +00:00 |
default-filters.php
|
Filter posts with kses for users who do not have the unfiltered_html cap. Props donncha. fixes #1674
|
2005-09-20 22:18:47 +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
|
…
|
|
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
|
wp_attach_object threading fix ups. fixes #1760 #1758
|
2005-10-14 18:06:23 +00:00 |
functions.php
|
Awesome fix from Dougal about ping timeout problems.
|
2005-10-10 16:36:54 +00:00 |
gettext.php
|
Reference passing fix from jsteidl. fixes #1676
|
2005-09-15 23:42:29 +00:00 |
kses.php
|
Add ordered list tags to kses. fixes #1761
|
2005-10-14 18:52:44 +00:00 |
links.php
|
get_links() purtification. Props MaThIbUs. fixes #1244
|
2005-08-20 01:46:18 +00:00 |
locale.php
|
…
|
|
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
|
Moving more stuff to new API.
|
2005-09-24 18:07:46 +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
|
Code cleanup from Mark Jaquith. fixes #1746
|
2005-10-12 17:01:50 +00:00 |
template-functions-category.php
|
Code cleanup from Mark Jaquith. fixes #1746
|
2005-10-12 17:01:50 +00:00 |
template-functions-general.php
|
More code cleanups from Mark Jaquith. fixes #1768
|
2005-10-17 23:41:28 +00:00 |
template-functions-links.php
|
More code cleanups from Mark Jaquith. fixes #1768
|
2005-10-17 23:41:28 +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
|
Add variable path support to load_plugin_textdomain() in order to support subdir plugins. Props firas. fixes #1468
|
2005-09-16 22:30:03 +00:00 |