Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/everhard/wordpress-handbook

Andrew's Wordpress Handbook. Best Practices for WordPress development.
https://github.com/everhard/wordpress-handbook

wordpress wordpress-api wordpress-development wordpress-plugin wordpress-theme

Last synced: 21 days ago
JSON representation

Andrew's Wordpress Handbook. Best Practices for WordPress development.

Awesome Lists containing this project

README

        

# Andrew's WordPress Handbook
This is my handbook for WordPress development.
I use this repo as a place to keep WordPress development best practices.

| Case | Description |
|------------------------------------------------------------------------------|--------------------------------------------------------------------|
| [Plugin header comment](solutions/plugin-header-comment) | How the plugin header comment should look like. |
| [Simple plugin structure](solutions/simple-plugin-structure) | Plugin structure for simple projects. |
| [Simple plugin structure using WPBP](solutions/simple-wpbp-plugin-structure) | Simple plugin structure using the WordPress Boilerplate. |
| [Simple admin settings page](solutions/simple-settings-page) | Settings page with two parameters. |
| [Simple admin settings page using WPBP](solutions/simple-settings-page-wpbp) | Settings page with two parameters using the WordPress Boilerplate. |
| [Simple plugin with submenus. WPBP](solutions/simple-plugin-with-submenus) | Settings page with two parameters and submenus. |

*Andrew Dorokhov*

- Website: https://dorokhov.dev
- Blog: https://dorokhov.codes
- Email: [[email protected]](mailto:[email protected])
- Social Networks: [LinkedIn](https://www.linkedin.com/in/andrew-dorokhov/).