Plugin info

Total downloads: 1,731
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 1/26/2019 (2530 days ago)
Added to WordPress: 8/8/2016 (9 years old)
Minimum WordPress version: 3.5
Tested up to WordPress version: 5.0.24
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2530 days ago

20/100

Is Reach Me abandoned?

Possibly abandoned (last update 2530 days ago).

Compatibility

Requires WordPress: 3.5
Tested up to: 5.0.24
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Contact Info Widget
Rating 3.8/5 (5 reviews)Active installs 2,000
Contact Details
Rating 5.0/5 (1 reviews)Active installs 1,000
Dynamic Contact Info
Rating 5.0/5 (1 reviews)Active installs 10
PopUp Everything
Rating 0.0/5 (0 reviews)Active installs 10
mamurjor simple contact form
Rating 0.0/5 (0 reviews)Active installs 0
Simple Post Notes
Rating 5.0/5 (24 reviews)Active installs 10,000

Description

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 [email protected].

Installation

  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.

Frequently Asked Questions

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'); ?>

Review feed

No reviews available

Screenshots

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

    This is the page where you enter your contact information.

Changelog

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