Docs: Correct DocBlock formatting for `wp_privacy_personal_data_erasers` filter.
See #43637. git-svn-id: https://develop.svn.wordpress.org/trunk@43104 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
489acfc57e
commit
095c047ced
|
@ -4561,6 +4561,7 @@ function wp_ajax_wp_privacy_erase_personal_data() {
|
|||
*
|
||||
* @param array $args {
|
||||
* An array of callable erasers of personal data. Default empty array.
|
||||
*
|
||||
* @type array {
|
||||
* Array of personal data exporters.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue