Merged in feature/81-dev-dev01 (pull request #5)
auto-patch 81-dev-dev01-2023-12-05T22_45_26 * auto-patch 81-dev-dev01-2023-12-05T22_45_26
This commit is contained in:
@@ -153,7 +153,7 @@ class Introductions_Integration implements Integration_Interface {
|
||||
$metadata = [];
|
||||
}
|
||||
foreach ( $introductions as $introduction ) {
|
||||
$metadata[ $introduction['name'] ] = true;
|
||||
$metadata[ $introduction['id'] ] = true;
|
||||
}
|
||||
$this->user_helper->update_meta( $user_id, '_yoast_wpseo_introductions', $metadata );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user