Skip to content
/ wp-boilerplate Public template

A WordPress Plugin Boilerplate Template for Github

License

Notifications You must be signed in to change notification settings

rotaract/wp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Plugin Boilerplate

Open Source Rotaract Germany Code Style
Build Plugin ZIP Maintenance Status

The Boilerplate can be installed directly into your plugins folder "as-is". You will want to rename it and the classes inside of it to fit your needs. For example, if your plugin is named 'example-me' then: (See https://github.com/DevinVinson/WordPress-Plugin-Boilerplate)

🔎 Overview

  • ❏ rename files from plugin-name to example-me

  • ❏ change plugin_name to example_me

  • ❏ change plugin-name to example-me

  • ❏ change Plugin_Name to Example_Me

  • ❏ change PLUGIN_NAME_ to EXAMPLE_ME_

It’s safe to activate the plugin at this point. Because the Boilerplate has no real functionality there will be no menu items, meta boxes, or custom post types added until you write the code.

⭐ Features

  • Object-oriented

⚙️ Installation

🧰 Prerequisites
  • latest WordPress with latest PHP version

🎚️ Configuration

🖱️ Usage

❓ FAQ

🤝 Contributing

We welcome contributions! Please read our Contributing Guidelines before submitting a pull request.

🆘 Support

If you encounter any issues, please open an issue on our GitHub repository or contact the Rotaract Germany team at oss at rotaract dot de.

Project Structure

🛠️ Setup / Build

📦 Dependencies
  • …​

📃 Code of Conduct

This project is governed by the Contributor Covenant Code of Conduct. By contributing to this project, you agree to abide by its terms.

Copyright © 2025, Rotaract Deutschland

Licensed under European Union Public License 1.2 (EUPL-1.2).

Rotary, Rotaract, and Interact are trademarks or registered trademarks of Rotary International. This license does not grant any rights under trademark law. All such rights are reserved. Modified versions must be renamed to avoid using any Rotary International trademarks, including Rotary, Rotaract, and Interact.

All Rotary, Rotaract, and Interact logos and graphics are under copyright.

About

A WordPress Plugin Boilerplate Template for Github

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •