.. |
images
|
…
|
|
js
|
Allow TinyMCE to work under SSL. Fixes #6544. Hat tip: blenjee, azaozz.
|
2008-04-06 21:29:36 +00:00 |
atomlib.php
|
…
|
|
author-template.php
|
…
|
|
bookmark-template.php
|
…
|
|
bookmark.php
|
…
|
|
cache.php
|
…
|
|
canonical.php
|
…
|
|
capabilities.php
|
…
|
|
category-template.php
|
Taxonomy links and template tags from andy. see #6357
|
2008-03-26 06:37:19 +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
|
Remove unanchored string replacement. Props nh7a. fixes #6423
|
2008-03-27 20:10:29 +00:00 |
comment-template.php
|
…
|
|
comment.php
|
don't time-throttle comments from Administrators
|
2008-03-20 20:32:18 +00:00 |
compat.php
|
…
|
|
cron.php
|
…
|
|
default-filters.php
|
Taxonomy queries and urls. Props andy. see #6357
|
2008-03-23 17:02:11 +00:00 |
deprecated.php
|
…
|
|
feed-atom-comments.php
|
…
|
|
feed-atom.php
|
…
|
|
feed-rdf.php
|
…
|
|
feed-rss.php
|
…
|
|
feed-rss2-comments.php
|
…
|
|
feed-rss2.php
|
…
|
|
feed.php
|
…
|
|
formatting.php
|
Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for trunk
|
2008-04-03 03:05:49 +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
|
Remove the slash from html generators and camelcase WP. Fixes #6440 props lloydbudd.
|
2008-03-28 19:05:22 +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
|
Move category query to get category case of get_permalink to avoid unnecessary queries. Props mdawaffe. fixes #6638 for trunk
|
2008-04-08 01:55:04 +00:00 |
locale.php
|
…
|
|
media.php
|
Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for trunk
|
2008-04-03 03:05:49 +00:00 |
pluggable.php
|
Rehash old md5 hashes inside of wp_check_password() to make hashing more pluggable.
|
2008-03-27 22:44:47 +00:00 |
plugin.php
|
…
|
|
post-template.php
|
Return the content so everything doesn't go blank from [7491]. See #6537. Hat tip: robmil.
|
2008-03-23 18:19:03 +00:00 |
post.php
|
The child should not have to pay for the sins of his father. Caching for children needs to be cleared when parent is edited; if we check for empty and not isset, it never gets better for empty results.
|
2008-04-05 05:54:08 +00:00 |
query.php
|
Revert [7605]. It breaks setting posts page. see #6539
|
2008-04-08 01:05:45 +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 rewrite rules for the feed files match when WordPress is installed in a subdirectory. See #6460 this is for trunk.
|
2008-03-30 13:42:03 +00:00 |
rss-functions.php
|
…
|
|
rss.php
|
…
|
|
script-loader.php
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
|
2008-04-07 21:40:32 +00:00 |
shortcodes.php
|
Parse shortcodes AFTER wpautop() to avoid mangling. Have wptexturize() ignore shortcodes so quotes stay straight. fixes #6444 for trunk
|
2008-03-31 07:56:58 +00:00 |
streams.php
|
…
|
|
taxonomy.php
|
Allow register_taxonomy() to be called before init for back compat with impatient plugins.
|
2008-03-27 06:30:20 +00:00 |
template-loader.php
|
Taxonomy queries and urls. Props andy. see #6357
|
2008-03-23 17:02:11 +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
|
Action oriented text for expired session notice. Props lloydbudd. fixes #6193
|
2008-03-12 22:21:14 +00:00 |
vars.php
|
…
|
|
version.php
|
Make sure the rewrite rules for the feed files match when WordPress is installed in a subdirectory. See #6460 this is for trunk.
|
2008-03-30 13:42:03 +00:00 |
widgets.php
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
|
2008-04-07 21:40:32 +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 |