My Block Theme Plugin
A custom plugin for block theme enhancements.
★ 0stars
2release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/vektor-inc/my-block-theme-plugin/releases/download/1.0.0/my-block-theme-plugin.zipReadme
My Block Theme Plugin
テーマやプラグインをカスタマイズするための PHP を追記できるプラグインです。子テーマの functions.php に書き込む感覚で使えます。
PHP や WordPress の基礎知識がある方を対象としています。管理画面に設定画面はなく、コードを直接追記して使う形式です。
使い方
- Releases から最新の
my-block-theme-plugin.zipをダウンロードし、wp-content/pluginsフォルダに配置(または展開)して有効化します。 my-block-theme-plugin.phpの末尾に、カスタマイズ用の PHP コードを追記します。
プラグインとして動作するため、テーマを切り替えてもカスタマイズ内容が失われません。ブロックテーマ(フルサイト編集)環境のカスタマイズにも利用できます。
注意: プラグインの更新・再配置時にファイルが上書きされる可能性があります。追記したコードは事前にバックアップしてください。
== Changelog ==
[ Other ] Add usage instructions to README
= 1.0.0 = [ Other ] Initial release
おまけ
さくさくつくれるアイテム紹介
- VK FullSite Installer https://vk-fullsite-installer.com/
- VK Pattern Library https://patterns.vektor-inc.co.jp/
ブロックテーマ(フルサイト編集)をより実用的にするプラグイン紹介
- VK Dynamic If Block 条件分岐で表示制御ができる https://ja.wordpress.org/plugins/vk-dynamic-if-block/
VK Blocks の便利なお役立ち機能
- 非表示 https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/vk-blocks-functions/hidden-settings/
- ブロックの余白 https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/vk-blocks-functions/block-margin/
- テキストツールバー
- nowrap https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/vk-blocks-functions/text-nowrap/
- 蛍光マーカー https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/vk-blocks-functions/highlighter/
- インライン文字サイズ https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/vk-blocks-functions/inline-font-size/
- テーブル
- リバース
- 横スクロール
その他
- ブロックテーマで編集権限のユーザーでもメニューを編集できるようにする https://www.vektor-inc.co.jp/post/allow-navigation-edit-for-editor/
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.0 | Jun 30, 2026 | my-block-theme-plugin.zip | 2 |