Files
WordPress/wp-admin
Scott Taylor 56d6682461 In edit-form-advanced.php:
* `get_permalink( $post_ID )` can return `false`, set it to a variable and check it
* Using the variable allows us to replace 11 separate calls to `get_permalink( $post_ID )` in the file
* These notices were triggered by the potential for `false` to be passed to `esc_url()`

See #30799.

Built from https://develop.svn.wordpress.org/trunk@31131


git-svn-id: http://core.svn.wordpress.org/trunk@31112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-10 21:21:22 +00:00
..
2014-11-25 06:12:22 +00:00
2014-12-18 17:55:22 +00:00
2015-01-10 05:29:22 +00:00
2015-01-10 05:29:22 +00:00
2015-01-10 05:29:22 +00:00
2015-01-10 05:29:22 +00:00
2015-01-10 05:29:22 +00:00
2015-01-08 05:03:23 +00:00
2014-12-09 11:27:22 +00:00