mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-19 21:15:23 +00:00
Tests: Consistently pass the $force_delete
parameter to wp_delete_attachment()
.
Convert some `wp_delete_post()` calls to `wp_delete_attachment()` to avoid an extra function call. See #55652. Built from https://develop.svn.wordpress.org/trunk@53464 git-svn-id: http://core.svn.wordpress.org/trunk@53053 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
854a06a4ad
commit
61b7a2a3e2
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.1-alpha-53463';
|
||||
$wp_version = '6.1-alpha-53464';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user