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

Reach Me

外掛說明

Reach Me is a simple, yet powerful plugin that allows you to display your contact information anywhere on your website.

Supported Languages

  • English
  • Norwegian
  • Swedish

Like the plugin?

If you like the plugin, please review it! Every review is highly appreciated, but if you want to suggest something, please send an email to info@carpe-noctem.no.

螢幕擷圖

  • This is the page where you enter your contact information.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to “Reach Me”, then fill in the information.
  4. Use <?php echo get_option('reme_facebook'); ?> to display the information in your theme.

常見問題集

How to display the information

To display anywhere you want in your template:

<?php echo get_option('reme_behance'); ?>
<?php echo get_option('reme_facebook'); ?>
<?php echo get_option('reme_github'); ?>
<?php echo get_option('reme_google'); ?>
<?php echo get_option('reme_instagram'); ?>
<?php echo get_option('reme_linkedin'); ?>
<?php echo get_option('reme_reddit'); ?>
<?php echo get_option('reme_snapchat'); ?>
<?php echo get_option('reme_tripadvisor'); ?>
<?php echo get_option('reme_twitter'); ?>
<?php echo get_option('reme_vk'); ?>
<?php echo get_option('reme_youtube'); ?>


<?php echo get_option('reme_email'); ?>
<?php echo get_option('reme_fax'); ?>
<?php echo get_option('reme_mobile'); ?>
<?php echo get_option('reme_phone'); ?>
<?php echo get_option('reme_skype'); ?>


<?php echo get_option('reme_country'); ?>
<?php echo get_option('reme_state'); ?>
<?php echo get_option('reme_county'); ?>
<?php echo get_option('reme_city'); ?>
<?php echo get_option('reme_street'); ?>
<?php echo get_option('reme_zip'); ?>

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

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

將〈Reach Me〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.7

  • Support for WordPress 4.8
  • Improved translations
  • Minor fixes

1.0.6

  • Support for WordPress 4.7

1.0.5

  • Updated translations

1.0.4

  • Added new network:

    • Tripadvisor
  • Added new hierarchy of address:

    • County

1.0.3

  • Enhancements:

    • The settings page has been through massive under the hood improvements
    • Changed YouTube icon from logo to play button
    • Support for WordPress 4.6
  • Added new networks:

    • Behance
    • Reddit

1.0.2

  • Now loading Font Awesome locally
  • Updated translations
  • Added screenshot

1.0.1

  • Added social network: Github
  • Updated translations
  • Updated readme

1.0

  • Initial release