Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction to phpMyAdmin #2309

Closed
Tracked by #2003
digitalchild opened this issue Mar 7, 2024 · 20 comments
Closed
Tracked by #2003

Introduction to phpMyAdmin #2309

digitalchild opened this issue Mar 7, 2024 · 20 comments
Assignees
Labels
[Content] Published Marks closed issues as content that was actually published.

Comments

@digitalchild
Copy link
Contributor

digitalchild commented Mar 7, 2024

Details

  • Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson

  • Content title: Introduction to phpMyAdmin

  • Topic description:
    Explore your site’s database using the phpMyAdmin UI.
    Get a basic understanding of the structure and tables (wp_posts, wp_options).
    IMPORTANT: Always use a plugin to interact with the database
    If you want to learn more, go to the Developer LP

  • Audience (User, Developer, Designer, Contributor, etc.): User

  • Experience Level (Beginner, Intermediate, Advanced, Any): Advanced

Related Resources and Other Notes

Automation Code

@digitalchild
Copy link
Contributor Author

//lessons

Copy link
Contributor

github-actions bot commented Mar 7, 2024

Lesson Development Checklist

  • Gather any relevant links to Support, Docs, or related material
  • Description and Objectives finalized
  • Lesson created and announced to the team for review
  • Lesson reviewed
  • Lesson video submitted and published to WPTV
  • Lesson created on Learn.WordPress.org
  • Lesson video published to YouTube
  • Lesson on Learn.WordPress.org updated with YouTube video
  • Lesson published to Learn.WordPress.org

@github-project-automation github-project-automation bot moved this to 👋 Ready to Create in LearnWP Content - Development Mar 11, 2024
@westnz westnz changed the title Migrate a site manually Introduction to phpMyAdmin Jun 18, 2024
@westnz westnz self-assigned this Aug 14, 2024
@westnz
Copy link
Collaborator

westnz commented Aug 14, 2024

Thank you for the great work on the script @ironnysh.

@westnz westnz moved this from 👋 Ready to Create to 🚧 Drafts in Progress in LearnWP Content - Development Aug 14, 2024
@jonathanbossenger
Copy link
Collaborator

I have requested access to the script, if its ok I'd like to give it a quick review.

@ironnysh
Copy link

More than okay! :-) It's open for everyone now

@jonathanbossenger
Copy link
Collaborator

Thanks @ironnysh. I've left some suggestions on the doc, feel free to let me know if you have any questions, or if you disagree with them.

@ironnysh
Copy link

Thanks, @jonathanbossenger! Much appreciated 😇

@ironnysh
Copy link

left some suggestions on the doc

Great points, @jonathanbossenger, thank you.

@westnz, I’ve updated the script.

@westnz
Copy link
Collaborator

westnz commented Aug 15, 2024

Thank you very much, Jonathan! ⭐

@westnz
Copy link
Collaborator

westnz commented Aug 15, 2024

I started working on this yesterday, so this is perfect timing.

@westnz
Copy link
Collaborator

westnz commented Aug 16, 2024

phpMyAdmin.mp4

@westnz westnz moved this from 🚧 Drafts in Progress to 🔎 Ready for Review in LearnWP Content - Development Aug 16, 2024
@digitalchild
Copy link
Contributor Author

digitalchild commented Aug 16, 2024

A nice overview Wes.

1:43 - A database isn't really just a file. It is a service that is an organized collection of structured data that is included with your hosting package.

Tutorial/Lessons Review Checklist

Please tick all items you've confirmed:

  • Learning outcomes/objectives are clear.
  • Technical concepts introduced in the content are accurate.
  • The speed of demonstrations are easy to follow.
  • The narration audio matches what is shown visually.
  • Spelling and grammar are correct.
  • Sound quality is consistent throughout the video.
  • Brand Usage Guidelines and Promotional Guidelines are being followed.
  • Media assets are all in the public domain ([CC0]

@westnz
Copy link
Collaborator

westnz commented Aug 16, 2024

Thanks for reviewing @digitalchild

@rfluethi
Copy link

Tutorial/Lessons Review Checklist

Please tick all items you've confirmed:

  • Learning outcomes/objectives are clear.
  • Technical concepts introduced in the content are accurate.
  • The speed of demonstrations are easy to follow.
  • The narration audio matches what is shown visually.
  • Spelling and grammar are correct.
  • Sound quality is consistent throughout the video.
  • Brand Usage Guidelines and Promotional Guidelines are being followed.
  • Media assets are all in the public domain (CC0).

Excellent and informative video, as always.

@westnz
Copy link
Collaborator

westnz commented Aug 18, 2024

Thank you @rfluethi! 👍

@Soir7
Copy link

Soir7 commented Aug 19, 2024

  • [+] Learning outcomes/objectives are clear.
  • [+] Technical concepts introduced in the content are accurate.
  • [+] The speed of demonstrations are easy to follow.
  • [+] The narration audio matches what is shown visually.
  • [+] Spelling and grammar are correct. - DOES THIS APPLY TO TRANSCRIPT (WHEN PROVIDED)?
  • [+] Sound quality is consistent throughout the video.
  • [+] Brand Usage Guidelines and
  • [ +] (Promotional Guidelines](https://make.wordpress.org/training/handbook/guidelines/promotional-guidelines/) are being followed.
  • Media assets are all in the public domain (CC0).

@westnz ....

  • Your clear and upbeat delivery ease the learning journey.
  • Nice how you modify your voice to stress key points.
  • Impactful use of stop sign as a full page image emphasizes the 'look but don't touch' message of avoiding direct database edits.
  • Stated importance of deactivating DB plug @ end of use.
  • Demonstrated locating DB name in WP/site health.

Thank you.

@westnz
Copy link
Collaborator

westnz commented Aug 19, 2024

Thank you very much @Soir7!

@BSICTVince
Copy link

BSICTVince commented Aug 20, 2024

Tutorial/Lessons Review Checklist

Please tick all items you've confirmed:

  • Learning outcomes/objectives are clear.
  • Technical concepts introduced in the content are accurate.
  • The speed of demonstrations are easy to follow.
  • The narration audio matches what is shown visually.
  • Spelling and grammar are correct.
  • Sound quality is consistent throughout the video.
  • Brand Usage Guidelines and Promotional Guidelines are being followed.
  • Media assets are all in the public domain (CC0).

@westnz
Copy link
Collaborator

westnz commented Aug 20, 2024

Hi @BSICTVince
Thank you for reviewing. I noticed you didn't select the "Technical concepts introduced in the content are accurate." Is it related to what Jamie mentioned, or is there something else you want to highlight?

@westnz westnz moved this from 🔎 Ready for Review to ✅ Preparing to Publish in LearnWP Content - Development Aug 20, 2024
@westnz
Copy link
Collaborator

westnz commented Sep 4, 2024

//published

@github-actions github-actions bot added the [Content] Published Marks closed issues as content that was actually published. label Sep 4, 2024
@github-actions github-actions bot closed this as completed Sep 4, 2024
@github-project-automation github-project-automation bot moved this from ✅ Preparing to Publish to 📜 Published or Closed in LearnWP Content - Development Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Content] Published Marks closed issues as content that was actually published.
Projects
Status: 📜 Published or Closed
Development

No branches or pull requests

7 participants