Title: USGS Steam Flow Data
Author: Chris Kindred
Published: <strong>29 نوامبر 2013</strong>
Last modified: 28 مارس 2023

---

جستجوی افزونه‌ها

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

This plugin **hasn’t been tested with the latest 3 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.

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

# USGS Steam Flow Data

 توسط [Chris Kindred](https://profiles.wordpress.org/chrismkindred/)

[دانلود](https://downloads.wordpress.org/plugin/usgs-stream-flow-data.23.03.01.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/usgs-stream-flow-data/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/usgs-stream-flow-data/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/usgs-stream-flow-data/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/usgs-stream-flow-data/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/usgs-stream-flow-data/)

## توضیحات

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’]

## عکس‌های صفحه

 * [[
 * Site Code Search By State
 * [[
 * صفحه مدیریت
 * [[
 * Showing USGS Data as a Widget
 * [[
 * Showing USGS Without Graphs in a Post

## نصب

#### 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

## سوالات متداول

### 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.

## نقد و بررسی‌ها

![](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 جولای 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 اکتبر 2018 1 پاسخ

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 آوریل 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

 [ خواندن تمامی 6 نقد و بررسی‌ ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/)

## توسعه دهندگان و همکاران

“USGS Steam Flow Data” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “USGS Steam Flow Data” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/usgs-stream-flow-data)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/usgs-stream-flow-data/),
check out the [SVN repository](https://plugins.svn.wordpress.org/usgs-stream-flow-data/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/usgs-stream-flow-data/)
by [RSS](https://plugins.trac.wordpress.org/log/usgs-stream-flow-data/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 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

## اطلاعات

 *  نگارش **23.03.01**
 *  Last updated **3 سال پیش**
 *  نصب‌های فعال **100+**
 *  نگارش وردپرس ** 5.5 یا بالاتر **
 *  Tested up to **6.2.9**
 *  نگارش PHP ** 7.0 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/usgs-stream-flow-data/)
 * Tags
 * [USGS](https://fa.wordpress.org/plugins/tags/usgs/)[water level](https://fa.wordpress.org/plugins/tags/water-level/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/usgs-stream-flow-data/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 6 5-ستاره     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](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)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/usgs-stream-flow-data/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/usgs-stream-flow-data/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

  کمک مالی به این افزونه