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

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# WP Inline Cacher

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

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

 * [Detalls](https://ca.wordpress.org/plugins/wp-inline-cacher/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/wp-inline-cacher/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/wp-inline-cacher/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/wp-inline-cacher/#developers)

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

## Descripció

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.

## Instal·lació

 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

## PMF

### 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!

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«WP Inline Cacher» és programari de codi obert. La següent gent ha col·laborat en
aquesta extensió.

Col·laboradors

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

[Traduïu «WP Inline Cacher» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/wp-inline-cacher)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/wp-inline-cacher/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/wp-inline-cacher/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/wp-inline-cacher/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/wp-inline-cacher/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0

 * Initial release

## Meta

 *  Versió **0.1.0**
 *  Darrera actualització **fa 5 anys**
 *  Instal·lacions actives **Menys de 10**
 *  Provada fins a **5.6.17**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-inline-cacher/)
 * Etiquetes
 * [caching](https://ca.wordpress.org/plugins/tags/caching/)[Fast](https://ca.wordpress.org/plugins/tags/fast/)
   [inline](https://ca.wordpress.org/plugins/tags/inline/)[performance](https://ca.wordpress.org/plugins/tags/performance/)
   [speed](https://ca.wordpress.org/plugins/tags/speed/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/wp-inline-cacher/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/wp-inline-cacher/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/wp-inline-cacher/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](http://twitter.com/ChrisBAshton)