rebase on oct-10-2023
This commit is contained in:
@@ -179,6 +179,7 @@ class WPCF7_REST_Controller {
|
||||
foreach ( $items as $item ) {
|
||||
$response[] = array(
|
||||
'id' => $item->id(),
|
||||
'hash' => $item->hash(),
|
||||
'slug' => $item->name(),
|
||||
'title' => $item->title(),
|
||||
'locale' => $item->locale(),
|
||||
|
||||
Reference in New Issue
Block a user