-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
33 lines (25 loc) · 1.12 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
=== WordPress Plugin Scaffold ===
Contributors: bmarshall511
Tags:
Donate link: https://highfivery.com
Requires at least: 5.2
Tested up to: 6.2.2
Requires PHP: 7.4
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Streamline WordPress plugin creation with our scaffold, offering WordPress
Coding Standards, PHPDoc, 10up Toolkit, and a ready-to-use admin page.
== Description ==
Kickstart your WordPress plugin development with the WordPress Plugin Scaffold.
Adhering to WordPress Coding Standards and equipped with PHPDoc for seamless
documentation, our scaffold streamlines your workflow. It includes 10up Toolkit
for efficient linting, compiling, and file optimization, plus a ready-to-go
block build framework and an admin options page template. Ideal for developers
seeking a robust starting point.
== Installation ==
1. Upload the entire plugin folder to the */wp-content/plugins/* directory.
2. Activate the plugin through the Plugins screen (*Plugins > Installed Plugins*).
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==