This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Find Your Reps

Description

Find Your Reps uses Google Maps Geocoding API to take a street address and convert it to latitude and longtitude. The latitude and
longtitude values are sent to the openstates.org API and the user’s state representatives name, photo, website, email, district office
address and capitol office address is returned to them.

NOTE: The plugin requires an activation key from the Sunlight Foundation. The key can be acquired by registering at http://sunlightfoundation.com/api/accounts/register/.

Screenshots

  • Find Your Reps - Search Form
  • Find Your Reps - Search Results

Installation

NOTE: The plugin requires an activation key from the Sunlight Foundation. The key can be acquired by registering at http://sunlightfoundation.com/api/accounts/register/.

Manual Installation

  1. After downloading the plugin, unzip the plugin.
  2. Upload the find-your-reps directory into your wp-content/plugins directory so that the structure is wp-content/plugins/find-your-reps/....
  3. Activate the plugin in your WordPress admin.

Better Installation

  1. Go to Plugins > Add New in your WordPress admin and search for ‘Find Your Reps’.
  2. Click Install.
  3. Click Activate.

Configuration

  1. Configure the plugin via the Find Your Reps link that appears in the Settings Menu section of the left sidebar in the backend.
  2. To change the default styling copy fyr.css from plugins/find-your-reps/css to your theme directory.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Find Your Reps” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Find Your Reps” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.2

Release Date – January 6, 2016

  • Added: Inline styling moved to fyr.css. Copy fyr.css from plugins/find-your-reps/css to your theme directory to modify.
  • Added: Scripts and styles only load on posts/pages that contain the shortcode.
  • Added: Misc additions in preparation for upcoming 2.0 major version release.
  • Fixed: Removed deprecated code.

1.1

Release Date – June 17, 2015

  • Fixed: Headers already sent warning notice.
  • Fixed: Typos.
  • Updated: Options page code.

1.0

Release Date – January 25, 2014

  • Initial release.