From 8ae6a3434b6e086a35915a08ba5083b78126a19f Mon Sep 17 00:00:00 2001 From: asus Date: Mon, 12 Feb 2024 10:41:50 +0100 Subject: [PATCH] added todo make a class verison of the plugin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a9ca085..00290e8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ `git submodule update --init --recursive` ### todo : +- **! make a class version of the plugin !** + - [official doc architecture patterns](https://developer.wordpress.org/plugins/plugin-basics/best-practices/#architecture-patterns) - [read this guide to plugins development](https://developer.wordpress.org/plugins/) - [learning about the rest api](https://developer.wordpress.org/plugins/settings/options-api/) - ajax :