PHP Object, Caching, Global Variable Testing | WP Contributor EP001

preview_player
Показать описание
Come contribute to WordPress Core. Tonya shows her step-by-step process to reproduce a reported issue and then manually test the code fix.

Which issue ticket?
-------------------------------

Why this ticket?
-------------------------
This issue presents an opportunity to learn about PHP objects, caching, global variables, dev workflows in WordPress, and manual testing.

We'll dig into the code to explore how to validate the problem.We'll look at how to get the object's in memory ID and then compare it to the final state.
Рекомендации по теме
Комментарии
Автор

Hi Tonya, thanks for this tutorial. That's comprehensive and the way you represent did not make me tired.

amir_mi
Автор

Hey Tonya, been a while but so glad to see your teaching's again. PHPStorm presentation switch quick and dirty use 'ctrl + `' (backtick) but I found setting a mouse shortcut, I set it to shift + right-click, is great for presenting.

Looking forward to many more of your videos

MrWilde