Responsive Block Control – Hide blocks based on display width
Responsive Block Control adds responsive toggles to a “Visibility” panel of the block editor, to show or hide blocks according to screen width.
Security
Version 1.3.1 resolves a stored cross‑site scripting (XSS) vulnerability (CVE‑2025‑62135) affecting earlier versions (<= 1.2.9).
Users with contributor access or higher should update immediately.
If you discover a security vulnerability, please report it responsibly to: [email protected]
Limitations
Does not work with the Classic Block, Widget Block or Widget Area Block [‘core/freeform’, ‘core/legacy-widget’, ‘core/widget-area’], as the those blocks do not support block attributes. Does also not work with the HTML Block [‘core/html’] inside the Widget Screen, as this one also does not support block attributes there.
Configuration
Override existing breakpoints
function override_responsive_block_control_breakpoints($break_points) {
$break_points['base'] = 0;
$break_points['mobile'] = 400;
$break_points['tablet'] = 800;
$break_points['desktop'] = 1000;
$break_points['wide'] = 1600;
return $break_points;
}
add_filter('responsive_block_control_breakpoints', 'override_responsive_block_control_breakpoints');
Provide custom CSS
You can provide your own CSS rules per breakpoint using the new filter responsive_block_control_custom_css_rules.
add_filter('responsive_block_control_custom_css_rules', function($rules) {
return [
'mobile' => 'display: none !important;',
'tablet' => 'display: none !important;',
'desktop' => 'display: none !important;',
'wide' => 'display: none !important;',
];
});
Stop css output completely
function override_responsive_block_control_add_css() {
return false;
}
add_filter('responsive_block_control_breakpoints', 'override_responsive_block_control_add_css');
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| c*t*u*v*.fr | F | Aug 2, 2026 | |
| f*r*s*i*1*1.com | D | Aug 2, 2026 | |
| t*i*1.com | F | Aug 1, 2026 | |
| i*e*-*r*d*c*s.jp | F | Aug 1, 2026 | |
| g*s*l*t*c*a*n*r.de | F | Aug 1, 2026 | |
| m*r*r*a*l*d.com (WP 6.8.6) | F | Aug 1, 2026 | |
| f*m*e*j*r*s*e*.org (WP 7.0.2) | F | Aug 1, 2026 | |
| t*e*e*s*o*m*s*c*a*h*b.com (WP 7.0.2) | F | Aug 1, 2026 | |
| b*f*o*t*c*s.com | D | Aug 1, 2026 | |
| h*l*o*a*t.fr | A | Aug 1, 2026 | |
| t*e*e*h*a*e*h*s*e*s.com | C | Aug 1, 2026 | |
| a*e*u*c*r*.com | D | Aug 1, 2026 | |
| a*a*e*y*a.fr (WP 7.0.2) | F | Jul 31, 2026 | |
| a*a*o*i*o.com (WP 7.0.2) | F | Jul 31, 2026 | |
| b*o*t*r*a*e*y.com (WP 7.0.2) | F | Jul 31, 2026 | |
| a*i*u*l.com (WP 7.0.2) | F | Jul 31, 2026 | |
| m*k*s*o*z*i*k.com (WP 7.0.2) | F | Jul 31, 2026 | |
| f*e*k*i*k.com | F | Jul 31, 2026 | |
| v*l*d*v*8.fr (WP 7.0.2) | F | Jul 31, 2026 | |
| f*a*c*m*r*a*e*.com | D | Jul 31, 2026 | |
| s*m*l*c*.com (WP 7.0.2) | F | Jul 31, 2026 | |
| i*a*a*i*k*s*o.com (WP 6.4.8) | F | Jul 31, 2026 | |
| i*a*a*i*b*s.com (WP 7.0.2) | F | Jul 31, 2026 | |
| t*c*r*v*l.c*.jp (WP 6.5.8) | F | Jul 30, 2026 | |
| k*i*i*k*-*r*v*i*g*r.se (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*i*n*p*e*k*s*n*a.si (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*i*k*s*u*k*.sk (WP 7.0.2) | D | Jul 30, 2026 | |
| e*s*i*s*c*i*i*o*.pt (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*i*k*-*t*d*e*.no (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*i*i*i*i*t*r*m*i.lt (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*i*k*e*e*i*u*i.lv (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*i*k*a*a*n*o*n*r.is (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*n*s*t*u*k*m*k*e*.fi (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*n*l*s*d*u*i*g*d.ee (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*i*k*t*s*y.cz (WP 7.0.2) | D | Jul 30, 2026 | |
| k*i*i*k*-*s*i*i*a*j*.hr (WP 7.0.2) | D | Jul 30, 2026 | |
| a*s*r*l*a*c*m*u*i*i*s*o*n*a*i*n.com | F | Jul 30, 2026 | |
| i*p*o*o*m*t*h.com | F | Jul 30, 2026 | |
| h*n*o*y.hu (WP 7.0.2) | D | Jul 30, 2026 | |
| f*a*f*n*n*e.fr (WP 6.9.5) | A | Jul 30, 2026 | |
| s*i*a*a*a*.com | F | Jul 30, 2026 | |
| s*i*t*e*i*e*v*l.com | F | Jul 30, 2026 | |
| n*-*e*.jp (WP 7.0.2) | F | Jul 29, 2026 | |
| p*i*c*p*l*l*n*t.com (WP 7.0.2) | F | Jul 29, 2026 | |
| c*r*e*e*a*.com (WP 7.0.2) | F | Jul 29, 2026 | |
| g*o*p*-*e*e*.fr | A | Jul 29, 2026 | |
| t*r*s*o*r*n*a*a.mx | D | Jul 29, 2026 | |
| s*f*t*e*g*n*e*i*g*a*s.com (WP 7.0.2) | F | Jul 29, 2026 | |
| m*s*i*a.pl (WP 7.0.2) | F | Jul 29, 2026 | |
| d*u*k*o*a.de | F | Jul 29, 2026 | |
| j*d*t*o*g*r.com (WP 6.9.5) | D | Jul 29, 2026 | |
| s*a*t*t.lv (WP 7.0.2) | F | Jul 28, 2026 | |
| n*u*-*e*t*c*e*o*g*n*s*t*o*e*.de (WP 7.0.2) | D | Jul 28, 2026 | |
| s*a*d*r*d*i*k*.org | F | Jul 28, 2026 | |
| m*z*a*h*r.c*.jp (WP 7.0.2) | D | Jul 28, 2026 | |
| g*o*p*-*a*t*a*r*.fr | A | Jul 28, 2026 | |
| i*m*l*s.de (WP 6.6.2) | A | Jul 28, 2026 | |
| s*h*r*q.ch | F | Jul 28, 2026 | |
| p*e*e*r*d*r*c*r*m*n*.com (WP 7.0.2) | F | Jul 27, 2026 | |
| s*d*i*a.com (WP 7.0.2) | F | Jul 27, 2026 | |
| m*g*c*l*a*i*g.c*.jp | F | Jul 27, 2026 | |
| l*n*h*r*e.com | F | Jul 27, 2026 | |
| i*v*s*m*n*c*u*r*g*n*b*r*.com (WP 6.9.4) | F | Jul 27, 2026 | |
| k*i*i*c*o*d*r*o*k.nl (WP 7.0.2) | D | Jul 27, 2026 | |
| m*c*o*t*p.org (WP 7.0.2) | F | Jul 27, 2026 | |
| v*s*t*x*o*e.com (WP 7.0.2) | F | Jul 27, 2026 | |
| m*d*c*s*n*.com (WP 7.0.2) | F | Jul 26, 2026 | |
| u*o*i*.cc | D | Jul 26, 2026 | |
| c*a*r*o*s*q*e*.com | F | Jul 26, 2026 | |
| g*m*d*u*s*h*a*d.de | A | Jul 26, 2026 | |
| v*o*a*o.com | F | Jul 26, 2026 | |
| s*o*.nl | F | Jul 26, 2026 | |
| g*a*h*h*o*y*o*t*a*e.com | F | Jul 26, 2026 | |
| v*n*a*e*m*r*c*n*o*k*a*l*.com | F | Jul 26, 2026 | |
| d*c*r*w*l*.com | D | Jul 26, 2026 | |
| g*o*p*-*a*i*l*t.fr | A | Jul 26, 2026 | |
| g*a*d*-*o*o*n*.com | A | Jul 25, 2026 | |
| t*e*r*h*m*r*o*.com (WP 7.0.2) | F | Jul 25, 2026 | |
| f*t*c*r*.com | F | Jul 25, 2026 | |
| l*c*y*u*c*n*h*t*g*a*h*.com | F | Jul 25, 2026 | |
| v*l*a*a*e*n*.com (WP 6.2.2) | F | Jul 25, 2026 | |
| f*-*o*e.jp (WP 6.8.6) | F | Jul 25, 2026 | |
| t*b*c*i*9.net (WP 7.0.2) | F | Jul 25, 2026 | |
| m*t*-*o*k*.jp | F | Jul 25, 2026 | |
| s*i*t*n*s*h*e*z.ch | F | Jul 24, 2026 | |
| s*a*o*s*h*g.org (WP 7.0.2) | F | Jul 24, 2026 | |
| s*o*a*l*i*.com (WP 7.0.2) | F | Jul 24, 2026 | |
| v*r*w*n*i*g*r.de | A | Jul 24, 2026 | |
| r*t*l*s*o*c*l.com (WP 7.0.2) | F | Jul 24, 2026 | |
| s*i*u*b*a*e*y.com | F | Jul 24, 2026 | |
| s*i*r*n*u*b*a*e*y.com | F | Jul 24, 2026 | |
| p*e*i*h*b*t*t.com | A | Jul 24, 2026 | |
| p*e*i*-*a*i*a*.com | A | Jul 24, 2026 | |
| l*b*r.cz (WP 6.8.6) | F | Jul 24, 2026 | |
| c*b*r*t*l*n*o*i*e.com | F | Jul 24, 2026 | |
| e*o*e*a*i*e*t*t*o*.fr | A | Jul 23, 2026 | |
| s*i*7*.fr | A | Jul 23, 2026 | |
| a*n*m*n*-*a*o*.ru | F | Jul 23, 2026 | |
| m*n*a*o*m*r*i*s*h*o*.com | F | Jul 23, 2026 | |
| a*r*w*e*d*a*d*c*p*c*m*a*y.com | F | Jul 23, 2026 |