ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Timber with Jetpack Photon

აღწერა

Make the Timber plugin work with Jetpack’s Photon. Once installed, all TimberImages use Photon as a CDN and for image manipulation (eg. resize).

Photon is an image acceleration and modification service for Jetpack-connected WordPress sites. Converted images are cached automatically and served from the WordPress.com CDN. Photon is part of the Jetpack plugin and completely free.

What does it do?

Timber with Jetpack Photon extends the current TimberImage class to use Photon to serve and manipulate your images:

  • {{post.thumbnail.src}} returns a Photon URL
  • {{post.thumbnail.src|resize(100)}} returns a Photon URL
  • {{post.thumbnail.src|resize(100,200)}} returns a Photon URL

A Photon URL looks like this:

//i0.wp.com/www.slimndap.com/wp-content/uploads/2014/05/slimndap.png

Requires the Timber plugin by Jared Nova and the Jetpack plugin with Photon activated.

Contributors welcome

Author

დაყენება

Look for ‘Timber with Jetpack Photon’ in the plugin repository.

მიმოხილვები

03.09.2016
If you are using Timber, as you should, and Jetpack's awesome Photon feature, you need this to make them both work together. Thanks Jeroen for putting it up together. Cheers man.
1 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Timber with Jetpack Photon” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Timber with Jetpack Photon თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

0.4

  • Fixes a problem with the latest Timber version.

0.3

  • Added support for the ‘letterbox’ filter.

0.2

  • Added support for the upcoming timber_image_src filter.

0.1

  • Proof of concept.