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

LH 404s for static resources

설명

This is a plugin you probably don’t realise you need. It will speed up your site and improve vsitor experince but delivering a fast 404 for static resources.

Like this plugin? Please consider leaving a 5-star review.

Love this plugin or want to help the LocalHero Project? Please consider making a donation.I wanted a simple lightweight to speed up my website by preventing wordpress fully booting up when a page request for a static resource is made that results in a 404 not found.

설치

  1. Move the ‘lh-404s-for-static-resources’ folder to the /wp-content/plugins/ directory OR search for ‘LH 404s for static resources’ and add the plugin using WordPress plugin browser.
  2. Activate the plugin through the ‘Plugins’ page in WordPress
  3. That is it, this is deliberately a simple plugin that does one thing only!

FAQ

How does this plugin help?

By detault when wordpress encounters a missing page it will not only send a 404 error but also fully boot up and serve an entire page (without caching).

This causes an unnecessary strain on your server. This especially unneccessary when serving requests for mssing static files. This plugin prevents a full boot. Saving your server and speeding up the visitor experience.

What is something does not work?

LH Sortable Tables, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).

If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfirteen, twentysixteen etc.

If the problem persists pleasse leave a post in the support forum: https://wordpress.org/support/plugin/lh-404s-for-static-resources/ . I look there regularly and resolve most queries.

What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: https://shawfactor.com/contact/

후기

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

기여자 & 개발자

“LH 404s for static resources”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “LH 404s for static resources”(을)를 번역하세요.

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

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

변경이력

1.00 – September 01, 2019

  • Initial Release