Title: Latest Github Release
Author: laurencebahiirwa
Published: <strong>Abril 20, 2019</strong>
Last modified: Hunyo 21, 2022

---

Maghanap ng mga plugin

![](https://ps.w.org/latest-github-release/assets/banner-772x250.jpg?rev=2745823)

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://ps.w.org/latest-github-release/assets/icon-256x256.jpg?rev=2745823)

# Latest Github Release

 Ni [laurencebahiirwa](https://profiles.wordpress.org/laurencebahiirwa/)

[I-download](https://downloads.wordpress.org/plugin/latest-github-release.2.1.0.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/latest-github-release/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/latest-github-release/#reviews)
 * [Development](https://tl.wordpress.org/plugins/latest-github-release/#developers)

 [Suporta](https://wordpress.org/support/plugin/latest-github-release/)

## Deskripsyon

Automatically add a download link to the latest Github repo release zips with
 a
shortcode [latest_github_release user=”github” repo=”hub”]

### Usage

Add the shortcode `[latest_github_release user="github" repo="hub"]` to desired 
post/page/widget and save to have the code working.

### options

One can add some customization to the shortcode such as

 * Name of the button = `[latest_github_release name="Desired Name"]`

### Use latest_github_release_link filter Hook

    ```
    `
    ```

add_filter( ‘latest_github_release_link’, ‘gmlatest_github_release_link’, 10, 3 );

function gmlatest_github_release_link( $html, $atts, $zip_url ) {

    ```
    // Add another class to the <a>.
    $atts['class'] .= ' another-class';

    // Add <h2> around the tag.
    $html = (
        '<h2><a href="' . esc_attr( $zip_url ) . '"'
        . ' class="' . esc_attr( $atts['class'] ) . '">'
        . esc_html( $atts['name'] )
        . '</a></h2>'
    );

    return $html;
    ```

}
 `

**Note:**
 1. Name attribute defaults to the word “Download” 1. Name is usedin combination
with the other attribbutes user & repo.

### Contribute/Issues/Feedback

If you have any feedback, just write an issue. Or fork the code and submit a PR 
[on Github](https://github.com/bahiirwa/Latest-Github-Release).

## Mga Screenshot

[[

[[

[[

[[

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “Latest Github Release” ay open source software. Ang mga sumusunod na tao ay
nag-ambag sa plugin na ito.

Mga Contributor

 *   [ laurencebahiirwa ](https://profiles.wordpress.org/laurencebahiirwa/)
 *   [ James Nylen ](https://profiles.wordpress.org/jnylen0/)

Ang “Latest Github Release” ay naisalin na sa 2 (na) mga locale. Salamat sa [mga tagasalin](https://translate.wordpress.org/projects/wp-plugins/latest-github-release/contributors)
para sa kanilang mga kontribusyon.

[Isalin ang “Latest Github Release” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/latest-github-release)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/latest-github-release/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/latest-github-release/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/latest-github-release/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/latest-github-release/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

** 2.1.0 **
 – Test for WP 6.0 – Fix missing $zip_url in filter.

** 2.0.0 **
 – Updates the plugin to use static functions and to have code that 
is re-usable by other plugins.

** 1.2.0 **
 – Fix Caching errors. – Better docs. – Coding style/consistency fixes.

** 1.1.0 **
 – Code improvements.

** 1.0.0 **
 – Initial Release.

## Meta

 *  Bersyon **2.1.0**
 *  Huling na-update **4 taon ang nakalipas**
 *  Mga aktibong installation **Wala pang 10**
 *  Bersyon ng WordPress ** 4.9 o mas bago **
 *  Sinubukan hanggang **6.0.13**
 *  Bersyon ng PHP ** 5.6 o mas bago **
 *  Mga Wika
 * [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/latest-github-release/),
   [English (US)](https://wordpress.org/plugins/latest-github-release/), at [Luganda](https://lug.wordpress.org/plugins/latest-github-release/).
 *  [Isalin sa iyong wika](https://translate.wordpress.org/projects/wp-plugins/latest-github-release)
 * Mga Tag
 * [Github](https://tl.wordpress.org/plugins/tags/github/)[latest](https://tl.wordpress.org/plugins/tags/latest/)
   [release](https://tl.wordpress.org/plugins/tags/release/)[zip](https://tl.wordpress.org/plugins/tags/zip/)
 *  [Advanced View](https://tl.wordpress.org/plugins/latest-github-release/advanced/)

## Mga Rating

No reviews have been submitted yet.

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/latest-github-release/reviews/)

## Mga Contributor

 *   [ laurencebahiirwa ](https://profiles.wordpress.org/laurencebahiirwa/)
 *   [ James Nylen ](https://profiles.wordpress.org/jnylen0/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/latest-github-release/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](https://omukiguy.com/)