How to use a Wordpress Development Workflow with Github

preview_player
Показать описание

Also, since we're sure someone will mention it, this is not 5 minutes long :-p. Watch it at double speed and it's almost there!

Рекомендации по теме
Комментарии
Автор

You should actually show how this works.

jonecir
Автор

Hello Sir, can you share the name of the plugin which you use to pull updates from different WordPress plugin updates from GitHub to your staging site and sync it to production site.

sukantarakshit
Автор

Question: Thanks for this walkthrough of your WordPress/GitHub workflow! *What is the plugin you are referencing* at 9:45?

erichepperlewp
Автор

Question: At 11:05 you said any custom fields your plugin depends on should be "baked into the development". *If you are not using ACF or Toolset, etc, then what "code" do you use for custom fields in your plugin?* Default WP custom themes are basically just text boxes (no WYSIWG, repeaters, etc) -- so how do you implement custom fields with those features in the code without istalling and using ACF, etc.?

erichepperlewp
Автор

What about installing a Plugin that will change code and DB? Would you do it on Staging or Development?

sleepless-in