Michelle Blanchette

Results 34 comments of Michelle Blanchette

+1 I've noticed this same issue and am running Scout-App V2.18.16. Should we instead use the previous version listed on https://scout-app.io/dashboard/ (V2.12.12) ?

Yes, I saw the same thing in WordPress Core's source code. However, Debug Bar is showing that I am indeed retrieving a proper `download_url` field. (see attached) Have you confirmed...

Those screenshots are incredibly helpful. Thank you! I don't know of anything unique or special about my implementation, though. I'll add some deep logging in WordPress Core and see if...

> So, for example, if I want to enqueue admin-only scripts, which hook do I use? If I want to process a form submission, which hook should I use? >...

> Video for review: https://drive.google.com/file/d/1OtO1GN945fK2MwUwE1MtbvA6Ocn34Foq/view?usp=drive_link @jonathanbossenger I'm unable to access the video for review.

## Tutorial/Lessons Review Checklist Please tick all items you've confirmed: - [x] Learning outcomes/objectives are clear. - [x] Technical concepts introduced in the content are accurate. - [x] The speed...

There's many concepts to cover for this, as your linked comment mentions @jonathanbossenger . With just two lessons, maybe this lesson should cover the concept of "managing" database tables (creating,...

Thanks @jonathanbossenger ! Can we also update the lesson title to better reflect the topics covered? We mentioned "Managing" before in place of just "Creating".

@jonathanbossenger Script is ready for review here: https://github.com/wptrainingteam/learn-wp-content/blob/45d813c798886959fc11bd304c4c1f6372767d77/plugin-developer-learning-pathway/07-Custom-Database-Tables/01-Creating-and-Managing-Custom-Tables.md Per pull request here: https://github.com/wptrainingteam/learn-wp-content/pull/11 Code snippets have been tested and are included in an accompanying plugin file with a `.wp-env.json` environment...

I'm happy to work on both in parallel. Thank you @jonathanbossenger !