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

Text File Widget

外掛說明

This simple plugin allows you to display the contents of a text file as a widget, in any widgetized area provided by your theme (eg Sidebar)

There are no configuration options for this plugin – all configuration (such as there is) is done by the widget settings.

Only text is displayed – HTML is stripped out.

End-of-line characters are displayed as HTML \”Breaks\”

螢幕擷圖

安裝方式

There are three possibilities:

*Use the standard WordPress Plugins > “Add New” procedure (Recommended) or

*Download the plugin file from WordPress.org and the Upload the Zip file

Add Plugin > Upload

or

*Download the plugin file from WordPress.org, then manually upload the unzipped folder (text-file-widget) into wp-content/plugins

Then

*Activate the plugin

Now there will be a \”text file widget\” in the Appearance>Widgets section. Drag this to a widget location, and tell it which file you want to display and what title to give it (or none)

You can have multiple instances displaying different files.

常見問題集

Why is HTML stripped out?

This plugin is only intended to display text. Hence the name.

使用者評論

2018 年 3 月 14 日
Sounded like a good premis but when I installed it, it just locked up my wordpress completely. Had to delete the text file widget plugin directory to recover.
閱讀全部 2 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

2.0 – Added WordPress 4.3 Compatibility

1.2 – Corrected readme.txt

1.0 – Initial working version