Title: Startklar Image Optimizer
Author: WEB-SHOP-HOSTING
Published: <strong>2022년 6월 16일</strong>
Last modified: 2022년 6월 16일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/startklar-image-optimizer/assets/icon-256x256.png?rev=2743648)

# Startklar Image Optimizer

 작성자: [WEB-SHOP-HOSTING](https://profiles.wordpress.org/wshberlin/)

[다운로드](https://downloads.wordpress.org/plugin/startklar-image-optimizer.1.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/startklar-image-optimizer/#description)
 * [평가](https://ko.wordpress.org/plugins/startklar-image-optimizer/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/startklar-image-optimizer/#installation)
 * [개발](https://ko.wordpress.org/plugins/startklar-image-optimizer/#developers)

 [지원](https://wordpress.org/support/plugin/startklar-image-optimizer/)

## 설명

This plugin allows you to optimize images from your media library and thus improve
the SEO performance of your site.
 This plugin is based on the JPEGOPTIM utility
and PNGQUANT utility which must be installed on your host. The essence of our plugin
is that when it starts, it sorts through all the attachments for the articles of
your WP-site and processes them right at the place where they are located. After
that, the attachment is marked as processed, which prevents it from being processed
again. In the admin page you can view the total number of your images and the number
of processed images, as well as select the number of images to be processed in one
cycle. At the moment, the script for optimization is made in the form of a standard
wp-action (its name is “startklar_image_optimizer_process”) that can be called from
another place.

Here is an example of how to call this action:
 do_action( ‘startklar_image_optimizer_process’);

For example, for a simple implementation, you can use the “WP Crontrol” plugin (
https://ru.wordpress.org/plugins/wp-crontrol/)
 by which you can create a cron task
that can optimize one image every minute. This tactic was chosen in order to process
all the files of the site without introducing excessive load to the site (since 
the native cron in WP is activated by hits and has a runtime limit, like similar
http sessions of this host).

Screenshot #1 shows how easy it is to set up a cron-task.

## 스크린샷

[⌊How easy it is to set up a cron-task.⌉⌊How easy it is to set up a cron-task.⌉[

How easy it is to set up a cron-task.

## 설치

**Plugin installation.** Installation is done as standard for WP. Install “WP Crontrol”
plugin in addition if you need to run cron optimization.

**Plugin setup.** The setup interface is as simple and intuitive as possible. Go
to the admin page and make sure you have the JPEGOPTIM utility and the PNGQUANT 
utility installed. Use the admin page to view statistics and select how many images,
are processed per cycle. **Usage.** Create a new cron task for the action “startklar_image_optimizer_process”
in the plugin “WP Crontrol”. Screenshot #1 shows how easy it is to set up a cron-
task.

## FAQ

### How can I check that the plugin is configured and working correctly?

You can temporarily activate debug mode in WordPress.

define( ‘WP_DEBUG’, true );
 define( ‘WP_DEBUG_LOG’, true );

‘WP_DEBUG’ is a PHP constant (a permanent global variable) that can be used to trigger
the debug mode throughout WordPress.
 ‘WP_DEBUG_LOG’ – When set to true, the log
is saved to debug.log in the content directory (usually /wp-content/plugins/startklar_image_optimizer/
debug.log) within your sites filesystem. Alternatively, you can set it to a valid
file path to have the file saved elsewhere.

Now you can see lines like this in your log file:

START OPTIMIZATION 14.06.2022 18:25:18
 _wp_attachment_metadata id=26 PROCESS FILEC:\
xampp1\htdocs\my-wp/wp-content/uploads/2022/06/pexels-jhovani-morales-12319997-200
×300.jpg BY jpegoptim END After processing, the source file should reduce in size,
it’s not difficult to track. After checking, return the constants that are responsible
for debugging to their original state.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Startklar Image Optimizer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이
플러그인에 기여하였습니다.

기여자

 *   [ WEB-SHOP-HOSTING ](https://profiles.wordpress.org/wshberlin/)

[자국어로 “Startklar Image Optimizer”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/startklar-image-optimizer)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/startklar-image-optimizer/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/startklar-image-optimizer/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/startklar-image-optimizer/)
을 [RSS](https://plugins.trac.wordpress.org/log/startklar-image-optimizer/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0

 * First Release

## 기초

 *  버전 **1.0**
 *  최근 업데이트: **4년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 5.6 또는 그 이상 **
 *  다음까지 시험됨: **6.0.14**
 *  PHP 버전 ** 5.6.20 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/startklar-image-optimizer/)
 * 태그:
 * [optimization](https://ko.wordpress.org/plugins/tags/optimization/)[performance](https://ko.wordpress.org/plugins/tags/performance/)
   [seo](https://ko.wordpress.org/plugins/tags/seo/)
 *  [고급 보기](https://ko.wordpress.org/plugins/startklar-image-optimizer/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/startklar-image-optimizer/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/startklar-image-optimizer/reviews/)

## 기여자

 *   [ WEB-SHOP-HOSTING ](https://profiles.wordpress.org/wshberlin/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/startklar-image-optimizer/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/donate/?hosted_button_id=J2FXPNSYGWLBE)