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

Embed Custom Field

描述

Adds shortcode for including a custom field on a page or post.
Create a custom field on your post/page. Then use the following shortcode to include it on your site:

[embed_custom_field “field-name-here”]

This is useful for arbitrary bits of text or code that you don’t want the WYSIWYG editor to mangle and reformat.

This may work fine with versions older than 3.9.0 (and almost certainly does) but it has not been tested.

  • Note that the Gutenberg blocks content editor includes a “Custom HTML” block type, which negates the need for this plugin. It will NOT be maintained after December 31st, 2019.

螢幕截圖

  • Usage Demonstration

安裝

Upload the plugin folder named embed-custom-field in to your plugins directory, or install directly from wordpress.org

常見問題

Is this plugin multisite compatible?

Absolutely.

Hey, who made that cool plugin icon?

Michael Jandreau, of Losaidos Design. Hire this guy. Today.
http://losaidos.com/

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Embed Custom Field 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • Initial release.

1.0.1

  • Tweaks for plugin directory only. No code changes.

1.0.2

  • Changes to adhere to WordPress-VIP coding standards. No changes in functionality.

1.0.3

  • Tested up to WP 5.0.3
  • Plugin is no longer needed thanks to Gutenberg’s “Custom HTML” block. Sunset notice added to plugin config.