[ 'label' => __( 'Item thumbnail in the metadata list', 'tainacan-blocksy' ), 'type' => 'ct-switch', 'value' => $enabled, 'setting' => [ 'transport' => 'postMessage' ], 'desc' => __( 'Toggle to show or not the item thumbnail on the metadada list.', 'tainacan-blocksy' ), 'sync' => blocksy_sync_single_post_container([ 'prefix' => $prefix ]) ] ];