source: tags/2.6.3/wp-includes @ 9309

Name Size Rev Age Author Last Change
../
images 7886   4 years ryan Add blank to default avatars. Rename default to Mystery Man. see #6802
js 8615   4 years azaozz Fix img path in TinyMCE css. Props docwhat, fixes #7469 for 2.6.1
Text 8582   4 years ryan Fix Text/Diff includes. Props codestyling. fixes #7391 for 2.6
atomlib.php 10.7 KB 8149   4 years westi Minor phpdoc fixups.
author-template.php 13.8 KB 8149   4 years westi Minor phpdoc fixups.
bookmark-template.php 8.7 KB 8464   4 years azaozz Fix typo in bookmark template. Props brianwhite, fixes #7414 for 2.6.1
bookmark.php 10.4 KB 7990   4 years ryan phpdoc updates from jacobsantos. see #7038
cache.php 11.6 KB 7990   4 years ryan phpdoc updates from jacobsantos. see #7038
canonical.php 9.5 KB 8594   4 years markjaquith Fix braces so user_trailingslashit gets the correct information passed in …
capabilities.php 12.4 KB 7701   4 years ryan Default cap arg should be an empty array. Props tellyworth. fixes #5520
category-template.php 16.1 KB 8299   4 years ryan Prevent category looping. Props tellyworth. fixes #7267
category.php 11.1 KB 8090   4 years westi PHPDoc updates for category.php. Fixes #5633 props jacobsantos.
class-IXR.php 27.5 KB 8084   4 years westi phpdoc updates for IXR. See #7038 props jacobsantos.
class-phpass.php 6.6 KB 8082   4 years westi Updated phpdoc for external libs. See #7038 props jacobsantos.
class-phpmailer.php 43.9 KB 8082   4 years westi Updated phpdoc for external libs. See #7038 props jacobsantos.
class-pop3.php 20.1 KB 8082   4 years westi Updated phpdoc for external libs. See #7038 props jacobsantos.
class-smtp.php 32.6 KB 8187   4 years ryan Typo fixes from mark8barnes and AndrewFrazier. fixes #7174
class-snoopy.php 36.6 KB 9309   3 years ryan Snoopy cleanup
class.wp-dependencies.php 5.4 KB 7970   4 years ryan Style loader from mdawaffe. see #7011
class.wp-scripts.php 2.6 KB 8301   4 years ryan Introduce content_url(). Don't prepend base url to content url in script …
class.wp-styles.php 2.3 KB 8301   4 years ryan Introduce content_url(). Don't prepend base url to content url in script …
classes.php 24.3 KB 8511   4 years ryan Add prohphylactic addlashes when evaling query. Props xknown.
comment-template.php 23.3 KB 8164   4 years ryan phpdoc updates from jacobsantos. see #7038
comment.php 43.3 KB 8091   4 years westi PHPDoc updates for comment.php. See #5578 props jacobsantos.
compat.php 2.6 KB 7140   4 years ryan Multi-byte character safe excerpting from nbachiyski. fixes #6077
cron.php 5.1 KB 8521   4 years ryan Don't run get_plugins() on every admin page load. Use cron for async …
default-filters.php 6.7 KB 8213   4 years markjaquith Silently add /index.php/ to category_base and tag_base for blogs using …
deprecated.php 36.7 KB 8285   4 years ryan Fix get_links_list deprecation doc. Props Otto42. fixes #6879
feed-atom-comments.php 3.4 KB 6819   4 years ryan Improve metadata for atom comment search feeds. Props ionfish. fixes #5493
feed-atom.php 2.4 KB 7772   4 years ryan Typo fix from peaceablewhale. fixes #6579 for trunk
feed-rdf.php 2.0 KB 6493   4 years ryan Some file level phpdoc from darkdragon. fixes #5527
feed-rss2-comments.php 2.4 KB 7244   4 years westi Better self links for feeds. Fixes #5238 props andy.
feed-rss2.php 2.0 KB 7244   4 years westi Better self links for feeds. Fixes #5238 props andy.
feed-rss.php 1.2 KB 6493   4 years ryan Some file level phpdoc from darkdragon. fixes #5527
feed.php 14.1 KB 8246   4 years ryan phpdoc for feed.php from jacobsantos. fixes #5636
formatting.php 45.4 KB 8748   3 years ryan Consolidate contiguous whitespace in usernames . For 2.6
functions.php 71.0 KB 8571   4 years ryan Fix variable name typo. Props ionfish. fixes #7471 for 2.6
functions.wp-scripts.php 2.0 KB 7970   4 years ryan Style loader from mdawaffe. see #7011
functions.wp-styles.php 1.1 KB 8050   4 years ryan Typo fix
general-template.php 39.1 KB 8069   4 years ryan Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see …
gettext.php 11.1 KB 6554   4 years ryan Some file level phpdoc from darkdragon. fixes #5572
kses.php 30.2 KB 8385   4 years azaozz Take first attribute and ignore later duplicate attributes. Fixes #6602
l10n.php 9.8 KB 8557   4 years ryan Allow merging of similarly named text domains. Props sambauers. fixes …
link-template.php 25.4 KB 8479   4 years ryan Pass context to get_edit_post_link filter. Props mdawaffe. fixes #7424 for …
locale.php 9.3 KB 6589   4 years ryan phpdoc for locale from darkdragon. fixes #5621
media.php 17.3 KB 8607   4 years azaozz Removes the disabling of captions, but leaves couple of hooks so a plugin …
pluggable.php 51.3 KB 8749   3 years ryan wp_rand() - more randy rands for 2.6
plugin.php 21.1 KB 7999   4 years ryan Allow wp-content to exist outside of webroot. Props sambauers. see #6938
post-template.php 20.2 KB 8012   4 years ryan Validation fixes for post revisions. Props mdawaffe. see #6775
post.php 95.4 KB 8825   3 years westi maybe_unserialize the array members not the array when multple post meta …
query.php 49.1 KB 8795   3 years ryan Suppress query filters when called from get_posts(). fixes #7326 #7457 for …
registration-functions.php 200 bytes 6554   4 years ryan Some file level phpdoc from darkdragon. fixes #5572
registration.php 8.7 KB 7313   4 years matt So fresh and so clean, clean.
rewrite.php 33.2 KB 8617   3 years markjaquith Do not prepend /archives/ et al to category/tag URLs unless category/tag …
rss-functions.php 183 bytes 6554   4 years ryan Some file level phpdoc from darkdragon. fixes #5572
rss.php 21.0 KB 7999   4 years ryan Allow wp-content to exist outside of webroot. Props sambauers. see #6938
script-loader.php 14.4 KB 8607   4 years azaozz Removes the disabling of captions, but leaves couple of hooks so a plugin …
shortcodes.php 7.4 KB 8196   4 years ryan phpdoc for shortcodes from jacobsantos. fixes #7184
streams.php 4.3 KB 8421   4 years ryan Work around fatal error caused by mbstring.func_overload = 2. Props …
taxonomy.php 67.7 KB 8559   4 years ryan Check both slug and name when determining if is_term(). fixes #6593 for …
template-loader.php 2.1 KB 7754   4 years matt For some reason taxonomy pages also return is_home, so we need to put this …
theme.php 18.9 KB 8486   4 years ryan Allow dots in theme dirs when previewing. fixes #7482 for 2.6
update.php 5.6 KB 8521   4 years ryan Don't run get_plugins() on every admin page load. Use cron for async …
user.php 9.9 KB 8069   4 years ryan Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see …
vars.php 2.5 KB 8407   4 years azaozz Small update to Gears info messages and simple Safari detection. Fixes …
version.php 374 bytes 9305   3 years ryan Bump
widgets.php 55.0 KB 8747   3 years ryan RSS widget shouldn't link if there isn't a link. Props MtDewVirus. fixes …
wlwmanifest.xml 1013 bytes 6202   4 years westi Move the WLW manifest related files to have proper WordPress naming …
wp-db.php 23.8 KB 8311   4 years ryan Don't LIMIT updates to 1. Props hailin. fixes #7272
wp-diff.php 9.9 KB 8582   4 years ryan Fix Text/Diff includes. Props codestyling. fixes #7391 for 2.6
Note: See TracBrowser for help on using the repository browser.