這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Initial Letter

描述

Initial Letter is a plugin that adds style options so you can change the size, color, and font of the first letter of each paragraph within a post. Also known as “drop cap”. You can add/remove this functionality on a per post basis the meta box in the post editor.

To do: Add option for custom Google Fonts

螢幕截圖

  • Screenshot of a post page.
  • Screenshot of a options page.

安裝

Installation

  1. Upload the whole initial-letter folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Style the initial letter from Settings > Initial Letter

常見問題

  1. None yet!

評價

2022年9月26日
I'd give this plugin a 5 especially since all others are pretty bad and or just don't work. The problem with Initial Letter is that even when you check the box "First Paragraph Only" it shows up on EVERY paragraph. Does anyone have any insight on how to fix this? Thank you in advance, James P. Williams AceOfJames
2021年11月11日
Was working okay, until the plugin was unresponsive. The default (whether or not you want the initial letter in every post to be a drop cap) underneath each post is switched to "Yes." While this doesn't affect all the posts it affected one of the pages, so that even upon trying to switch it off manually, the plugin stayed on. This was unacceptable. Two stars because it works. But doesn't work as optimally as it should.
2021年7月31日
Works brilliantly with the Gutenberg editor and much better than the limited "drop cap" option that ships with Gutenberg. Please update to get rid of the "not tested with current WP version" message. Either that or sell it to Gutenberg who should really offer these settings as part of the package.
2021年7月18日 1 reply
1. Cannot edit for individual posts. 2. Will show on every first block of text, not every page!
2017年9月17日
I have tried about three plugins that say they do drop caps but most were incompatible with my site or didn't work at all. This plugin does the job, looks great and is very simple to install. A+++
閱讀全部12個評價

貢獻者及開發者

“Initial Letter” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Initial Letter 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.3

  • Fix some warnings.
  • Update screenshots.
  • Ensure support for latest WordPress version.

2.2

  • Fix issue where $this cannot be used in anonymous function in < PHP 5.4

2.1

  • Fix PHP warning.
  • Default settings on fresh plugin install.

2.0

  • Move plugin to single php class.
  • Add ability to add/remove per post.
  • More accurate application of initial letter.

1.3

  • Updates for better display and usage.
  • Ability to match font on post.
  • Added more font options.
  • Font size up to 100px.
  • Added padding right option to help dial in spacing.

1.2

Now the if ‘First Paragraph Only’ is selected the plugin will apply to the first paragraph with text. In previous releases if the first paragraph was empty or was and html element the style would not show.

1.1

Added option to apply style to First Paragraph Only.

1.0

  • First one!