Title: Offline Content
Author: delapuente
Published: <strong>10 فيبروري 2016</strong>
Last modified: 16 اپريل 2016

---

پلگ انس ڳولھيو

![](https://ps.w.org/offline-content/assets/banner-772x250.png?rev=1366488)

ھي پلگ ان **WordPress جي جديد 3 وڏين رليزز** سان آزمايو نه ويو آھي. اهو ٿي سگهي 
ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي 
وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

![](https://ps.w.org/offline-content/assets/icon-256x256.png?rev=1366488)

# Offline Content

 کان: [delapuente](https://profiles.wordpress.org/delapuente/)

[ڊائون لوڊ ڪريو](https://downloads.wordpress.org/plugin/offline-content.0.6.1.zip)

 * [تفصيل](https://snd.wordpress.org/plugins/offline-content/#description)
 * [جائزو](https://snd.wordpress.org/plugins/offline-content/#reviews)
 *  [تنصيب](https://snd.wordpress.org/plugins/offline-content/#installation)
 * [ترقي](https://snd.wordpress.org/plugins/offline-content/#developers)

 [سھائتا](https://wordpress.org/support/plugin/offline-content/)

## وضاحت

This plugin uses new [ServiceWorker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API)
and [Cache API](https://developer.mozilla.org/en-US/docs/Web/API/Cache) to allow
your users to access the contents of your site while they are offline or under unreliable
network situations by caching part of your site.

Once you’ve installed this plugin, anyone visiting your site in [browsers that support the Service Workers API](http://caniuse.com/#feat=serviceworkers)
will be able of access your content even if they run out of network or experiment
network instability.

Configure the plugin in the “Settings > Offline content” section of your WordPress
dashboard.

## انسٽاليشن

 1. Download and install the plugin from the WordPress.org plugin directory
 2. Activate the plugin through the “Plugins” menu in WordPress Dashboard.

Alternatively,

 1. Clone or download the project repository
 2. Copy `wp-offline-content` directory inside your WordPress installation plugins 
    directory
 3. Enable the plugin from the admin panel

## FAQ

  What browsers support the W3C Service Workers API?

[Browser support for the W3C Service Worker API](http://caniuse.com/#feat=serviceworkers)
currently exists in Firefox, Chrome, and Chrome for Android, with other likely to
follow.

  What is the default policy for caching content?

The plugin will try to always serve fresh content from the Internet. After visiting
a post or a page, the content will be cached in the background. In case of an unreliable
network or lack of connectivity, the plugin will serve the cached content.

  Can I use the plugin in combination with other plugins using SW

Since version 0.2.0, you can use this plugin in combination with other using the
[WordPress Service Worker Manager library](https://github.com/mozilla/wp-sw-manager/blob/master/README.md).

  Can I configure which content is available for offline reading?

In a very limited way, yes. You can enable/disable if pages should be precached 
is such a way the will be availables by the user even if they were never visited
before.

More options will be available with new versions of the plugin.

## جائزا

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

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

 [suffics](https://profiles.wordpress.org/suffics/) 22 فيبروري 2018

helps in web apps

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

### 󠀁[I use and work perfectly!](https://wordpress.org/support/topic/i-use-and-work-perfectly/)󠁿

 [jramoscarmenates](https://profiles.wordpress.org/jramoscarmenates/) 8 فيبروري 
2018

Thanks.

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

### 󠀁[非常棒👍](https://wordpress.org/support/topic/%e9%9d%9e%e5%b8%b8%e6%a3%92%f0%9f%91%8d/)󠁿

 [zengxiaoluan](https://profiles.wordpress.org/zengxiaoluan/) 2 جنوري 2018

很酷，但是为什么这么久没有更新呢，我决定要贡献一些代码。

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

### 󠀁[Actually works](https://wordpress.org/support/topic/actually-works-7/)󠁿

 [philippenantes](https://profiles.wordpress.org/philippenantes/) 23 سيپٽمبر 2017

Does what is says, now my wordpress based PWA will 100% pass lighthouse PWA audit
in Chrome DevTools. Amazing work, kudos on this guys.

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

### 󠀁[progressive web app PWA](https://wordpress.org/support/topic/progressive-web-app-pwa/)󠁿

 [0001](https://profiles.wordpress.org/0001-1/) 7 جُولاءِ 2017

best way to turn your simple wp instal into a pwa.. im really grateful for the developers..
thank you! i wish some feature request… would be nice an update couse since last
year this api evolved.. maybe ability to : 1.set background sync.. 2.ability to 
chose betven a race the request whatever return faster serv that… or: to chose chase
only or server only or server first or case first..then update in background .. 
this settings would be nice… also maybe we could declare what is to be chased.. 
in case i want someting specific what wasn’t cased before.. or: pre render pages…
so on.. this plugin so exiting has soo much potential.. just need a bit more developing
maybe.. or just make a new plugin doing the same with more option .. se we could
have a bare minimal .. and one with the extra settings.. depend on what ewer people
usecase better.. i really wish somebody out there developer read this and soon we
get an update.. but in the mean time… again thank you guys really apprichite your
work.!! peace rg

 [ جمع: سڀ 5 تبصرا پڙهو ](https://wordpress.org/support/plugin/offline-content/reviews/)

## تعاون ڪندڙ & ڊولپرز

“Offline Content” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

 *   [ delapuente ](https://profiles.wordpress.org/delapuente/)
 *   [ Mozilla Web Apps ](https://profiles.wordpress.org/mozillawebapps/)

جمع: “Offline Content” 2 جڳهن ۾ ترجمو ڪيو ويو آهي. [ترجمي ڪندڙن](https://translate.wordpress.org/projects/wp-plugins/offline-content/contributors)
جي مهرباني سندن تعاون لاءِ.

[ترجمو ڪريو “Offline Content” توهان جي ٻولي ۾.](https://translate.wordpress.org/projects/wp-plugins/offline-content)

### ڊولپمينٽ ۾ دلچسپي؟

[ڪوڊ براؤز ڪريو](https://plugins.trac.wordpress.org/browser/offline-content/)، چيڪ
ڪريو [SVN مخزن](https://plugins.svn.wordpress.org/offline-content/)، يا رڪنيت حاصل
ڪريو [ڊولپمينٽ لاگ](https://plugins.trac.wordpress.org/log/offline-content/) پاران
[RSS](https://plugins.trac.wordpress.org/log/offline-content/?limit=100&mode=stop_on_copy&format=rss).

## لاگ تبدیل ڪريو

#### 0.6.1

Includes latest Service Worker Manager which fixes a problem unregistering the service
worker when all plugins using it are disabled.

#### 0.6.0

The Service Worker unregister itself when no plugin using service workers is enabled.

Use WordPress AJAX infrastructure for dynamically generating the service worker 
file while reducing server footprint. Use [WP_Serve_File](http://github.com/marco-c/wp_serve_file)
to efficiently generate the registrar and avoid unnecessary WordPress loads. Relying
on composer’s autoload to manage plugin dependencies.

#### 0.5.0

Prevent undesired updates when used with other service worker supported plugins 
for WordPress.

#### 0.4.0

New smart update algorithm minifies the number of background downloads when adding
new content.

#### 0.3.0

Cleaning old caches when changing the name of the cache where offline content is
stored.

#### 0.2.0

Now can be combined with other WP plugins using the [WordPress Service Worker Manager library](https://github.com/mozilla/wp-sw-manager/blob/master/README.md)
such as [Web Push](https://wordpress.org/plugins/web-push/).

#### 0.1.0

Initial release.

## ميٽا

 *  Version **0.6.1**
 *  Last updated **10 سالَ اڳ**
 *  Active installations **100+**
 *  WordPress version ** 3.8 يا وڌيڪ **
 *  Tested up to **4.5.33**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/offline-content/), [English (UK)](https://en-gb.wordpress.org/plugins/offline-content/),
   ءِ [English (US)](https://wordpress.org/plugins/offline-content/).
 *  [پنھنجي ٻولي ۾ ترجمو ڪريو](https://translate.wordpress.org/projects/wp-plugins/offline-content)
 * Tags
 * [offline](https://snd.wordpress.org/plugins/tags/offline/)[read later](https://snd.wordpress.org/plugins/tags/read-later/)
   [service-workers.](https://snd.wordpress.org/plugins/tags/service-workers/)[workers](https://snd.wordpress.org/plugins/tags/workers/)
 *  [ترقي يافته ڏيک](https://snd.wordpress.org/plugins/offline-content/advanced/)

## درجه بندي

 5 out of 5 stars.

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

[Your review](https://wordpress.org/support/plugin/offline-content/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/offline-content/reviews/)

## تعاون ڪندڙ

 *   [ delapuente ](https://profiles.wordpress.org/delapuente/)
 *   [ Mozilla Web Apps ](https://profiles.wordpress.org/mozillawebapps/)

## سھائتا

چوڻ لاءِ ڪجهه آهي؟ مدد گهرجي؟

 [ڏسو سپورٽ فورم](https://wordpress.org/support/plugin/offline-content/)