An open API service indexing awesome lists of open source software.

https://github.com/gh640/wordpress-plugin-examples-ja

(Japanese) WordPress プラグインサンプル集
https://github.com/gh640/wordpress-plugin-examples-ja

wordpress

Last synced: 2 months ago
JSON representation

(Japanese) WordPress プラグインサンプル集

Awesome Lists containing this project

README

          

# WordPress プラグインサンプル集

## プラグイン

- `sample-cf-block-binding`: カスタムフィールドブロックバインディングを利用する
- 参考: [Introducing Block Bindings, part 1: connecting custom fields – WordPress Developer Blog](https://developer.wordpress.org/news/2024/02/20/introducing-block-bindings-part-1-connecting-custom-fields/)
- `sample-cpt.php`: カスタム投稿タイプを登録する
- `sample-disable-search.php`: 検索機能を無効化する
- `sample-login-logo`: 管理画面のログインページのロゴを変更する

## 関連サイト

WordPress を個人ではなくビジネスで使うときの実践的な tips をいろいろ紹介しています。

- [実践 WordPress](https://wordpress.dyno.design/)