Shortcode generator

Create a basic custom shortcode structure for WordPress with optional attributes and content.

To use as: [my-shortcode]content[/my-shortcode]

Generated code

// The generated code will appear here