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

Rich Contact Widget

外掛說明

This contact widget comes with microdatas & microformats markup, so that search engines can use it in their search results. They can help display contact information about your business or yourself below your website in search results, and even a map with your location, to improve your local SEO.

The telephone & email are linked so that visitors can click on it and make a call (through mobile or skype) or send a mail from their computer or their mobile devices.

You can also display a static image map of your location, linking to the address’ Google Maps page, and display a download link for a vCard.

More informations on microdatas microformats can be found here :

  • http://schema.org
  • http://microformats.org

Feedbacks and suggestions for improvement are greatly appreciated ! You can go to github to help : https://github.com/Tabrisrp/rich-contact-widget

Rich Contact Widget requires PHP5 to work !

Credits for translation :

螢幕擷圖

安裝方式

  1. Upload the rich-contact-widget directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the Appearance -> Plugins menu in WordPress
  3. Go to the Widgets sub-section and add the Rich Contact Widget in the required sidebar
  4. Fill the fields to add your contact information
  5. 儲存

常見問題集

Installation Instructions
  1. Upload the rich-contact-widget directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the Appearance -> Plugins menu in WordPress
  3. Go to the Widgets sub-section and add the Rich Contact Widget in the required sidebar
  4. Fill the fields to add your contact information
  5. 儲存
How to change the output using the filters ?
  • You can add or remove fields in the contact widget output and widget form with the rc_widget_keys, rc_widget_form_ouput and rc_widget_output filters.
  • You can add more types of the schema.org itemtype to better fit your business with the rc_schema_types filter.

使用者評論

2016 年 9 月 3 日 2 則留言
2 problems I run into: 1) the plugin injects wp-content/uploads/rc_geositemap.xml which doesn't exit (returns 404). the author committed to fixing this issue more than a year ago, but it's still there. this non-existing sitemap appears in sitemap_index.xml (created by yoast SEO, but the problem comes from this plugin, not yoast's one). google webmaster tools reports this as a broken xml. Please fix. 2) once the rich snippet widget is created it's confusing how to edit it. it keeps on selecting with "V" "Side Bar 1" even though I created it in Side Bar 2. Took some time to figure out how to get to edit the existing widget in side bar 2 and had to dump the automatically added empty Rich snippet widget to Side Bar 1. This part is not user-friendly, but can be figured out.
2016 年 9 月 3 日 1 則留言
Thanks for the plugin. # Need to increase font size @ Company Name # Give us a new edition of your plugin with css customization option
閱讀全部 7 則使用者評論

參與者及開發者

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

參與者

〈Rich Contact Widget〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

1.4.6

  • Link to Google Maps opens in a new tab/window

1.4.5

  • Fix link to Google Maps when the map is displayed

1.4.4

  • Bugfix : the coordinates in the KML file were in the wrong order

1.4.3

  • Bugfix : the KML file didn’t have the corresponding coordinates when an address was filled. Replaced custom code with native wp_remote_get() function

1.4.2

  • Compatibility test with WP 3.9 widget customizer
  • Small fixes

1.4.1

  • Added German translation (Thanks to Patrick Niemann)

1.4

  • The plugin now creates a kml file and an associated sitemap file (You’ll have to re-save the data to create the files)
  • If you have WordPress SEO by Yoast installed, it will add the sitemap to the sitemap index created by the plugin

1.3.2

Added spanish translation by https://wordpress.org/support/profile/cris_gn

1.3.1

  • bugfix : added defaults values if width and height fields for the map are empty or the values are above 640
  • changed markup for the address
  • added support for multilines address

1.3

  • Replaced the radio buttons for company type by an extensive select menu containing all schema.org business types.

1.2.1

  • Some HTML Fixes (thanks to Julien Maury @TweetPressFr)

1.2

  • Undefined variable fix
  • Added Slovak translation

1.1

  • Added Russian translation

1.0

  • Fix : bug with WP version lower than 3.4 with wp_is_mobile
  • Added : optional link for vCard download

0.7

  • Updated to work with US addresses (added state field and changed output a little)
  • Added width and height attributes to image map

0.6

  • Added mobile check with wp_is_mobile() for the “tel:” link (link is displayed only if wp_is_mobile() is true)
  • Cleaned up some code with checked() and selected() functions
  • Moved screenshots to assets folder, reducing the size of the plugin zip file

0.5

Added option for static image map displayed in the widget, linking to Google Maps

0.4

Added antispambot on email adress

0.3

Added filters to change the output of the widget

0.2

  • Added choice between Person or Company for microdata/microformat tagging
  • Added activity/job field

0.1

Initial release