No. There is no official email form block or widget.
JetPack has a Form Block though.
JetPack is not “official”, but is developed by the same people who run WordPress .com, so it is as close to an “official” block that you’ll get, even though they are not the official developers of the WordPress software itself, and you’ll need to install a plugin and connect to a WordPress.com account to use it.
Related Posts:
- Complex widget form UI – examples and best practices
- How to Validate Widget Input
- How do I save data from submitted form from widget
- Find if widget block is active
- How to disable Widget Gutenberg Blocks?
- Converting a WordPress widget to a block
- How can I use AJAX to save/update a widget form?
- How to allow your custom widget as block in gutemberg editor
- A form in a custom widget
- isSavingPost() for widgets
- Is there any way to parse blocks inside widget area?
- Form link throwing website to main language
- How do I pass the id of my widget to javascript in the form function?
- Redirect to page after a widget form submit
- How Migrate a Legacy Widget to block?
- Create Dashboard Widget with form to keep team’s record
- Adding a single text input field to a custom Dashboard widget
- WordPress 5.8 : display new widget
- Determine if a specific Gutenberg block is used on pages/posts
- When editing in block editor, the post/article gets under the floating widgets
- Widget front-end fails to echo as expected from checkbox
- My Email Newsletter plugin will not configure when I try to import the widget
- Widget block editor: Unable to collect checkbox values inside widget update() method
- getBlockVariations(…) is undefined in Widget and Template Part editors but not Post Editor
- Blank widgets page after core update – which files to purge cache?
- $_POST[] variable is inaccessible in block editor. Is there any workaround?
- How to insert a block in a widget which links to a entry/page
- What characters are allowed in an email address?
- Programmatically add widgets to sidebars
- WordPress 3.8 – Dashboard 1 Column Screen Options
- Executing Javascript When a Widget is Added in the Backend
- Loading scripts only if a particular shortcode or widget is present
- Limit number of Widgets in Sidebars
- How Can I Add the “Insert From URL” Tab to a Custom 3.5 Media Uploader?
- Give Editor Access To Sidebar
- How to load Widget javascript + css files only if used?
- Where is the content of widgets stored in mysql table
- Hide specific categories from category widget
- changing wp-admin/widgets.php
- Add class to before_widget from within a custom widget
- How can I use the built in WordPress “browse link” functionality?
- Is there any way to dynamically alter widget titles?
- Translate widget titles using qTranslate plugin
- Code for Recent Posts Widget
- Get number of widgets in sidebar
- Text Widget creates a
- Can a widget in the Customizer be “single-use” (i.e. disabled after 1 instance has been added)?
- check if registered sidebar is active & has widget content
- How to edit widgets in WordPress
- dynamically add scripts to WP_Widget widget() method
- Extend WordPress 3.8 Site Activity Dashboard Widget to include more comments
- How to use is_active_widget?
- Get a list of all Widgets registered in WordPress admin widgets-area
- Modifying the default search widget
- Adding iframe Content to Sidebar Widget
- Enabling jquery when dragging available widget to sidebar area
- How Do I Add Custom CSS To Only Certain Widgets
- Get Widget Instance inside Widget
- Show post tags in a widget
- Author template, filter sidebar widgets by author?
- Prevent widgets removal
- Add the sidebar/widget editor to the post edit screen?
- WordPress 4.8: Using multiple WYSIWYG-Editors with media inside of Widgets how to?
- Does the number of widgets installed affect website performance?
- WP_Widget deprecated error in WordPress V4.3
- What is the quickest way to make a widget?
- How to display custom widget anywhere
- Show Woocommerce minicart widget in checkout page sidebar? And, how to make this update secure by overriding widget?
- Get page IDs based on which template they are using?
- Changes in widget customizer not triggering ‘save and publish’
- Add filter to blogroll widget
- Widget Options Not saving
- Indexes of widgets instances starts with ‘2’ in ‘wp_options’ table
- How to use wp_dequeue_style() for style enqueued in WP_Widget class
- How do i manually place a widget code
- How to override the wordpress default widget markup
- Why is the $old_instance needed for the widget update function?
- Embed iframe or html page into dashboard widget
- Storing custom dashboard widget options in wordpress
- Get sidebar parameters (before_widget, before_title, etc.) from within a widget
- Prevent second widget activation
- How can I get $id variable in widget’s form function?
- How can I add links to widget titles?
- How to refresh Theme Customizer after change color inside wpColorPicker?
- How to add image uploader to a custom widget?
- PHP Coding Standards, Widgets and Sanitization
- Different widgets on different page templates?
- How to Remove All Widgets from Dashboard?
- Widgets not displaying in theme customizer
- $post>ID displays wrong post ID
- Register multiple sidebars
- Is there a way to add more tags to the tag cloud?
- Modify recent post sidebar to show post thumbs with out plugins
- Loop through widgets in sidebar
- How do I rebind event after widget save
- Programmatically edit the text of a widget
- How to add color picker to widgets?
- Where to find the source code of a widget?
- How to add author details in the post sidebar?
- How to delete cached transients from a widget instance properly?