function block_post_update_disabled_region_update

Disable blocks that are placed into the "disabled" region.

File

core/modules/block/block.post_update.php, line 75

Code

function block_post_update_disabled_region_update() {
    // An empty update will flush caches, forcing block_rebuild() to run.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.