Skip to content

Wordpress thumbnail plugin based by Kama Thumbnail with WEBP

Notifications You must be signed in to change notification settings

rwsite/wp-thumbnail-plugin

Repository files navigation

Wordpress thumbnail plugin. Generate and cache thumbnail on fly.

  1. With WEBP support
  2. On fly
  3. Fast

How to use it (see functions.php):

Get SRC

kama_thumb_src($args = [], $src = 'notset');

Get Img

kama_thumb_img( $args = [], $src = 'notset' )

Get Img link

kama_thumb_a_img( $args = [], $src = 'notset' )

About

Wordpress thumbnail plugin based by Kama Thumbnail with WEBP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages