jetpack_block_editor_republicize_feature, true
jetpack_block_editor_republicize_feature, true
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_block_editor_republicize_feature, true') is found 1 times:
- /class.jetpack-gutenberg.php line 894
* @deprecated 11.5 This is a feature flag that is no longer used. * * @param bool true Enable the RePublicize UI in the block editor context. Defaults to true. */ 'republicize_enabled' => apply_filters( 'jetpack_block_editor_republicize_feature', true ), ), 'siteFragment' => $status->get_site_suffix(), 'adminUrl' => esc_url( admin_url() ), 'tracksUserData' => $user_data, 'wpcomBlogId' => $blog_id, 'allowedMimeTypes' => wp_get_mime_types(),