twentyGOLEM/wp-includes
azaozz 72990cd094 Add another arg to 'get_comment_time' filter, props miqrogroove, fixes #11421
git-svn-id: http://svn.automattic.com/wordpress/trunk@12396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-14 10:21:58 +00:00
..
Text
images
js Do not auto-scroll the media popup when opening an image details section if it can fit in the viewport, props caesarsgrunt, fixes #11269 2009-12-09 12:24:45 +00:00
pomo
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php Check the correct global in get_page and also ensure that the cap check for deleting pages copes for the default page we edit when adding new. Fixes #11203. 2009-12-07 18:01:02 +00:00
category-template.php
category.php
class-IXR.php
class-feed.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
classes.php
comment-template.php Add another arg to 'get_comment_time' filter, props miqrogroove, fixes #11421 2009-12-14 10:21:58 +00:00
comment.php Restore the check for trueness on $user_id so we don't run the queries or create the objects. Fixes #11419 props Denis-de-Bernardy. 2009-12-13 17:32:14 +00:00
compat.php
cron.php Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity 2009-12-08 19:59:34 +00:00
default-embeds.php
default-filters.php Post/Page Image was too generic a name. Post/Page Thumbnail is more clear, even if you can create very large thumbnail images if you so choose. 2009-12-10 06:14:36 +00:00
default-widgets.php Fix slashes in the Text widget, props Denis-de-Bernardy, fixes #10563 2009-12-10 09:54:15 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond. 2009-09-28 14:36:48 +00:00
feed.php
formatting.php Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity 2009-12-08 19:59:34 +00:00
functions.php Reverting [12331]. see #10057 2009-12-10 23:02:47 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Do not double-stripslashes() on get_search_query(). fixes #11374 2009-12-10 08:07:19 +00:00
http.php Remove unused variable. Props hakre. fixes #10765 2009-12-10 22:55:06 +00:00
kses.php
l10n.php
link-template.php Urlencode the search query in get_search_feed_link() and get_search_comments_feed_link(), props tenpura, fixes #11153 2009-12-14 10:09:55 +00:00
locale.php
media.php Typecast to int the return of image_resize_dimensions(), fixes #7748 2009-12-12 08:06:24 +00:00
meta.php
pluggable.php Don't html encode quotes in the blogname in email subjects as this is a plain text output. Fixes #9913 props tenpura. 2009-12-13 11:38:45 +00:00
plugin.php
post-template.php
post-thumbnail-template.php Post/Page Image was too generic a name. Post/Page Thumbnail is more clear, even if you can create very large thumbnail images if you so choose. 2009-12-10 06:14:36 +00:00
post.php Check the correct global in get_page and also ensure that the cap check for deleting pages copes for the default page we edit when adding new. Fixes #11203. 2009-12-07 18:01:02 +00:00
query.php Move is_admin() to wp-settings.php so it's available when query.php is not included. 2009-12-14 00:38:05 +00:00
registration-functions.php
registration.php Remove unecessary reference to wpdb global. Fixes 11087 props aaroncampbell. 2009-11-05 20:28:46 +00:00
rewrite.php
rss-functions.php
rss.php
script-loader.php Ensure that RTL langs don't get a horizontal scrollbar in IE7. Fixes #10748 props yoavf. 2009-12-13 17:56:22 +00:00
shortcodes.php
taxonomy.php
template-loader.php
theme.php Post/Page Image was too generic a name. Post/Page Thumbnail is more clear, even if you can create very large thumbnail images if you so choose. 2009-12-10 06:14:36 +00:00
update.php Remove passing of spurious argument to wpdb->db_version(). 2009-12-09 12:00:55 +00:00
user.php
vars.php
version.php
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php