このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Custom Action Block

説明

Custom Action Block is a powerful WordPress plugin that adds a new block type to the Gutenberg editor. This block allows users to insert custom action hooks anywhere on their WordPress site, not just in posts and pages. This flexibility enables developers to add dynamic content or functionality at any location where blocks can be used, including:
– Posts and pages
– Custom post types
– Widget areas (if block-based widgets are enabled)
– Site-wide areas in block-based themes (header, footer, sidebar)
– Reusable blocks that can be inserted anywhere

By providing this level of flexibility, Custom Action Block opens up endless possibilities for customizing and extending your WordPress site’s functionality.

Usage

For Content Creators:

  1. Edit a post or page using the block editor
  2. Click the ‘+’ icon to add a new block
  3. Search for “Custom Action” in the block inserter
  4. Add the Custom Action block to your content
  5. In the block settings, specify a unique name for your action (e.g., “my_custom_action”)

スクリーンショット

ブロック

このプラグインは1個のブロックを提供します。

  • Custom Action

インストール

  1. Upload the plugin files to the /wp-content/plugins/custom-action-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

FAQ

Can I use Custom Action blocks in areas other than posts and pages?

Yes! Custom Action blocks can be used anywhere that supports blocks. This includes widget areas (if your theme supports block-based widgets), headers, footers, and other template parts in block-based themes.

Can I use multiple Custom Action blocks in a single post?

Yes, you can use as many Custom Action blocks as you need. Just make sure to give each a unique action name.

Is this plugin compatible with my theme?

This plugin should be compatible with any theme that supports the WordPress block editor (Gutenberg).

How can developers take advantage of these custom actions?

For example:

`php

“`

評価

2024年9月24日
Loving the Custom Action Block plugin! It’s super easy to use and lets me add custom action hooks pretty much anywhere on my site, even in places I didn’t think possible — like widget areas and headers. I’ve been able to add cool features and dynamic content without any hassle. If you want more control over your WordPress site, this plugin is a must-have. Great job, devs!
2024年9月20日
It gives you the flexibility to add custom hooks and dynamic content anywhere on your site, Ideal for developers, it allows for easy customization without touching theme files, While beginners might need some learning time, it’s perfect for anyone looking to enhance their site’s functionality with advanced customization options.I highly recommend it!
2024年9月20日
Great plugin!! It really helped me integrate my code into specific areas I wanted.Thank you very much 🙂
2024年9月19日
Amazing, so useful, what a great pluginWorks great and solved a lot of problems for me
4件のレビューをすべて表示

貢献者と開発者

Custom Action Block はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Custom Action Block” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1 – Update

  • Update – WordPress 6.8.2 compatibility
  • Update – WooCommerce 10.1.2 compatibility

1.0.0

  • Initial release