Privacy: add `esc_html` to assertion in test_wp_comments_personal_data_exporter.
Props mermel, 1naveengiri. Merges [43371] to the 4.9 branch. Fixes #44113. Built from https://develop.svn.wordpress.org/branches/4.9@43372 git-svn-id: http://core.svn.wordpress.org/branches/4.9@43200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
1f5f8129de
commit
b4aaf4a73c
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.9.7-alpha-43368';
|
||||
$wp_version = '4.9.7-alpha-43372';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue