WPDev.one
Core Function
View Source on Trac ↗

wp_register_comment_personal_data_exporter()

wp_register_comment_personal_data_exporter( mixed $exporters )

Registers the personal data exporter for comments.

Parameters 1 required

Name / Type Description
$exporters
array[]

An array of personal data exporters.

Required

Return Value

(array[])
An array of personal data exporters.

Function Information

Since Version
4.9.6
Source File
wp-includes/comment.php
Advertisement