section.step.padded(data-step="intro" data-flow="column")
header.header(data-flow="column")
.content
h1
div Your JavaScript embed code,
div now accessible to 74.6 million users.
:marked
Many WordPress users may find that pasting a `<script>` tag is too technical.
WordPress plugins allow these non-technical users to use more tools with a few clicks.
But creating a plugin by hand can be time consuming.
IWP wraps your embed code and creates a plugin that is ready for the WordPress Plugin Directory.
.navigation-actions
button.button.primary(data-ref="startButton")
span.label Start
span.icon
include ../../../assets/right-arrow.svg
footer.footer
a.made-by.button.secondary(
href="https://github.com/EagerIO/InstantPlugin"
tabindex="-1"
target="_blank")
span.label Made by
include ../../../assets/eager-logo.svgcloudflare/InstantPlugin
Publicmirrored fromhttps://github.com/cloudflare/InstantPlugin
app/components/steps/intro/intro.pug
28lines · modepreview
unknown