Title: WP Inline Cacher
Author: ChrisBAshton
Published: <strong>1. Februara 2021.</strong>
Last modified: 1. Februara 2021.

---

Pretražite dodatke

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

![](https://s.w.org/plugins/geopattern-icon/wp-inline-cacher.svg)

# WP Inline Cacher

 Od [ChrisBAshton](https://profiles.wordpress.org/chrisbashton/)

[Skini](https://downloads.wordpress.org/plugin/wp-inline-cacher.zip)

 * [Detalji](https://bs.wordpress.org/plugins/wp-inline-cacher/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/wp-inline-cacher/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/wp-inline-cacher/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/wp-inline-cacher/#developers)

 [Podrška](https://wordpress.org/support/plugin/wp-inline-cacher/)

## Opis

The inline cache methodology emphasises fast first page loads. It acts on the basis
that opening HTTP connections is slow, and that it is therefore faster for the resources
to be inlined, but that we also want to cache those resources so they don't have
to be re-downloaded.

That's what WP Inline Cacher does. It automatically renders your stylesheets inline
on first page load, and caches them in the background. On subsequent page loads,
the resources are no longer inlined – so your page weight is smaller – but are automatically
retrieved from cache.

See https://github.com/ChrisBAshton/inline-cache for more details.

### Contact

If you spot any issues, or want to know how to contribute, please visit https://
github.com/ChrisBAshton/wp-inline-Cacher.

Please note that I have open-sourced this plugin to give back to the community, 
and do not have much spare time to answer support queries, but I'll help where I
can.

## Instalacija

 1. Install the plugin through the WordPress plugins screen directly
 2. For now, you need to manually copy the ‘js/sw.js’ file to the root of your website
    directory, and name it ‘sw-inline-cacher.js’. Or you can edit your .htaccess file:
 3. RewriteRule ^inline-cache-sw.js$ wp-content/plugins/wp-inline-cacher/js/sw.js
 4. We hope to automate this step in a future update.
 5. Activate the plugin through the ‘Plugins’ screen in WordPress

## ČPP

### Which stylesheets does this apply to?

WP Inline Cacher will style any stylesheets that have been enqueued using `wp_enqueue_style`.

If your theme has any hard-coded link rel stylesheet tags, or hard-coded inline 
styles, then this plugin is unable to intercept them.

### Does this work for JavaScript?

Not yet, but in theory it could. Stay tuned for an updated plugin!

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

“WP Inline Cacher” is open source software. The following people have contributed
to this plugin.

Doprinositelji

 *   [ ChrisBAshton ](https://profiles.wordpress.org/chrisbashton/)

[Prevedi “WP Inline Cacher” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/wp-inline-cacher)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/wp-inline-cacher/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/wp-inline-cacher/)ili
se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/wp-inline-cacher/)
od [RSS](https://plugins.trac.wordpress.org/log/wp-inline-cacher/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.0

 * Initial release

## Meta

 *  Version **0.1.0**
 *  Last updated **prije 6 godina**
 *  Active installations **Manje od 10**
 *  Tested up to **5.6.19**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-inline-cacher/)
 * Tags
 * [caching](https://bs.wordpress.org/plugins/tags/caching/)[Fast](https://bs.wordpress.org/plugins/tags/fast/)
   [inline](https://bs.wordpress.org/plugins/tags/inline/)[performance](https://bs.wordpress.org/plugins/tags/performance/)
   [speed](https://bs.wordpress.org/plugins/tags/speed/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/wp-inline-cacher/advanced/)

## Ocjene

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-inline-cacher/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-inline-cacher/reviews/)

## Doprinositelji

 *   [ ChrisBAshton ](https://profiles.wordpress.org/chrisbashton/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/wp-inline-cacher/)

## Pokloni

Da li bi ste željeli da podržite napredovanje ovog proširenja?

 [ Pokloni ovom proširenju ](http://twitter.com/ChrisBAshton)