Title: Ultimate Photonizer
Author: Marco Canestrari
Published: <strong>20 sausio, 2016</strong>
Last modified: 17 rugpjūčio, 2016

---

Ieškoti įskiepiuose

![](https://ps.w.org/ultimate-photonizer/assets/banner-772x250.png?rev=1483903)

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

![](https://ps.w.org/ultimate-photonizer/assets/icon-256x256.png?rev=1483885)

# Ultimate Photonizer

 Autorius [Marco Canestrari](https://profiles.wordpress.org/marcocanestrari/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/ultimate-photonizer.1.0.zip)

 * [Informacija](https://lt.wordpress.org/plugins/ultimate-photonizer/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/ultimate-photonizer/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/ultimate-photonizer/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/ultimate-photonizer/#developers)

 [Pagalba](https://wordpress.org/support/plugin/ultimate-photonizer/)

## Aprašymas

Jetpack’s images CDN Photon apply by default to content and galleries. This plugin
will hassle-free apply Photon to everything else like feeds and widgets’ Titles 
and Content.

 * Author: [Marco Canestrari](http://www.marcocanestrari.it/)

## Diegimas

 1. Upload the files to the /wp-content/plugins/ultimate-photonizer/ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Donate if you’re happy 🙂

## Atsiliepimai

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

### 󠀁[It really works!!!](https://wordpress.org/support/topic/it-really-works-42/)󠁿

 [valdis108](https://profiles.wordpress.org/valdis108/) 14 kovo, 2018

I have long wanted to, that would Photon sent in CDN images themes. And found how
to do it using this plugin. It really works!!!

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

### 󠀁[Very usefull](https://wordpress.org/support/topic/very-usefull-242/)󠁿

 [andre2009](https://profiles.wordpress.org/andre2009/) 14 vasario, 2018 1 reply

I also use a fix to theme functions.php in order to fix bad resolution problems:/***
Plugin Name: FIX JETPACK PHOTON image quality (Photon Experiments) * Description:
changing quality parameter * Version: 0.1.0 */ #FIX JETPACK PHOTON image quality#
https://developer.jetpack.com/hooks/jetpack_photon_pre_args/ #https://developer.
wordpress.com/docs/photon/ #https://developer.wordpress.com/docs/photon/api/#resize#
https://developer.jetpack.com/hooks/jetpack_photon_pre_args/ # PLUS: Install & just
activate plugin Ultimate Photonizer in order to Photonize all content function jeherve_custom_photon(
$args ) { $args['quality'] = '100'; /* menos de 100 n達o funciona! plo menos no 
logo com o Vantage/Altair */ $args['strip'] = 'all'; $args['resize'] = 'null'; #
$args['filter'] = 'grayscale'; return $args; } add_filter( 'jetpack_photon_pre_args','
jeherve_custom_photon' );

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

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

 [Ari.Gold](https://profiles.wordpress.org/arigold-1/) 19 spalio, 2016

While the plugin is activated, I can’t add galleries from Web Dorado’s Gallery plugin
anymore. But.. there is always a „please donate” notification on every backend site
that you can’t close.

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

### 󠀁[seems legit.](https://wordpress.org/support/topic/seems-legit-1/)󠁿

 [tecvoid](https://profiles.wordpress.org/tecvoid/) 3 rugsėjo, 2016

made 95% of images that were not on photon go to photon. looks like a small bit 
of code. still hesitant to use it because from the small bit of testing i did, on
average the load time increased a fraction of a second to a second. more testing
or some comments from the author on speed/load times would be great. if you just
need the maximum cdn of images to help hosting, this is great!. my pages are already
a beast and the jetpack photon by itself is also quite nice. anyhow! use it! lets
get some more feedback.

 [ Perskaityti visus atsiliepimus (5) ](https://wordpress.org/support/plugin/ultimate-photonizer/reviews/)

## Programuotojai ir komandos nariai

“Ultimate Photonizer” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės
surašyti toliau.

Autoriai

 *   [ Marco Canestrari ](https://profiles.wordpress.org/marcocanestrari/)

[Išverskite “Ultimate Photonizer” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/ultimate-photonizer)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/ultimate-photonizer/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/ultimate-photonizer/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/ultimate-photonizer/)
per [RSS](https://plugins.trac.wordpress.org/log/ultimate-photonizer/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.0

 * First release.

## Metainformacija

 *  Version **1.0**
 *  Atnaujinta **prieš 10 metų**
 *  Aktyvių instaliacijų **10+**
 *  WordPress versija ** 4.2 ar naujesnė **
 *  Ištestuota iki **4.6.30**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/ultimate-photonizer/)
 * Žymos
 * [cdn](https://lt.wordpress.org/plugins/tags/cdn/)[image](https://lt.wordpress.org/plugins/tags/image/)
   [images](https://lt.wordpress.org/plugins/tags/images/)[jetpack](https://lt.wordpress.org/plugins/tags/jetpack/)
   [photon](https://lt.wordpress.org/plugins/tags/photon/)
 *  [Daugiau](https://lt.wordpress.org/plugins/ultimate-photonizer/advanced/)

## Įvertinimai

 4.3 out of 5 stars.

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

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

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

## Autoriai

 *   [ Marco Canestrari ](https://profiles.wordpress.org/marcocanestrari/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/ultimate-photonizer/)

## Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

 [ Paremti įskiepio kūrimą ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=395B2H3W4U98Q)