Wordpress/wp-includes
Andrew Ozz 3a20d6aa17 Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
git-svn-id: https://develop.svn.wordpress.org/trunk@18027 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 01:04:12 +00:00
..
Text
css
images Admin bar sprite cleanups. Props ocean90, darrenmeehan. see #15611 2010-12-13 20:35:28 +00:00
js Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311 2011-05-25 01:04:12 +00:00
pomo Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
theme-compat Call comment_type() without arguments that way 'Comment' is translated internally with context. fixes #15798. 2010-12-20 10:44:14 +00:00
admin-bar.php
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php
category.php
class-IXR.php
class-feed.php
class-http.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-walker.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php
comment.php
compat.php
cron.php
default-constants.php
default-filters.php
default-widgets.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
formatting.php
functions.php
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php
ms-settings.php
nav-menu-template.php
nav-menu.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php
post-thumbnail-template.php
post.php Rename duplicate delete_post and deleted_post actions to before_delete_post and after_delete_post. Props scribu. fixes #13731 2011-05-23 23:43:14 +00:00
query.php
registration-functions.php
registration.php
rewrite.php Don't fetch auto-draft pages in WP_Rewrite::page_uri_index(). props duck_, see #17176. 2011-05-14 19:47:29 +00:00
rss-functions.php
rss.php
script-loader.php Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311 2011-05-25 01:04:12 +00:00
shortcodes.php
taxonomy.php
template-loader.php
theme.php
update.php
user.php
vars.php
version.php
widgets.php
wlwmanifest.xml
wp-db.php Correct phpdoc for replacing/extending thewpdb class. Props johnbillion. fixes #17533 2011-05-23 23:37:16 +00:00
wp-diff.php