Opcache is transparent for WordPress (as it is to any PHP application).
However if you had been using APC for object cache (key/value store) via plugin — that function is not available in new bundled Zend cache, it only does opcode caching.
You would need to replace object cache with something different (APCu/Memcache/Redis/etc).
Related Posts:
- PHP Code stuck in Cache [Memcached] [closed]
- Running code before object-cache.php runs
- customize wordpress database error page
- Language does not switch while cache is enabled
- RegExp to EXCLUDE strip HTML (FOR SOMME) comments
- Splash pages on a high traffic site
- Nginx FastCGI_Cache Vs PHP Caching
- Run W3 Total Cache Flush Function with Crontab [closed]
- How to clear WordPress Cache from Server/FTP/Remote location
- PHP 5.5, w3 Total Cache, and opcache [closed]
- How to prevent those PHP variables from being cached on WordPress?
- How to enable Zend Optimiser+ with Batcache
- Dynamic Stylesheet loads but doesn’t finish
- How to combine wordpress_logged_in cookies in one cookie?
- Passing UTM Parameters To Modify Page In WordPress
- WordPress & Fastcgi proper setup?
- Dynamic content in template
- Is the wp_enqueue method efficient?
- WordPress transient not working with WP Engine
- How to exclude a widget from W3 Total Cache Plugin
- WordPress And High disk i/o
- WordPress 4.2.3 on Windows Server 2008 R2 Creating Files as read only
- Make a page (url) not cacheable [closed]
- Client cant see the Updated dynamic content
- How do I disable cache for a certain page?
- Should I use wp_cache in my plugin to make it faster?
- Refresh page after login with litespeed cache
- Use WP Cron to Clear a Page Cache?
- How save data on user’s client cache
- Force ‘permanent’ post cache of shortcode results
- Fatal Error cannot log into wordpress and website disappeared
- Are WordPress widgets cached?
- How can I improve and optimise my wordpress web server for better performance in 2023
- Redirect to non-WordPress version of home page for search results via index.php customization overwritten
- Can’t programmatically log user in php
- “Object-cache.php” disables wp_cron and even disables my entire site, and keeps reappearing by itself again after I delete it
- How can I add page template after post of a post type?
- Custom Shortcode with Dynamic Button
- Is it possible to display conditional HTML based on page name in wordpress?
- Global variables and re-use
- Cannot get custom javascript to execute on page
- How to declare a variable at the bottom of the page and use its value at the top?
- How do I modify the with wp_nav_menu()
- How to add custom checkout field in user details mail template
- The search engine of my website finds only posts and not pages, how can I solve this problem?
- MySQL update text field with ‘
- Pull GET parameter from URL in functions.php
- Shortcode working in page.php but not in category.php in wordpress
- Fatal error: Uncaught Error: Call to undefined function wp_nav_menu()
- How to NOT override inline css rules
- WP_Query based on another query on the page
- WordPress Memory limit not increasing
- Open all external links in new window – need help with the code
- What’s the best way to format ACF number fields for display on the front end?
- Create an unique ID number after submit form
- wp_head makes my custom page template not work in Customizer?
- static array on functions.php
- Adding Gravity Form With if(is_page) Is Not Working
- Cross origin ajax request always returns 0 when calling get_current_user_id();
- WooCommerce Custom Pagination
- ACF: Echo page title when checkbox is checked
- How to print array of specific item
- How can I re-use PHP code across different pages?
- Add Condition if WPBakery Page Builder Used on Page or Not
- js code not stored in database currectly
- Hide the content before the more tag in the “single page”
- Fetching wpdb data from a php file seems to break?
- Troubleshooting “loopback requests that take too long”
- Having an HTTP error 500 after migrating a website
- echo php values in table – strange behaviour, not all values are shown
- category & sub category order issues in wordpress
- Data inserted in database, but ajax calls error function
- AJAX & PHP | Call a specific PHP function from a PHP file via AJAX?
- Adding a Sub Menu Options Page WP Backend Menu. Whats wrong with my code?
- Changing posts date
- Redirect users not logged in to the standard login page (and back) from some posts and pages
- Why does a meta_query break this WP_Query?
- If I define a variable in header.php, how do I make it available to templates?
- Conditional in foreach loop is outputting content twice
- Issues separating my Plugin pages into different files
- Merging two excerpt functions to work with conditions
- How to implement conditional PHP in Footer
- Does wp_query and query_posts affect website performance? [duplicate]
- Keeping the previous get value and add another value when submitted
- Facebook share button only share the_permalink(), without thumbnail, tilte, excerpt, etc
- Create a custom page URL
- How to add together (get the sum) a field from all author’s posts
- Pagination not displaying
- Replace TinyMCE with Custom Built Editor
- two body tags on all WP pages regardless of theme
- Switch-Case and user_role
- Custom 404 error does not always appear
- How to refresh a template page on WordPress in 3 seconds – easiest method?
- unable to set uploaded file via frontend form as featured image
- wp wp_register_script function results type parameter missing
- Facebook php sdk 4 getSessionFromRedirect() always null
- Setting field not saving on front-end
- Load php function with AJAX on modal window
- upload images on front by user using form
- Hide page title