Title: GitHub Release Downloads
Author: IvanRF
Published: <strong>19 Tháng 3, 2015</strong>
Last modified: 24 Tháng 11, 2020

---

Tìm kiếm plugin

![](https://ps.w.org/github-release-downloads/assets/banner-772x250.png?rev=1115752)

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://ps.w.org/github-release-downloads/assets/icon-256x256.png?rev=1115752)

# GitHub Release Downloads

 Bởi [IvanRF](https://profiles.wordpress.org/ivanrf/)

[Tải về](https://downloads.wordpress.org/plugin/github-release-downloads.2.3.1.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/github-release-downloads/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/github-release-downloads/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/github-release-downloads/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/github-release-downloads/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/github-release-downloads/)

## Mô tả

[GitHub Release Downloads](https://ivanrf.com/en/github-release-downloads/) allows
you to get the download count, links and more information for releases of GitHub
repositories.

#### Download count

The shortcode is `[grd_count]`. It returns a number corresponding to the sum of 
all download count values for the selected releases. For instance, you can get the
number of total downloads for one GitHub repository.

Các thuộc tính

 * `user`: the GitHub username.
 * `repo`: the GitHub repository name.
 * `latest`: only gets information about the latest published release for the repository.
 * `tag`: only gets information about the release with the specified tag name.
 * `prereleases`: includes draft releases and prereleases. Default value is `false`.

Ví dụ

 * All repository downloads: `[grd_count user="IvanRF" repo="MassiveFileRenamer"]`
 * Latest release downloads: `[grd_count user="IvanRF" repo="MassiveFileRenamer"
   latest="true"]`
 * Specific release downloads: `[grd_count user="IvanRF" repo="MassiveFileRenamer"
   tag="v1.6.0"]`

Note: `user` and/or `repo` can be omitted if default values are set.

#### Release downloads list

The shortcode is `[grd_list]`. It returns an HTML list for the selected releases
including the release tag name, the release description and the list of files that
can be downloaded, like release assets or the source code.
 For styling, class selectors
are provided (e.g.: `release-downloads-header`, `release-name`, etc.).

Các thuộc tính

 * `user`, `repo`, `latest`, `tag`, `prereleases`: same as above.
 * `hide_description`: hides the release description.
 * `hide_size`: hides information about the file size.
 * `hide_downloads`: hides information about the download count.
 * `downloads_suffix`: use it for internationalization. Default value is `" downloads"`.
 * `hide_source_code`: hides the download link for the source code.

Ví dụ

 * All repository downloads: `[grd_list user="IvanRF" repo="MassiveFileRenamer"]`
 * Latest release downloads: `[grd_list user="IvanRF" repo="MassiveFileRenamer" 
   latest="true"]`
 * Specific release downloads: `[grd_list user="IvanRF" repo="MassiveFileRenamer"
   tag="v1.5.6"]`
 * Hide file size: `[grd_list user="IvanRF" repo="MassiveFileRenamer" hide_size="
   true"]`
 * Hide downloads count: `[grd_list user="IvanRF" repo="MassiveFileRenamer" hide_downloads
   ="true"]`
 * Downloads suffix change: `[grd_list user="IvanRF" repo="MassiveFileRenamer" downloads_suffix
   ="descargas"]`

Boolean attributes can take any of this values: “1”, “true”, “on” and “yes”; or “
0”, “false”, “off” and “no”.

#### Latest version

The shortcode is `[grd_latest_version]`. It returns the tag name of the latest published
full release.
 For tag names like “v1.6.0”, it returns “1.6.0” as the version number.

Các thuộc tính

 * `user`, `repo`, `prereleases`: same as above.

#### Thiết lập

Under WordPress **Thiết lập** menu you will find the **GitHub Release Downloads**
options page. In this page you can set values for the GitHub username and the repository
name to use by default in the shortcodes.

If both values are set, the shortcodes can be used without attributes (e.g.: `[grd_count]`)
since default values for `user` and `repo` will be used.
 Attribute values take 
precedence over default values. For example, `[grd_count repo="MyRepo"]` will use
the username default value and the repository specified in the shortcode.

## Ảnh màn hình

 * [[
 * Example of `[grd_count]`. Here is used to get the number for _total downloads_.
 * [[
 * Example of `[grd_list]`. Here it lists all available releases and downloads for
   a repository.
 * [[
 * GitHub Release Downloads options page.

## Cài đặt

 1. Upload the `github-release-downloads` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Hỏi đáp

You’ll find more information at [ivanrf.com](https://ivanrf.com/en/github-release-downloads/).

## Đánh giá

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

### 󠀁[ok](https://wordpress.org/support/topic/ok-793/)󠁿

 [zenek78](https://profiles.wordpress.org/zenek78/) 11 Tháng 5, 2022

ok

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

### 󠀁[Outstanding](https://wordpress.org/support/topic/outstanding-445/)󠁿

 [Ryan Labelle](https://profiles.wordpress.org/themovation/) 11 Tháng 7, 2020

Awesome plugin that worked perfectly for us. Thank you.

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

### 󠀁[Latest version is working fine.](https://wordpress.org/support/topic/it-didnt-worked-for-me/)󠁿

 [know2script](https://profiles.wordpress.org/know2script/) 3 Tháng 9, 2016 4 trả
lời

Hi Ivan – It is great thought developing a plugin like this. But it didnt worked
for me . Could you please help me ? 1. Installed activated 2. In settings page I
didnt put any username and repo info 3. I used the shorcode directly showed in examples
section like below – [grd_list user=”IvanRF” repo=”MassiveFileRenamer” latest=”true”]
it throws me an error says invalid repo. I want to display the repo info of other
users. Is it possible ? <Jan21-2016> Latest version is working fine. Thank You

 [ Đọc tất cả 4 đánh giá ](https://wordpress.org/support/plugin/github-release-downloads/reviews/)

## Người đóng góp & Lập trình viên

“GitHub Release Downloads” là mã nguồn mở. Những người sau đã đóng góp vào plugin
này.

Những người đóng góp

 *   [ IvanRF ](https://profiles.wordpress.org/ivanrf/)

“GitHub Release Downloads” đã được dịch qua 3 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/github-release-downloads/contributors)
vì đóng góp của họ.

[Dịch “GitHub Release Downloads” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/github-release-downloads)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/github-release-downloads/),
check out [SVN repository](https://plugins.svn.wordpress.org/github-release-downloads/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/github-release-downloads/)
qua [RSS](https://plugins.trac.wordpress.org/log/github-release-downloads/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 2.3.1

 * Added Authorization HTTP header, since access_token query parameter is deprecated.
 * Minor fix for a PHP warning.

#### 2.3.0

 * Added release description, with Markdown support.
 * Added download link for release source code.
 * Added attribute to include draft and prereleases.
 * Improved dismissible admin notices.

#### 2.2.0

 * Ignore draft and prereleases for latest version. Thanks @john30 for reporting
   this.
 * Improved admin notices.

#### 2.1.0

 * Improved downloads list.

#### 2.0.1

 * Removed scopes for access token.
 * Added scopes notes.
 * Added admin notices.

#### 2.0.0.1

 * Fixed some localized strings.

#### 2.0.0

 * Added Access Token to deal with API rate limit.
 * Improved error handling. External errors are shown in order to identify root 
   causes.
 * Added help notes.
 * Moved translations to [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/github-release-downloads).

#### 1.1.0

 * Added i18n support for strings and download count.
 * Added Spanish translation.
 * Added Settings link in the Plugins list.
 * Added Donate and Follow Me links.

#### 1.0.1

 * Minor fix for a PHP warning.

#### 1.0

 * Initial release.

## Meta

 *  Phiên bản **2.3.1**
 *  Cập nhật lần cuối **6 năm trước**
 *  Số lượt cài đặt **70+**
 *  Phiên bản WordPress ** 3.1 hoặc cao hơn **
 *  Đã kiểm tra lên đến **5.5.18**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/github-release-downloads/), [Spanish (Chile)](https://cl.wordpress.org/plugins/github-release-downloads/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/github-release-downloads/),
   và [Spanish (Venezuela)](https://ve.wordpress.org/plugins/github-release-downloads/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/github-release-downloads)
 * Thẻ
 * [download](https://vi.wordpress.org/plugins/tags/download/)[downloads](https://vi.wordpress.org/plugins/tags/downloads/)
   [Github](https://vi.wordpress.org/plugins/tags/github/)[release](https://vi.wordpress.org/plugins/tags/release/)
   [releases](https://vi.wordpress.org/plugins/tags/releases/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/github-release-downloads/advanced/)

## Đánh giá

 4.8 trên 5 sao.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/github-release-downloads/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/github-release-downloads/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/github-release-downloads/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/github-release-downloads/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/github-release-downloads/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/github-release-downloads/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/github-release-downloads/reviews/)

## Những người đóng góp

 *   [ IvanRF ](https://profiles.wordpress.org/ivanrf/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/github-release-downloads/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RFBN78SQEZR4E)