此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
状态 |
主题
|
支持者 | 参与者 | 帖子 | 最新活动 |
---|---|---|---|---|---|
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 | 5 months, 2 weeks前 |