Wp_plugin_template DEPRECATED

screenshot of Wp_plugin_template DEPRECATED

A template for creating plugins in WordPress. See full article here: https://www.yaconiello.com/blog/how-to-write-wordpress-plugin. Settings sections were refactored for full explanation see: https://www.yaconiello.com/blog/how-to-handle-wordpress-settings

Overview

This repo is deprecated and should not be used. The WordPress community has found new and improved ways of creating plugins since this plugin skeleton was created. Any references or code snippets from this repo may not be relevant or up-to-date.

Features

  • Plugin template for WordPress
  • Provides a basic structure for creating WordPress plugins
  • Can be used as a starting point for developing custom plugins

Summary

This repo provides a deprecated plugin template for WordPress. It is no longer recommended to use this skeleton as the WordPress community has found better ways of developing plugins. However, it can still serve as a basic starting point for those looking to create their own custom plugins.