이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
PHP
시작: juliaZ-6
카테고리: Assistance en français
Problem: add_filter( 'wphb_persistent_cache_groups', function( $persistent_groups ) {<br /> if ( false !== ( $key = array_search( 'terms', $persistent_groups ) ) ) {<br /> unset( $persistent_groups[ $key ] );<br /> }<br /> return $persistent_groups;<br />} );This code removes the 'terms' group from the cache, which might be contributing to the memory exhaustion. If these solutions do not resolve the issue or seem outdated, we recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 29 | 1 년, 1 월 전에 |