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

WP CSS Text Stroke

描述

Text Stroke is the cool, nice-looking effect where black text characters are displayed on a white surrounding to increase readability on a non-uniform coloured background. For example text on Google Maps is displayed that way.

This plugin contains a piece of javascript code that’s called on window load and that enables you to get text stroking on any piece of text on your web page’s template. The trick is to repeat the text element 9 times in white color in the background, each instance being slightly moved from the original text position.

Detailed description is at http://blog.mapmyglobe.com/css-text-stroke/

螢幕截圖

  • Example

安裝

  1. Upload plugin to your /wp-content/plugins/ directory
  2. Edit css-text-stroke.php to apply the processTextStroke() function to the desired CSS selector (the piece of text that you want to stroke)
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Is it SEO-friendly?

As far as I know, it is. Because Google doesn’t apply onload() javascripts to pages when crawling them.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP CSS Text Stroke” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP CSS Text Stroke 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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