Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffreyvr/wp-plugin-skeleton


https://github.com/jeffreyvr/wp-plugin-skeleton

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

:plugin_name

This repo can be used to scaffold a WordPress plugin. Follow these steps to get started:

- Press the "Use this template" button at the top of this repo to create a new repo with the contents of this skeleton.
- Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files.
- Have fun building your plugin.

Inspired by Spatie's [Laravel Package Skeleton](https://github.com/spatie/package-skeleton-laravel).

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Security Vulnerabilities

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

## Credits

- [:author_name](https://github.com/:author_username)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.