WPDev.one
Filter Hook

block_widgets_no_javascript_message

apply_filters( 'block_widgets_no_javascript_message', $message, $installed )

Filters the message displayed in the block widget interface when JavaScript is not enabled in the browser.

Parameters 0 required

Name / Type Description
$message
mixed

No description available.

$installed
mixed

No description available.

Return Value

(mixed)
No return value description available.

Hook Information

Source File
wp-admin/widgets-form-blocks.php
Advertisement