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
- How do I make an HTML table from a database table?
- Modify previous and next text from pagination links
- Does WordPress cache get_user_meta() results?
- wp_customize_image_control default value
- “wp_enqueue_style();” don’t load new edited style
- After upgrading to PHP 7.0 my contact form outputs error
- Count number of published posts by type
- Get/Set wp.customize.previewer.previewUrl
- Can A Shortcode Get HTML/Text From Content And Return It Twice With Added HTML?
- Why is ‘admin’ missing from my admin links?
- List of posts by day of the week
- Do changes to WordPress permalink custom structure affect old urls?
- Why is variable not working on custom sql query using wpdb?
- Ajax not working es expected (Returns 0)
- How do I ensure that a piece of hard code only gets called, when on my appointed Blog page?
- WooCommerce Webhooks not firing because of error in wp-includes/meta.php
- Sum the total amount of a specific product purchased per user and display in table
- Increase offset while looping
- Secondary navigation menu on one page
- Remove class in nav_menu_link_attibutes filter
- How to separate HTML and WordPress files
- showing 2 prices wholesale and normal
- wordpress wp_enqueue_script() not working
- Update post title from external file?
- WordPress plug-in for dynamic download link?
- How can I add a new row in a separate database when someone registers via WordPress?
- Design with Elementor and code the rest?
- How to use mysql LIKE with wpdb?
- Get all posts as an array ID => Name
- wordpress site – using custom database and PHP
- cURL error 6 on news area, and also won’t auto update
- Change homepage content if user is logged in – BuddyPress
- Custom upload folder
- How to manually trigger a redirect to another page without changing the url address?
- Displaying Event within two given time frames
- How to get my [shortcode] rendered on the home page, other pages are fine
- Display movies that apear this day next
- Wp favorites posts by specific category? [closed]
- How to edit background color of only one sidebar?
- Add custom field on admin dashboard comments / reviews
- How to add JS script in specific pages in WordPress?
- Fatal error login WordPress [duplicate]
- Pagination contents not changing in Front page WordPress
- How to select post ID for given parent name with nested prepared queries?
- Display one random image from Media Library
- How do I programmatically add ‘reviews_allowed’ to WooCommerce product?
- Why is values of a global variable returning blank when inserted into database
- How to return html as a string from php for WordPress
- Show Gutenberg facebook embed with a custom theme
- Add code to the header of posts by particular author
- Running a PHP SQL script on a wordpress page
- Taxonomy Child Term, Counter is staying on 0
- How to apply ‘add two more posts’ to media content?
- How to disable sub menu items from being created?
- LinkedIn Share Post Button
- load a wordpress page into another wordpress page using iframe
- Explode Content within specific HTML element
- Using get_theme_mod with checkbox to display content
- Add specific content after specific text in every post
- Using existing widget code! [closed]
- Pagenav Not appearing on custom Template
- Dynamically append custom post type to end of url
- Automatically load WordPress page on server every XX hours
- Pagination in category.php not functioning
- Open WordPress Page from selected option dropdown