Title: USGS Steam Flow Data
Author: Chris Kindred
Published: <strong>29 de noviembre de 2013</strong>
Last modified: 28 de marzo de 2023

---

Buscar plugins

![](https://ps.w.org/usgs-stream-flow-data/assets/banner-772x250.jpg?rev=2622546)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/usgs-stream-flow-data/assets/icon-256x256.jpg?rev=2622546)

# USGS Steam Flow Data

 Por [Chris Kindred](https://profiles.wordpress.org/chrismkindred/)

[Descargar](https://downloads.wordpress.org/plugin/usgs-stream-flow-data.23.03.01.zip)

 * [Detalles](https://es-mx.wordpress.org/plugins/usgs-stream-flow-data/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/usgs-stream-flow-data/#reviews)
 *  [Instalación](https://es-mx.wordpress.org/plugins/usgs-stream-flow-data/#installation)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/usgs-stream-flow-data/#developers)

 [Soporte](https://wordpress.org/support/plugin/usgs-stream-flow-data/)

## Descripción

This plugin allows you to use a shortcode to display the USGS River Data for a site
location. The shortcode can be included in Posts, Pages and Text Widgets.

The shortcode allows you to set your own title and whether or not to show a graph
with it.

Example Shortcode:
 [USGS location=’09080400′ title=’Great Place To Fish’ graph=’
show’]

## Capturas

 * [[
 * Site Code Search By State
 * [[
 * Admin Page
 * [[
 * Showing USGS Data as a Widget
 * [[
 * Showing USGS Without Graphs in a Post

## Instalación

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘USGS Steam Flow Data’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `usgs-stream-flow-data.zip` from your computer
 4. Click ‘Install Now’
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `usgs-stream-flow-data.zip`
 2. Extract the `usgs-stream-flow-data.zip` directory to your computer
 3. Upload the `usgs-stream-flow-data.zip` directory to the `/wp-content/plugins/` 
    directory
 4. Activate the plugin in the Plugin dashboard

## Preguntas frecuentes

### How do I use the short code?

Enter [USGS location=’09080400′ graph=’show’ title=’The Title’]. The location is
the Site Code for the station, graph is set to ‘show’ to show the graphs, the title
is what you want to display as a title. If this is blank it will display the location
name.

### How do I find the Site Code?

You can find the Site Code quickly and easily by searching for it based on state
in the easy to use Site Code Search tab on the plugin settings page.

### Why is the data not updating?

There is a built in cache for the data. The data will update every 15 minutes in
order to help with site speed and limit the calls to USGS.

## Reseñas

![](https://secure.gravatar.com/avatar/ca22fb307b235fe107b9962e6307837175445b28364916b21b9285d74b971061?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-31413/)󠁿

 [Kevin](https://profiles.wordpress.org/torahboy/) 4 de julio de 2021

Thanks for the dedication. It works great! We fly fish the Mighty Mo in Montana!

![](https://secure.gravatar.com/avatar/bb2b757c134aa3a4e2cfb28b6716fd2cbfcd57c7bd663a89e0a79a2a5767d4ac?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-19643/)󠁿

 [ahinerfeld](https://profiles.wordpress.org/ahinerfeld/) 30 de octubre de 2018 
1 respuesta

I am supporting a web site for a National River Trail and I have been looking for
an easy way to incorporate USGS Stream Flow data in to the site. This very simple
plugin does exactly what I need. Well done sir.

![](https://secure.gravatar.com/avatar/579b4f326181ad14f11943ff9f08a9eeb3503e192ed11fc35ca70ad7ce7dcb04?
s=60&d=retro&r=g)

### 󠀁[It’s great!](https://wordpress.org/support/topic/its-great-130/)󠁿

 [ascii122](https://profiles.wordpress.org/ascii122/) 1 de abril de 2017

Very handy and easy to look up codes. I wish there were more sensors in our area
but we have the big rivers. Thanks a lot

 [ Leer todas las 6 reseñas ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/)

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

 *   [ Chris Kindred ](https://profiles.wordpress.org/chrismkindred/)

[Traduce “USGS Steam Flow Data” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/usgs-stream-flow-data)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/usgs-stream-flow-data/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/usgs-stream-flow-data/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/usgs-stream-flow-data/)
por [RSS](https://plugins.trac.wordpress.org/log/usgs-stream-flow-data/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 22.05.01

 * Added `kwc_usgs_before_sitevalues_list` action before sitevalues list.
 * Added `kwc_usgs_after_sitevalues_list` action after sitevalues list.
 * Added `kwc_usgs_water_temp`, `kwc_usgs_flow`, `kwc_usgs_gageheight` filters.
 * Tested up to WP Core 6.0.

#### 22.04.01

adds:
 – Tested with 5.9.2 – Code Analysis testing for cleaner code and less potential
errors.

fixes:
 – An error in the shortcode when a location is not found.

#### 21.11.04

fixes: Error where you couldn’t have multiple shortcodes on a page.

#### 21.11.03

adds: version bump.

#### 21.11.02

removes: .wordpress-org from deployment

#### 21.11.01

adds: refactor the majority of the plugin to allow for easier changes in the future.

adds: The ability to change the template for the shortcode by includeing a usgs.
php file in your theme or plugin. adds: tested up to 5.8.1. removes: WP Support 
is now 5.5 and up. removes: PHP compatibility is now 7.0 and up.

#### 21.05.01

Tested up to 5.7.2.
 Update transient to limit key length.

#### 20.08.02

Update admin remote call to allow for 45 seconds before timeout.

#### 20.08.01

Tested plugin up to 5.5.
 Updated versioning system to CalVer (https://calver.org/).

#### 2.8

Tested plugin up to 5.3.

#### 2.7.1

Adds additional tests and allows for more trusted call to API Url.

#### 2.7

Tested with WordPress 4.9.8

#### 2.6

Update to build process to allow for Travis-ci.org integration and unit testing

#### 2.5.1

Fixes error with Graph Loading

#### 2.5

Updated URL Fetch to use the `wp_remote_get()` function
 Tested up to 4.9.4

#### 2.4.2

Updated url for location search

#### 2.4.1

SSL Fix for Graphs

#### 2.4

Tested up to 4.5

#### 2.3

Tested up to 4.3

#### 2.2.1

Tested Up To 4.2.3

#### 2.2

Tested Up To 4.2

#### 2.1

Fixed issue with graphs showing up if there is no data

#### 2.0.1

Fixed issue with Temp Conversion
 Tested with WP 4.1.1 Updated KWC Logo

#### 2.0.0

Tested with 4.0
 Removed old MP5 references Setup cache busting for images Limited
calls to USGS to every 15 minutes

#### 1.0.7

Tested with 3.9
 Updated plugin Description to fit on WordPress.org Updated ScreenShots
to match 3.9

#### 1.0.4

Updated Plugin Description

#### 1.0.3

Tested with 3.9

#### 1.0.2

Updated icons to match new admin UI
 Tested plugin with 3.8

#### 1.0.1

Updated the zip file name to match WordPress created zip file.

#### 1.0.0

Starting Version

## Meta

 *  Versión **23.03.01**
 *  Última actualización **hace 3 años**
 *  Instalaciones activas **100+**
 *  Versión de WordPress ** 5.5 o superior **
 *  Probado hasta **6.2.9**
 *  Versión de PHP ** 7.0 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/usgs-stream-flow-data/)
 * Etiquetas:
 * [USGS](https://es-mx.wordpress.org/plugins/tags/usgs/)[water level](https://es-mx.wordpress.org/plugins/tags/water-level/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/usgs-stream-flow-data/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  6 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/)

## Colaboradores

 *   [ Chris Kindred ](https://profiles.wordpress.org/chrismkindred/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/usgs-stream-flow-data/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

  Dona a este plugin