Curved Text Block

外掛說明

Curved Text Block is a custom Gutenberg block plugin that allows you to easily add curved text to your content. It’s perfect for headings, design elements, or emphasizing key phrases with visual flair.

Created by @codingdude, this block is simple to use and highly customizable — adjust radius, direction, alignment, and more.

If you’re looking to quickly create curved text as an image or SVG, you can also try the Curved Text Generator — a free online tool for exporting curved text designs.

Development

The original (non-minified) source files for this plugin are included in the /src directory.

You can use npm and webpack to build the final production code in /build.

To build from source:

  1. Run npm install
  2. Run npm run build

螢幕擷圖

  • Block interface in the editor
  • Customizing the curve radius

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Curved Text Block Example block scaffolded with Create Block tool.

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/ directory or install via the WordPress plugin admin panel.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Add the “Curved Text” block in the editor where you want curved text to appear.

常見問題集

Can I export the text as an image?

The block itself is editable in the post/page editor. To export a curved text design as an image or vector file, use the free Curved Text Generator.

Can I change the direction or radius of the curve?

Yes. The block includes controls for adjusting the curve radius, direction (clockwise/counter-clockwise), and other styling options.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Curved Text Block〉的開發相關工作。

參與者

將〈Curved Text Block〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1.0

  • Initial release of the Curved Text Block plugin.