Theme support is offered to verified customers by forum only. Support requests and solutions made by email, Skype, Envato or any other method will be redirected back to the forum.
-
I’m new to WP and love how the blocks work. It makes building pages so easy!
I want to create a new block type so someone can subscribe to a newsletter. It’s just an email address field. I copied contactform-block.php and made some adjustments. How can I register it to show in the list of blocks?
I’m a programmer with access to the MySQL DB. If you just point me at a table or example, I can go from there. Unfortunately, I just can’t tell if it goes in wp_posts, wp_postsmeta, wp_options, etc.
Thanks