-
.htaccess et nginx config
-
Allow some meta to be searchable
-
Hide ACF plugin in the menu
-
Class loader for bootstraps, commands, ajax, models and shortcodes
-
make use of wp actions
-
custom router
-
minimum stability -> stable
-
tailwind, bootstrap, clean ?
-
js vendors ?
-
Intro
-
Sommaire
-
Install step (composer create-project ayctor/wp)
-
Folder structure
-
Model
-
View (add Blade directives)
-
Controller
-
Ajax (in controller)
-
Commands
-
Mails
-
Shortcodes
-
Generators (show how to extend)
-
Misc (Bootstrap folder, security plugin)
-
ACF Fields (find doc or document every fields available)
-
Frontend