[WordPress] 外掛分享: Disable Drop Cap

首頁外掛目錄 › Disable Drop Cap
50+
安裝啟用
★★★★★
5/5 分(1 則評價)
847 天前
最後更新
問題解決
WordPress 5.5+ PHP 7.0+ v2.1.9 上架:2021-11-01

內容簡介

這是一個外掛,可停用 Gutenberg 區塊編輯器段落區塊中的首字下沉功能。

你可以在 GitHub 上找到插件的原始碼。

WordPress 5.8 注意事項

從 WordPress 5.8 開始,你可以使用新的 theme.json 功能以停用主題中的首字下沉。 在你主題根目錄下加入一個 theme.json 檔案,檔案內容如下:

{
"version": 1,
"settings": {
"typography": {
"dropCap": false
}
}
}

這個外掛在 WordPress 5.8 中仍然可以使用,但請知道這個替代方案。

支持這個外掛

維護 WordPress 外掛需要很多工作。如果你喜歡這個外掛,請考慮在 WordPress.org 上評價。你也可以在 GitHub sponsors 上支持我。謝謝!

如果你有興趣的話,也可以查看我的其他 WordPress 外掛:

停用媒體文章頁
停用自訂器
ACF 圖像比例裁剪

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.1.9) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Disable Drop Cap」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

A plugin to disable drop cap option in the Gutenberg block editor editor paragraph block.
You can find the plugin source code at GitHub.
Note for WordPress 5.8
With WordPress 5.8, you can use the new theme.json feature to disable drop caps in your theme. Add a theme.json file with the following content in the root of your theme.
{
"version": 1,
"settings": {
"typography": {
"dropCap": false
}
}
}

This plugin does continue working in WordPress 5.8 but be aware of this alternative solution.
Support the plugin
Maintaining a WordPress plugin is a lot of work. If you like the plugin, please consider rating it on WordPress.org. You can also support me on GitHub sponsors. Thank you!
If you are interested, you can also check out my other WordPress plugins:

Disable Media Pages
Disable Customizer
ACF Image Aspect Ratio Crop

延伸相關外掛

文章
Filter
Apply Filters
Mastodon