WORDPRESS PLUGIN MODEL
- this project uses submodules recursively, so after cloning you need to do :
git submodule update --init --recursive
todo :
- ! make a class version of the plugin !
- read this guide to plugins development
- learning about the rest api
- ajax :
- using fetch ajax
- wp ajax course
- examples from stackoverflow
- using
admin_url('admin-ajax.php')orwp-utils
- wordpress apis
Description
Languages
PHP
73.5%
JavaScript
12%
Makefile
8.7%
HTML
4.9%
CSS
0.9%