martincv/wordpress-plugin-boilerplate

WordPress Starter Plugin

1.0.5 2023-03-15 18:23 UTC

This package is auto-updated.

Last update: 2024-03-20 22:08:09 UTC


README

This plugin is a starter boiler plugin to help you start with creating your own WordPress Plugin.

How to use it

Download the plugin, rename it and change the constants inside and the classes to your own wish. The structure is set best to help you gain on performance and speed.

You can remove files you don't need and add your own.

The plugin offers shortcode implementation as well as REST API and AJAX Hanlders ready to be used.