--- a/wp/wp-includes/class-wp-site.php Thu Sep 29 08:06:27 2022 +0200
+++ b/wp/wp-includes/class-wp-site.php Fri Sep 05 18:40:08 2025 +0200
@@ -22,6 +22,7 @@
* @property int $post_count
* @property string $home
*/
+#[AllowDynamicProperties]
final class WP_Site {
/**