Title: Latest Github Release
Author: laurencebahiirwa
Published: <strong>20 أبريل، 2019</strong>
Last modified: 21 يونيو، 2022

---

البحث عن الإضافات

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

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

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

# Latest Github Release

 بواسطة [laurencebahiirwa](https://profiles.wordpress.org/laurencebahiirwa/)

[تنزيل](https://downloads.wordpress.org/plugin/latest-github-release.2.1.0.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/latest-github-release/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/latest-github-release/#reviews)
 * [التطوير](https://ar.wordpress.org/plugins/latest-github-release/#developers)

 [الدعم](https://wordpress.org/support/plugin/latest-github-release/)

## الوصف

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

## لقطات الشاشة

 * [[
 * [[
 * [[
 * [[

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Latest Github Release” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في
هذه الإضافة.

المساهمون

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

لقد تم ترجمة ”Latest Github Release“ إلى لغتين. شكراً إلى جميع [المُترجمين](https://translate.wordpress.org/projects/wp-plugins/latest-github-release/contributors)
لمُساهماتهم.

[ترجمة ”Latest Github Release“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/latest-github-release)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/latest-github-release/)،
تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/latest-github-release/)، 
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/latest-github-release/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/latest-github-release/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

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

 *  Version **2.1.0**
 *  Last updated **قبل 4 سنوات**
 *  Active installations **أقل من 10**
 *  WordPress version ** 4.9 أو أعلى **
 *  Tested up to **6.0.11**
 *  PHP version ** 5.6 أو أعلى **
 *  Languages
 * [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/latest-github-release/)،
   [English (US)](https://wordpress.org/plugins/latest-github-release/)، و [Luganda](https://lug.wordpress.org/plugins/latest-github-release/).
 *  [ترجمة إلى لغتك](https://translate.wordpress.org/projects/wp-plugins/latest-github-release)
 * Tags
 * [Github](https://ar.wordpress.org/plugins/tags/github/)[latest](https://ar.wordpress.org/plugins/tags/latest/)
   [release](https://ar.wordpress.org/plugins/tags/release/)[zip](https://ar.wordpress.org/plugins/tags/zip/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/latest-github-release/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

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

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

## المساهمون

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

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/latest-github-release/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://omukiguy.com/)