Plugin generator Plugin Human Name The Human Readable plugin name (Used in Readme. Used only by WP Repo AND the codebase variable for $human_name, which is useful in menus and such. Different from Plugin Header Name, which MUST match the Text Domain). Plugin Name The plugin name. This has to match with your Text Domain. For WP repo and codebase variable $human_name, use the "Plugin Human Name" field above. Plugin Slug The plugin slug. Used for main folder, main file. Must be all lower case, latin letters. Use hyphens between words. No spaces. Eg "plugin-slug". MUST match "Plugin Name" above (but spaces replaced by hyphens). Plugin Prefix The plugin Prefix. This will automatically receive an underscore(_) as suffix (end of value), so you do NOT need to add this. Example: "m_prfx" will become "m_prfx_". Usually, use Plugin slug minus vocals, and change hyphens for underscores. Plugin Version Plugin Vesrsion. Usually starts at 1.0.0. Use SemVer. Stable tag The stable tag version of this plugin. Usually equal to version above. Requires at least What CP or WP version this plugin requires at least. Requires minimum PHP version What PHP version this plugin requires at least. Tested up to This Plugin was tested up to CP or WP version ... Plugin Tags Comma delimited, valid Plugin Tags Plugin Description A short Plugin Description (shown in the WP Plugins area). A Short Plugin description. Keep it to the point. Plugin URL The plugin URL, i.g. where the Plugin is hosted, or its author\s domain. Author Name The author or company name, example "wp_username" Author URL The author URL, i.g. where the Plugin is hosted, or its author\s domain. Author Email The author or company email. Donate Link The Donate link of this plugin if any Generate