.. |
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
|
Capabilities fixes from the O man. fixes #1561
|
2005-08-20 01:37:41 +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
|
Make sure extra_query_vars is an array instead of an empty string to avoid weird bug that can cause all query vars to be stomped in certain envs.
|
2005-08-30 19:01:45 +00:00 |
comment-functions.php
|
Call time pass by reference not allowed. Use the array trick. fixes #1583
|
2005-08-20 02:01:44 +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
|
|
|
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
|
You should be able to change the defaults
|
2005-08-05 20:44:18 +00:00 |
functions.php
|
url_to_postid() typo fix. Props markjaquith. fixes #1612
|
2005-08-30 04:07:12 +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
|
|
|
links.php
|
get_links() purtification. Props MaThIbUs. fixes #1244
|
2005-08-20 01:46:18 +00:00 |
locale.php
|
|
|
pluggable-functions.php
|
Fixes #1578 for 1.6
|
2005-08-30 23:17:42 +00:00 |
registration-functions.php
|
Setting native eol:style
|
2005-07-23 16:16:03 +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
|
Typo
|
2005-06-13 08:38:42 +00:00 |
template-functions-category.php
|
Return output of list_cats() when calling from wp_list_cats(). Props: edavis fixes #1449
|
2005-06-20 01:30:39 +00:00 |
template-functions-general.php
|
Bad cat ID cleanup
|
2005-05-27 06:10:41 +00:00 |
template-functions-links.php
|
Fixes #1357
|
2005-08-23 07:43:11 +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
|
Let advanced users override cookies.
|
2005-07-18 19:55:24 +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
|
|
|