.. |
Text
|
…
|
|
images
|
More unused images cleanup
|
2008-11-30 10:25:26 +00:00 |
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
|
Enhance wp_list_authors() to support more of the standard output options. Props jacobsantos see #4420.
|
2009-02-15 09:06:24 +00:00 |
bookmark-template.php
|
…
|
|
bookmark.php
|
…
|
|
cache.php
|
…
|
|
canonical.php
|
Strip /feed/ endings even if they are not at the very end, in canonical. props jhodgdon. fixes #8642 for trunk
|
2009-02-04 23:07:41 +00:00 |
capabilities.php
|
…
|
|
category-template.php
|
Force term ID to be an int. Props filosofo. fixes #9193
|
2009-02-20 23:31:46 +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-phpass.php
|
…
|
|
class-phpmailer.php
|
Add missing preg delimiters. Props ridgerunner. fixes #8986 for trunk
|
2009-01-29 17:46:31 +00:00 |
class-pop3.php
|
…
|
|
class-smtp.php
|
…
|
|
class-snoopy.php
|
…
|
|
class.wp-dependencies.php
|
Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
|
2009-01-14 14:18:51 +00:00 |
class.wp-scripts.php
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
|
2009-01-26 12:59:10 +00:00 |
class.wp-styles.php
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
|
2009-01-26 12:59:10 +00:00 |
classes.php
|
Allow for the HTTP headers returned by WordPress to be filtered by a plugin. Fixes #9205 props filosofo.
|
2009-02-21 21:39:06 +00:00 |
comment-template.php
|
Revert accidental bits. see #8708
|
2009-01-20 20:55:57 +00:00 |
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
|
Cron spawning improvement, see #9005
|
2009-02-07 13:32:34 +00:00 |
deprecated.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
feed-atom-comments.php
|
Use guid instead of link for atom comment IDs. fixes #8708 for trunk
|
2009-01-20 20:55:03 +00:00 |
feed-atom.php
|
Add support for automatic feed links in themes, props Viper007Bond, see #8878
|
2009-01-19 05:04:58 +00:00 |
feed-rdf.php
|
Add support for automatic feed links in themes, props Viper007Bond, see #8878
|
2009-01-19 05:04:58 +00:00 |
feed-rss.php
|
Add support for automatic feed links in themes, props Viper007Bond, see #8878
|
2009-01-19 05:04:58 +00:00 |
feed-rss2-comments.php
|
Add support for automatic feed links in themes, props Viper007Bond, see #8878
|
2009-01-19 05:04:58 +00:00 |
feed-rss2.php
|
Add support for automatic feed links in themes, props Viper007Bond, see #8878
|
2009-01-19 05:04:58 +00:00 |
feed.php
|
Fix regex in function rss_enclosure(), fixes #9192
|
2009-02-21 06:14:52 +00:00 |
formatting.php
|
Use _n(). Props nbachiyski. fixes #9111
|
2009-02-20 19:35:16 +00:00 |
functions.php
|
Allow for the HTTP headers returned by WordPress to be filtered by a plugin. Fixes #9205 props filosofo.
|
2009-02-21 21:39:06 +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
|
Better archives and calendar queries. Props vladimir_kolesnikov. fixes #8351
|
2009-02-19 22:53:19 +00:00 |
gettext.php
|
…
|
|
http.php
|
Handle empty pairs in cookies. Props DD32. fixes #9101
|
2009-02-12 20:44:34 +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
|
Allow shortcodes inside caption boxes, props Viper007Bond, fixes #9022
|
2009-02-04 17:07:26 +00:00 |
pluggable.php
|
Use _n(). Props nbachiyski. fixes #9111
|
2009-02-20 19:35:16 +00:00 |
plugin.php
|
PHPdoc updates. See €8805 props jacobsantos.
|
2009-01-22 21:17:52 +00:00 |
post-template.php
|
Fix wp_get_attachment_link(), props noel, fixes #9036
|
2009-02-07 02:58:21 +00:00 |
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
|
Cookie support for HTTP API. Props beaulebens. fixes #9049 #9037 #8727
|
2009-02-05 21:59:37 +00:00 |
rss-functions.php
|
…
|
|
rss.php
|
Add expiration for transients
|
2009-02-20 02:23:11 +00:00 |
script-loader.php
|
Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
|
2009-02-21 02:12:00 +00:00 |
shortcodes.php
|
Introduce a simple mechanism for escaping shortcodes by doubling the [[]]. Fixes #6518 props tellyworth.
|
2009-02-15 16:01:14 +00:00 |
streams.php
|
…
|
|
taxonomy.php
|
Don't limit query when descending hierarchy. Props filosofo. fixes #8832
|
2009-01-22 22:59:29 +00:00 |
template-loader.php
|
…
|
|
theme.php
|
Fix previewing of themes in subdirs. Props zedlander. fixes #8548
|
2009-02-02 19:17:14 +00:00 |
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
|
Documentation correction: is_active_widget(), props mdawaffe, fixes #9080
|
2009-02-10 15:22:08 +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
|
…
|
|