Linux 软件免费装

Plugin Name

开发者 Keiser Media
更新时间 2013年2月7日 10:33
捐献地址: 去捐款
PHP版本: 3.0.0 及以上
WordPress版本: 3.3.2
版权: GPLv2 or later
版权网址: 版权信息

标签

images resize timthumb

下载

1.0

详情介绍:

Automatically converts post thumbnails to the theme default dimension settings.

安装:

  1. Upload the katalyst-timthumb folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

常见问题:

Why am I receiving the error "NOTICE: wp-content/plugins/k-timthumb/k-timthumb.php:65 - 'post-thumbnail' image size not set. Add WordPress function: add_image_size() to theme file "functions.php" to ensure proper functionality of Katalyst TimThumb."?

This notice is not an error on behalf of Katalyst TimThumb. It is notifying you that a image size is being called within the theme that is not defined in 'functions.php' of the theme. To remedy this, add the function 'add_image_size('post-thumbnail', 150, 150, 1);' to 'functions.php' in your theme directory, where 'post-thumbnail' is the name being called in the notice.

更新日志:

1.0