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

Contact Details

描述

Adds the ability to save contact information in the administration area. These details can then be displayed in any theme using a simple shortcode.

Features

  • Save your contact details at Settings -> Contact Details
  • Display your contact details anywhere in your theme using a simple shortcode. EG, [contact type=“business_name”]
  • All available shortcodes are displayed on the Contact Details page

If you have found this plugin useful, consider taking a moment to rate it.

螢幕截圖

  • Contact Details page in the WordPress administration area

安裝

  1. Upload the contact-details folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

How do I use the plugin?
  1. Once activated, navigate to Settings -> Contact Details in the WordPress administration menu.
  2. Enter your contact details in to the fields provided.
  3. Use the shortcodes provided anywhere in your theme to display the contact details you desire.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Contact Details 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.3

  • When rendering the Email contact type, run through antispampot() to help prevent spam
  • Add SoundClound and MySpace to social networking section

1.2.4

  • Bug fixes and compatibility with WordPress 3.8+

1.2.3

  • Added WP Nonce verification to options page
  • Added notification upon save to let the user know what happened, either success or failure

1.2.2

  • Small security updates

1.2.1

  • Removed italics from shortcode tip on Contact Details page. This was potentially italicizing content when copy+pasted in to posts or pages.

1.2

  • Fixed output location of shortcodes

1.1

  • Modified shortcode behaviour to return output instead of directly printing

1.0

  • Initial release of plugin