This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Statut |
Topic
|
Supporter | Voices | Articles | Freshness |
---|---|---|---|---|---|
PHP
Started by: juliaZ-6
in: 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 | Il y a 1 mois et 2 semaines |