.. |
Text
|
…
|
|
images
|
…
|
|
js
|
Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
|
2009-02-21 02:12:00 +00:00 |
pomo
|
Switch to pomo lib. Support gettext contexts. Deprecate long form functions. Props nbachiyski. fixes #9112 #9111
|
2009-02-17 05:03:29 +00:00 |
atomlib.php
|
…
|
|
author-template.php
|
Add (get_)the_modified_author template tags. Fixes #9154 props tomontoast.
|
2009-02-27 17:54:47 +00:00 |
bookmark-template.php
|
…
|
|
bookmark.php
|
…
|
|
cache.php
|
…
|
|
canonical.php
|
…
|
|
capabilities.php
|
…
|
|
category-template.php
|
Fix wp_tag_cloud 'RAND' when only one tag, props DD32, fixes #9214
|
2009-02-23 09:12:59 +00:00 |
category.php
|
…
|
|
class-IXR.php
|
Set the correct header for non POST request to xmlrpc service. Fixes #9093 props joesphscott.
|
2009-02-15 10:44:36 +00:00 |
class-feed.php
|
Use SimplePie for widget and dashboard feeds. First cut. see #9198
|
2009-02-27 19:32:50 +00:00 |
class-phpass.php
|
…
|
|
class-phpmailer.php
|
…
|
|
class-pop3.php
|
…
|
|
class-smtp.php
|
…
|
|
class-snoopy.php
|
…
|
|
class.wp-dependencies.php
|
…
|
|
class.wp-scripts.php
|
…
|
|
class.wp-styles.php
|
…
|
|
classes.php
|
Make the exit call explicit so that it works. Fixes #9248.
|
2009-02-28 09:30:46 +00:00 |
comment-template.php
|
…
|
|
comment.php
|
discover_pingback_server_uri optimizations. Props DD32. fixes #8816
|
2009-02-15 20:56:54 +00:00 |
compat.php
|
Use right variable name. Props stringfold. fixes #9090 for trunk
|
2009-02-11 19:36:32 +00:00 |
cron.php
|
Add filter for local connection ssl verify to cron spawning, props sivel, see #8702
|
2009-02-08 15:26:16 +00:00 |
default-filters.php
|
…
|
|
deprecated.php
|
…
|
|
feed-atom-comments.php
|
…
|
|
feed-atom.php
|
…
|
|
feed-rdf.php
|
…
|
|
feed-rss.php
|
…
|
|
feed-rss2-comments.php
|
…
|
|
feed-rss2.php
|
…
|
|
feed.php
|
phpdoc for fetch_feed(). Props rmmcue. see #9198
|
2009-02-28 01:50:47 +00:00 |
formatting.php
|
Use _n(). Props nbachiyski. fixes #9111
|
2009-02-20 19:35:16 +00:00 |
functions.php
|
Fix inverted login in get_transient().
|
2009-02-27 19:21:41 +00:00 |
functions.wp-scripts.php
|
Expose the ability to find out if styles, scripts have already been queued. Fixes #6197 props jacobsantos
|
2009-02-15 11:04:42 +00:00 |
functions.wp-styles.php
|
Expose the ability to find out if styles, scripts have already been queued. Fixes #6197 props jacobsantos
|
2009-02-15 11:04:42 +00:00 |
general-template.php
|
Put search string into <title> of search results page. Fixes #9103 props DD32.
|
2009-02-27 17:46:13 +00:00 |
gettext.php
|
…
|
|
http.php
|
Refactor the ssl blacklisting support info the individual test functions. Fixes #9078 props sivel.
|
2009-02-24 19:37:02 +00:00 |
kses.php
|
…
|
|
l10n.php
|
Switch to pomo lib. Support gettext contexts. Deprecate long form functions. Props nbachiyski. fixes #9112 #9111
|
2009-02-17 05:03:29 +00:00 |
link-template.php
|
Extend plugins_url to allow you to specify the plugin file you want to be relative to so slugs don't need to be hardcoded. Fixes #6341.
|
2009-02-15 16:50:45 +00:00 |
locale.php
|
…
|
|
media.php
|
…
|
|
pluggable.php
|
Don't trigger wp_login_failed action for empty usernames or passwords.
|
2009-02-23 17:33:02 +00:00 |
plugin.php
|
…
|
|
post-template.php
|
…
|
|
post.php
|
Escape before passing to insert/update post. Props hailin. fixes #9199 for trunk
|
2009-02-22 00:35:42 +00:00 |
query.php
|
Remove meta_value from selected fields. Props filosofo. fixes #9177
|
2009-02-19 19:19:20 +00:00 |
registration-functions.php
|
…
|
|
registration.php
|
…
|
|
rewrite.php
|
…
|
|
rss-functions.php
|
…
|
|
rss.php
|
Add expiration for transients
|
2009-02-20 02:23:11 +00:00 |
script-loader.php
|
Display more theme info. see #8652
|
2009-02-27 21:22:49 +00:00 |
shortcodes.php
|
Fix regression in shortcode behaviour. Fixes #9238 props tellyworth.
|
2009-02-27 17:01:59 +00:00 |
simplepie.inc
|
Use SimplePie for widget and dashboard feeds. First cut. see #9198
|
2009-02-27 19:32:50 +00:00 |
streams.php
|
…
|
|
taxonomy.php
|
set_object_terms action. Props filosofo. fixes #9216
|
2009-02-23 17:13:52 +00:00 |
template-loader.php
|
…
|
|
theme.php
|
…
|
|
update.php
|
Check for new version when visiting Tools->Upgrade. fixes #9108
|
2009-02-17 00:13:25 +00:00 |
user.php
|
Include ID in get_users_of_blog() results. Props jeremyclarke and filosofo. fixes #9020
|
2009-02-19 18:42:18 +00:00 |
vars.php
|
…
|
|
version.php
|
Rough first cut of theme browser/installer. Props DD32. see #8652
|
2009-02-11 23:10:11 +00:00 |
widgets.php
|
Don't pass defaulted argument to checked(). Fixes #9032 props filosofo.
|
2009-02-27 22:15:14 +00:00 |
wlwmanifest.xml
|
…
|
|
wp-db.php
|
Use mysql_real_escape_string() only in prepare(), insert(), and update(). escape() uses addslashes only. Add array support to escape(). see #9189
|
2009-02-20 19:05:12 +00:00 |
wp-diff.php
|
…
|
|