1. Home
  2. Docs
  3. Introduction
  4. Interface to create
  5. Interface

Interface

Interface to generate plugin

o create a WordPress plugin with the WpPlugincraft tool, you’ll start on the main configuration page where you’ll fill out basic information for your plugin. Here’s how you can add fields to define your plugin settings:

Fill in the Basic Information:

  • Enter your Author Name and Author URL to define the creator of the plugin.
  • Provide the Plugin Name which will be displayed in WordPress.
  • Write a short Description for your plugin, explaining what it does.
  • Specify a Settings Title which will appear as the heading on your plugin’s settings page.
  • Create a unique Slug for your plugin; this will be used in the plugin’s URL and code.

How can we help?