Not so compatible with 4.5
-
Since updating to WordPress 4.5, W3TC causes memory exhaustion. It’s still unsure that it’s actually w3TC. However, after a while of debugging, this is what I saw.
Backtrace from warning 'post_permalink is deprecated since version 4.4! Use get_permalink() instead.' at /home/user/public_html/wp-includes/functions.php 3662: /home/user/public_html/wp-includes/functions.php 3662 calling trigger_error() /home/user/public_html/wp-includes/deprecated.php 3607 calling _deprecated_function() /home/user/public_html/wp-content/plugins/w3-total-cache/lib/W3/SharedPageUrls.php 111 calling post_permalink() /home/user/public_html/wp-content/plugins/w3-total-cache/lib/W3/PgCacheFlush.php 102 calling get_post_urls() /home/user/public_html/wp-content/plugins/w3-total-cache/lib/W3/CacheFlushLocal.php 103 calling flush_post() /home/user/public_html/wp-content/plugins/w3-total-cache/lib/W3/CacheFlush.php 106 calling pgcache_flush_post() /home/user/public_html/wp-content/plugins/w3-total-cache/lib/W3/Plugin/PgCache.php 244 calling pgcache_flush_post() calling on_post_change() /home/user/public_html/wp-includes/plugin.php 525 calling call_user_func_array() /home/user/public_html/wp-includes/post.php 5661 calling do_action() /home/user/public_html/wp-includes/post.php 3426 calling clean_post_cache() /home/user/public_html/wp-includes/post.php 3602 calling wp_insert_post() /home/user/public_html/wp-admin/includes/post.php 369 calling wp_update_post() /home/user/public_html/wp-admin/post.php 193 calling edit_post() Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 5659508 bytes) in /home/user/public_html/wp-includes/functions.php on line 434
An update would help solve the issues.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Not so compatible with 4.5’ is closed to new replies.