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

Japanese Online Workshop - 改めて学ぶ、アクションフックとフィルターフック。WordPressカスタマイズのポイントを抑えよう! / Learn action hooks and filter hooks again. Let's keep the points of WordPress customization down! #2533

Closed
6 tasks done
megane9988 opened this issue Jun 12, 2024 · 1 comment
Assignees
Labels
[Content] Needs SME Content development issues requiring a Subject Matter Expert to vet the topic.

Comments

@megane9988
Copy link

megane9988 commented Jun 12, 2024

Details

Learn the basic mechanisms and how to use action hooks and filter hooks, which are essential when customizing WordPress. By using these, you can customize the theme or plugins without directly editing them.

  • Topic description:
    • What is a hook?
    • What is an action hook?
    • What is a filter hook?
    • Related tags
    • Function usage in PHP
    • Use action hooks
    • Use filter hooks
  • Audience (User, Developer, Designer, Contributor, etc.):
    • Developer,
  • Learning objectives (What will the learner be able to do as a result of this content?):
    • Understanding action hooks
    • Understanding filter hooks
    • Understanding how to use each
  • Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan):
    • Online Workshop
  • WordPress version (optional):
    • 6.5
  • Will you be creating this content? (Yes or No):
    • Yes

Related Resources

Next steps for SMEs

Please follow the team handbook "Vetting topic ideas" to vet this topic.

URLs

Online Workshop Checklist:

@megane9988 megane9988 added Awaiting Triage Issues awaiting triage. See Training Team handbook for how to triage issues. [Content] Needs SME Content development issues requiring a Subject Matter Expert to vet the topic. labels Jun 12, 2024
@github-actions github-actions bot added the [Type] Bug Something isn't working on the Learn website. label Jun 12, 2024
@megane9988
Copy link
Author

概要

WordPressのカスタマイズで必須とも言える、アクションフックとフィルターフックの基本的な仕組みや、利用���法を学びます。これらを利用することで、直接テーマやプラグインを編集すること無く、カスタマイズが行えます。

こんな方にオススメ

  • コードを書いてWordPresssのカスタマイズを行っている人
  • フックの活用方法を改めて学び直したい人
  • wp_enqueue_scriptsをなんとなく利用している人

講座内容(講座内容が変更になる場合があります。)

  • フックとは?
  • アクションフックとは?
  • フィルターフックとは?
  • 関連のタグ
  • PHPでの関数利用
  • アクションフックの利用
  • フィルターフックの利用

日時

対象:WordPress ユーザー
日時:2024年7月24日(水) 日本時間 午後 21 時
参加方法:参加登録後、Zoom リンクが表示されます

Note: This workshop will be hosted in Japanese, in a Japan-friendly time.

@megane9988 megane9988 self-assigned this Jun 12, 2024
@jonathanbossenger jonathanbossenger removed [Type] Bug Something isn't working on the Learn website. Awaiting Triage Issues awaiting triage. See Training Team handbook for how to triage issues. labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Content] Needs SME Content development issues requiring a Subject Matter Expert to vet the topic.
2 participants