From 917c9e525f8141ee8a370c503c425db1230e0dfd Mon Sep 17 00:00:00 2001 From: Mehran Dehghanian Date: Wed, 2 Jun 2021 11:29:37 +0430 Subject: [PATCH] Add 'Useful Addons' --- Useful-Addons.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Useful-Addons.md diff --git a/Useful-Addons.md b/Useful-Addons.md new file mode 100644 index 0000000..07ebd47 --- /dev/null +++ b/Useful-Addons.md @@ -0,0 +1,5 @@ +Here is a list of usefull addons i found to use in my wordpress projects: + +#### Addons List: +1. [WP API SwaggerUI](https://wordpress.org/plugins/wp-api-swaggerui/) +2. [Code Snippets](https://wordpress.org/plugins/code-snippets/) \ No newline at end of file