Files
wordpress-develop/wp-includes/js
Andrew Ozz db72372fcc Logged out warnings:
- Don't use <base> tag to set target="_blank". It can break form submission. Instead, set target only on links with JS.
- Fix same domain comparison in wp_auth_check_html() when FORCE_SSL_LOGIN == true.
- Properly show/hide the "Close" button when the dialog is shown multiple times.
See #23295

git-svn-id: https://develop.svn.wordpress.org/trunk@24208 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-08 22:45:58 +00:00
..
2013-05-08 20:54:30 +00:00
2013-04-22 03:08:51 +00:00
2013-04-03 17:40:52 +00:00
2012-11-17 15:11:29 +00:00
2012-04-17 23:09:29 +00:00
2013-05-08 22:45:58 +00:00