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

Autoclear Autoptimize Cache

설명

Autoptimize is a popular performance plugin for WordPress. Among other features, Autoptimize creates and builds cached versions of optimized asset files descreasing page loading times.

But left unchecked, those cached files can become very large. That can slow page loading, increase web server load, and use unuecessary amounts of disk space.

This companion plugin provides a way to set the maximum allowable cache file size for your site and, if that size is exceeded, automatically clears your Autoptimize cache and allows it to rebuild itself. That’s good.

Plugin Settings

  1. Navigate to WordPress admin dashboard -> Settings -> Autoptimize Cache Settings
  2. Select from one of the available Maximum cache file size options from the select menu and press the Save Changes button
  3. Please note: You obviously must have Autoptimize plugin installed for this plugin to work

Roadmap

  • Release first stable versions
  • Add a time based WP_Cron setting that will clear cache every few days, week, month, etc.
  • Internationalization improvements

스크린샷

설치

Via your WordPress admin dashboard, navigate to Plugins -> Add new and search for ‘Autoclear Autoptimize Cache’. Then install the plugin and activate it in the usual way.

You cam also manually install the plugin by downloading a copy of the plugin from the WordPress plugins repository. Then:

  1. Unzip the downloaded autoclear-autoptimize-cache.zip file
  2. Upload the unzipped folder autoclear-autoptimize-cache directory to your /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

But isn’t clearing my cache going to slow my page loading speeds?

When you clear cache there will be a brief period where page loading time increases while it builds fresh cache. But the benefit is well worth it. Allowing Autoptimize cache to grow too large uses up unecessary disk space and actually degrades performance, especially on shared and small VPS hosting.

What is the best maximum cache size setting option for my site?

That depends on a few factors, such as site traffic, using a theme with lots of options, and hosting resources available. You can experiment to find the best balance between performance and cache size. Generally, the following are good assumptions:

  1. 64 MB for small blogging site on entry level shared hosting.
  2. 96 MB for small blogging site on entry level shared hosting.
  3. 128 MB for medium blogging site on entry level shared hosting.
  4. 512 MB for sites running complex themes and plugins on shared or small VPS.
  5. 768 MB for sites running complex themes and plugins, e-commerce, memberships on med VPS.
  6. 1 GB for large sites running complex themes, plugins, e-commerce, memberships on med to large VPS.

Again, experiment with different settings and find the best option for your particular WordPress site.

Do I need to have the Autoptimize plugin installed on my site for this to work?

Yes. This companion plugin wouldn’t be of any use without it and you’ll see an admin warning notice if you try and use this plugin without first installing Autoptimize.

Something isn’t working right. How can I get help?

We welcome your feedback and we’re here to assist you. You can create a post in the Support Forum tab for this plugin, or you can open an issue at our Github repository at https://github.com/hyperpress/aocc/issues. Please help us better serve you by providing a concise but detailed description of the issue you need help with:

  1. Describe the symptoms of the issue (error, not clearing cache correctly, white screen, etc.)
  2. When did you first notice the problem?
  3. Did you change anything prior to noticing the problem (installed or updated another plugin or theme. Made some other change)
  4. What make and model of computer, tablet or smartphone were you using?
  5. What operating system (OSX, Windows 10, Android, IoS)?
  6. Steps to reproduce the problem.

My site pages load so slowly. Can you help?

There are many factors that determine performance of web pages. More than ever, slow loading pages cost site owners search ranking, traffic, and revenue. We are experts on WordPress PageSpeed performance. So, if you need help, visit http://themesurgeons.com/contact. We make WordPress fast!

후기

2022년 3월 28일
I saw a YouTube video that recommended the Cache Enabler plugin to automatically purge the Autoptimize cache. So I installed it, but it did absolutely nothing. Then I tried this plugin and it works great! Five stars!
2020년 4월 25일 1 reply
I LOVE this simple plugin for making sure my Autoptimize caches are under control. I make sure it's installed on all my client sites. Safe. Stable. Works every time.
모든 9 평가 읽기

기여자 & 개발자

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

기여자

“Autoclear Autoptimize Cache”(이)가 6(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Autoclear Autoptimize Cache”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release

2.0.0

  • Add 64 MB maximum cache option for smaller faster sites

2.1.0

  • Add settings link to plugin list page item
  • Add additional limit setting of 96MB requested

2.1.1

  • Fix bug in settings link on plugin page creating link on every entry. Thank you @thetyke