1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-03-31 00:45:55 +02:00
WordPress/wp-includes
2009-02-15 10:44:36 +00:00
..
images More unused images cleanup 2008-11-30 10:25:26 +00:00
js Autosave post/page when pressing Control/Command+S in TinyMCE, props srobbin, fixes 2009-02-08 18:37:47 +00:00
Text Fix Text/Diff includes. Props codestyling. fixes for trunk 2008-08-07 21:02:07 +00:00
atomlib.php Minor phpdoc fixups. 2008-06-20 20:56:40 +00:00
author-template.php Enhance wp_list_authors() to support more of the standard output options. Props jacobsantos see . 2009-02-15 09:06:24 +00:00
bookmark-template.php Update _walk_bookmarks phpdoc. Props brh and sivel. fixes for trunk 2008-12-16 07:54:17 +00:00
bookmark.php Make sure get_bookmarks cache is an array 2008-12-19 07:05:51 +00:00
cache.php Use clone to break object refs when setting and getting cache. see 2008-11-17 21:01:12 +00:00
canonical.php Strip /feed/ endings even if they are not at the very end, in canonical. props jhodgdon. fixes for trunk 2009-02-04 23:07:41 +00:00
capabilities.php Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes for trunk 2008-12-12 20:47:18 +00:00
category-template.php Add taxonomy argument to wp_tag_cloud() 2009-02-11 23:41:29 +00:00
category.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
class-IXR.php Set the correct header for non POST request to xmlrpc service. Fixes props joesphscott. 2009-02-15 10:44:36 +00:00
class-phpass.php Trailing whitespace cleanup 2008-08-09 05:36:14 +00:00
class-phpmailer.php Add missing preg delimiters. Props ridgerunner. fixes for trunk 2009-01-29 17:46:31 +00:00
class-pop3.php Revert POP3 changes. Localization for wp-mail. Props filosofo. see 2008-11-03 23:25:11 +00:00
class-smtp.php phpdoc fixes for the phpmailer classes. 2008-09-03 21:42:50 +00:00
class-snoopy.php Revert snoopy change that breaks with canonical feeds. 2008-10-23 22:41:51 +00:00
class.wp-dependencies.php Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see 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 , fixes 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 , fixes 2009-01-26 12:59:10 +00:00
classes.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
comment-template.php Revert accidental bits. see 2009-01-20 20:55:57 +00:00
comment.php Disambiguate 'Approved' translation. Props nbachiyski. fixes 2009-02-12 20:42:04 +00:00
compat.php Use right variable name. Props stringfold. fixes 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 2009-02-08 15:26:16 +00:00
default-filters.php Cron spawning improvement, see 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 for trunk 2009-01-20 20:55:03 +00:00
feed-atom.php Add support for automatic feed links in themes, props Viper007Bond, see 2009-01-19 05:04:58 +00:00
feed-rdf.php Add support for automatic feed links in themes, props Viper007Bond, see 2009-01-19 05:04:58 +00:00
feed-rss2-comments.php Add support for automatic feed links in themes, props Viper007Bond, see 2009-01-19 05:04:58 +00:00
feed-rss2.php Add support for automatic feed links in themes, props Viper007Bond, see 2009-01-19 05:04:58 +00:00
feed-rss.php Add support for automatic feed links in themes, props Viper007Bond, see 2009-01-19 05:04:58 +00:00
feed.php Use guid instead of link for atom comment IDs. fixes for trunk 2009-01-20 20:55:03 +00:00
formatting.php Handle links with parens in make_clickable(). Props filosofo. fixes 2009-02-12 19:52:43 +00:00
functions.php Documentation correction: absint(), props mdawaffe, fixes 2009-02-10 21:17:44 +00:00
functions.wp-scripts.php Let plugins register footer scripts easier and add filters to the concatenating functions 2009-01-15 19:50:23 +00:00
functions.wp-styles.php Default media type to all. Fixes props filosofo. 2008-10-29 22:17:54 +00:00
general-template.php Feed links: fix arg name, props nbachiyski, fixes 2009-02-12 08:52:08 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes 2008-01-04 20:05:07 +00:00
http.php Handle empty pairs in cookies. Props DD32. fixes 2009-02-12 20:44:34 +00:00
kses.php Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see 2009-01-09 19:29:35 +00:00
l10n.php Contextual ngettext from nbachiyski. fixes 2008-11-25 22:25:21 +00:00
link-template.php Add taxonomy argument to wp_tag_cloud() 2009-02-11 23:41:29 +00:00
locale.php phpDoc corrections for wp-includes. See props jacobsantos. 2008-08-30 21:23:43 +00:00
media.php Allow shortcodes inside caption boxes, props Viper007Bond, fixes 2009-02-04 17:07:26 +00:00
pluggable.php If no angle brackets, assume email address. Props donncha. fixes for trunk 2009-02-10 23:51:51 +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 2009-02-07 02:58:21 +00:00
post.php Allow + in mime type regex. Props Sam_a. fixes 2009-02-04 20:27:30 +00:00
query.php Obey post_type. Props filosofo. fixes 2009-02-04 20:32:27 +00:00
registration-functions.php Some file level phpdoc from darkdragon. fixes 2008-01-04 20:05:07 +00:00
registration.php Notice fixes from DD32. see 2008-11-14 23:01:16 +00:00
rewrite.php Cookie support for HTTP API. Props beaulebens. fixes 2009-02-05 21:59:37 +00:00
rss-functions.php Some file level phpdoc from darkdragon. fixes 2008-01-04 20:05:07 +00:00
rss.php Cookie support for HTTP API. Props beaulebens. fixes 2009-02-05 21:59:37 +00:00
script-loader.php Custom taxonomies support: quick edit, delete, show in the menu 2009-02-12 08:00:29 +00:00
shortcodes.php Pass tag name when using shortcodes. Props Viper007Bond. fixes 2008-08-11 04:00:33 +00:00
streams.php Work around fatal error caused by mbstring.func_overload = 2. Props codestyling . fixes for trunk 2008-07-23 18:56:17 +00:00
taxonomy.php Don't limit query when descending hierarchy. Props filosofo. fixes 2009-01-22 22:59:29 +00:00
template-loader.php For some reason taxonomy pages also return is_home, so we need to put this check first. 2008-04-21 06:28:50 +00:00
theme.php Fix previewing of themes in subdirs. Props zedlander. fixes 2009-02-02 19:17:14 +00:00
update.php Use transient for update_core, update_plugins, update_themes. see 2009-02-06 18:06:20 +00:00
user.php Much better handling of wp-login.php page load. See props wnorris. 2009-01-29 21:30:16 +00:00
vars.php Simple iPhone detection, disable hiding of action links for iPhone 2008-12-02 12:32:54 +00:00
version.php Rough first cut of theme browser/installer. Props DD32. see 2009-02-11 23:10:11 +00:00
widgets.php Documentation correction: is_active_widget(), props mdawaffe, fixes 2009-02-10 15:22:08 +00:00
wlwmanifest.xml Update wlw manifest for get tags support. Props josephscott. fixes 2008-10-16 22:26:30 +00:00
wp-db.php Improve error message, props simonwheatley, fixes 2008-11-28 04:40:20 +00:00
wp-diff.php Inline docs for wp-diff.php. Props jacobsantos. fixes 2008-09-11 17:46:42 +00:00