No, they can’t. Caching plugins cannot possibly know how plugins and themes work internally. They store whole html pages and detect some changes to determine whether a page needs refreshing.
Suppose they would able to analyse all code running and cache every time an object is initiated. Not only would that process itself cost a lot of computing time, many objects would be cached pointlessly, because they are used only once anyway. And the result is cached as part of the page.
Some objects that return on avery page (menus, widgets) might benefit from caching, but you would need deep insight in a theme to see whether a menu is the same on every page or if there maybe is a filter somewhere that changes it.
Related Posts:
- Can I ignore caching of a plugin in W3 Total Cache? [closed]
- Plugin Expires Headers – W3 Total Cache [closed]
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- With W3 Total Cache when I publish a post it does not appear in the homepage. Only if i purge all cache [closed]
- w3 Total Cache not Caching – Requested URI is rejected [closed]
- How to add support for caching plugins for my own plugin?
- W3 Total Cache Help – How to update DNS Zone for a static domain [closed]
- What archive plugin works with W3 total cache? [closed]
- Memcaching recurring SQL Queries
- W3 Total Cache and IIS7 not doing much [closed]
- WP Super Cache versus W3 Total Cache [closed]
- Browser Cache causes ‘Orderby=rand’ to return the same posts
- How to stop wordpress from changing default .htaccess permissions to 444
- Why my browser keeps loading old version of custom JavaScript files in \divi\js? [closed]
- Best WP cache plugin for large site [closed]
- How would implement StackExchange ‘Questions with similar titles’ for the FAQ on my wordpress site
- Getting “Fatal error: Call to undefined function wp_cache_get() in option.php” after updating a cache plugin [closed]
- Error Message from W3 Total Cache when .htaccess Rules Cannot Be Modified? [closed]
- Remove caching from wp_remote_get calls from custom plugin
- WooCommerce & Caching [closed]
- Where should a plugin or widget cache its results?
- Write to / remove from default .htaccess file from plugin?
- Can WordPress Plugin Directory Cache Delay the Upload of Images?
- How many SQL queries WP Super Cache make to serve cached page?
- How can I add Expire headers to images?
- Preferred way of cacheing a value in php
- Possible htaccess configuration issue for HTTPS websites by WP Fastest Cache plugin? [closed]
- Correct way to perform non-cacheable DB query
- W3 Total cache “empty all caches” and no stylesheets render [closed]
- Getting WPTouch and W3 Total Cache to Work Together [closed]
- Plug-in Conflict: Art Direction and Super Cache
- changes to widget settings not showing up in individual pages pages until they’re updated [closed]
- create link/button to purge cloudflare cache on post
- Is it wise to add plugins to the Object Cache?
- How to handle cookies from a WordPress plugin on a cached page?
- Is W3 Total Cache supposed to delete the local files after they are uploaded to CDN? [closed]
- w3 total cache and sitemap.xml
- Caching RSS plugin data
- Adding (image) caching to my Tumblr widget
- My homemade plugin is trying to update to someone else’s plugin
- _prime_post_caches in wordpress
- Combining several CSS files into one for optimization
- Can WordPress Drop-ins be given their own directory?
- How Can I Safely Remove WP-Super Cache without messing my site up? [closed]
- “W3 Total Cache” with “What Would Seth Godin Do” (and widgets?!)? [closed]
- What is the best way to cache pages on WordPress
- Changes not visible when not logged in
- site url is not working after migrtaion in worpress, all links are broken
- How to save comment name email url fields?
- Cache plugin for medium traffic news blog
- Sociable buttons displaying seemingly at random [closed]
- Warning! PHP safe mode enabled!
- I’m having several WP issues, especially with missing images
- Error activating certain plugins
- W3 Total Cache plugin chronic message
- How do I minify a plugins CSS/JS code?
- WordPress Cache delete on plugin uninstall
- How to stop Facebook mobile in-app browser cache on WordPress
- how long do restored versions take to go live?
- I’m receiving the following error using the below code: Uncaught Error: Cannot use object of type WP_REST_Response as array
- Content-Security-Policy implementation with WordPress W3Total Cache plugin installed
- Problem with MEMCACHE and Redis with wp_options
- How to fix caching issue in PHP data from database
- My wp database has been hacked
- Execute inline javascript in wordpress after page fully loaded
- How can I disable W3 Total Cache Image Lazy Load for Specific Post Type?
- How to reset WP plugin?
- WordPress logout appends cache/all/index.php to the site_url()
- How to cache for multi server environment? Memcached, Redis or other?
- How can I refresh the plugins cache manually?
- How to find out programmatically whether any cache plugin is installed in the WordPress website?
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- WordPress Dashboard shows no plugins installed!
- Primary Menu doesn’t show because of w3 cache
- Should I Save widget HTML to a file cache?
- w3 total cache and post__not_in
- W3 Total Cache Can’t Really Detect Things
- using .htaccess only for wordpress security no plugins
- Session alternative for plugins (due to caching)
- File permissions for wp-minify plugin
- Website keeps going down, is it a plugin, database, memory problem, or something else?
- Fragmented Static Conversion of WordPress Pages
- How can i store cache of wordpress a database request without plugins?
- How can I wordpress cache a database request with no existing plugin?
- Request initiator chain contains old CDN
- How to get all attachment image from post ?? WordPress
- Review plugin with rating of post [closed]
- Displaying a Welcome Message to a Woocommerce User
- How use %like% in sql statement wordpress
- Why slash is removed after domain?
- add mediaelement.js plugins into WordPress video player control bar
- Using $wpdb in a plugin, what sort of data does it return?
- Next Previous Post in wordpress with previous / next link with title?
- How to translate to spanish wordpress hardcoded content/files?
- Is there a tool to see every WordPress site that’s using a particular plugin?
- Overwriting Plugin’s Ajax callback function from theme
- How to disable users to view Other pages
- WordPress Cron function is not working
- SSH vs WordPress
- Is an Office a custom post type [closed]