npx @wordpress/create-block copyright-date-block –template @wordpress/create-block-tutorial-template
After successfully activating the plugin in the WordPress admin panel, I expected to see my custom block (“copyright-date-block”) in the Gutenberg editor. However, upon searching for it in the Gutenberg blocks, I couldn’t find it anywhere.
Can anyone guide me on how I can see my “copyright-date-block” in my WordPress Gutenberg editor? Are there any specific steps or settings I need to follow?
Steps Taken and Expected Outcome:
Plugin Creation: I used the npx @wordpress/create-block command to generate the plugin named “copyright-date-block” based on the tutorial template.
Plugin Activation: After successfully creating the plugin, I activated it in the WordPress admin panel under the “Plugins” section. I expected the activated plugin to be fully functional and visible in the Gutenberg editor.
vinay deora is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.