Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
| Trạng thái |
Chủ đề
|
Người hỗ trợ | Ý kiến | Bài viết | Mới nhất |
|---|---|---|---|---|---|
|
PHP
Được bắt đầu bởi: juliaZ-6
trong: 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 year, 1 month trước |